Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_msg_queue.h158 struct vdec_lat_buf *vdec_msg_queue_dqbuf(struct vdec_msg_queue_ctx *ctx);
H A Dvdec_msg_queue.c118 struct vdec_lat_buf *vdec_msg_queue_dqbuf(struct vdec_msg_queue_ctx *msg_ctx) in vdec_msg_queue_dqbuf() function
251 lat_buf = vdec_msg_queue_dqbuf(&msg_queue->core_ctx); in vdec_msg_queue_core_work()