Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/verisilicon/
Dhantro_postproc.c179 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[i]; in hantro_postproc_free()
218 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.h468 return ctx->postproc.dec_q[vb->index].dma; in hantro_get_dec_buf_addr()