Home
last modified time | relevance | path

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

/drivers/media/platform/mediatek/vcodec/decoder/
A Dvdec_msg_queue.h158 struct vdec_lat_buf *vdec_msg_queue_dqbuf(struct vdec_msg_queue_ctx *ctx);
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()
/drivers/media/platform/mediatek/vcodec/decoder/vdec/
A Dvdec_h264_req_multi_if.c762 lat_buf = vdec_msg_queue_dqbuf(&inst->ctx->msg_queue.lat_ctx); in vdec_h264_slice_lat_decode_ext()
886 lat_buf = vdec_msg_queue_dqbuf(&inst->ctx->msg_queue.lat_ctx); in vdec_h264_slice_lat_decode()
A Dvdec_hevc_req_multi_if.c991 lat_buf = vdec_msg_queue_dqbuf(&inst->ctx->msg_queue.lat_ctx); in vdec_hevc_slice_lat_decode()
A Dvdec_av1_req_lat_if.c2060 lat_buf = vdec_msg_queue_dqbuf(&ctx->msg_queue.lat_ctx); in vdec_av1_slice_lat_decode()
A Dvdec_vp9_req_lat_if.c2056 lat_buf = vdec_msg_queue_dqbuf(&instance->ctx->msg_queue.lat_ctx); in vdec_vp9_slice_lat_decode()

Completed in 22 milliseconds