Home
last modified time | relevance | path

Searched refs:dec_q (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_postproc.c161 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[i]; in hantro_postproc_free()
191 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[i]; in hantro_postproc_alloc()
Dhantro_hw.h256 struct hantro_aux_buf dec_q[VB2_MAX_FRAME]; member
Dhantro.h464 return ctx->postproc.dec_q[vb->index].dma; in hantro_get_dec_buf_addr()