Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_postproc.c183 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[i]; in hantro_postproc_free()
225 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[i]; in hantro_postproc_alloc()
H A Dhantro_hw.h339 struct hantro_aux_buf dec_q[VB2_MAX_FRAME]; member
H A Dhantro.h476 return ctx->postproc.dec_q[vb->index].dma; in hantro_get_dec_buf_addr()