Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/verisilicon/
H A Dhantro_postproc.c185 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[i]; in hantro_postproc_free()
223 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[index]; in hantro_postproc_alloc()
263 struct hantro_aux_buf *priv = &ctx->postproc.dec_q[index]; in hantro_postproc_get_dec_buf_addr()
H A Dhantro_hw.h350 struct hantro_aux_buf dec_q[MAX_POSTPROC_BUFFERS]; member