Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/mediatek/vcodec/decoder/
Dvdec_msg_queue.c46 static struct list_head *vdec_get_buf_list(int hardware_index, struct vdec_lat_buf *buf) in vdec_get_buf_list() function
78 head = vdec_get_buf_list(msg_ctx->hardware_index, buf); in vdec_msg_queue_qbuf()
144 head = vdec_get_buf_list(msg_ctx->hardware_index, buf); in vdec_msg_queue_dqbuf()