Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_msg_queue.c74 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *msg_ctx, struct vdec_lat_buf *buf) in vdec_msg_queue_qbuf() function
190 vdec_msg_queue_qbuf(&msg_queue->core_ctx, &msg_queue->empty_lat_buf); in vdec_msg_queue_wait_lat_buf_full()
271 vdec_msg_queue_qbuf(&ctx->msg_queue.lat_ctx, lat_buf); in vdec_msg_queue_core_work()
361 err = vdec_msg_queue_qbuf(&msg_queue->lat_ctx, lat_buf); in vdec_msg_queue_init()
H A Dvdec_msg_queue.h150 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *ctx, struct vdec_lat_buf *buf);
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_multi_if.c819 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.core_ctx, lat_buf); in vdec_h264_slice_lat_decode_ext()
832 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.lat_ctx, lat_buf); in vdec_h264_slice_lat_decode_ext()
846 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.core_ctx, lat_buf); in vdec_h264_slice_lat_decode_ext()
855 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.lat_ctx, lat_buf); in vdec_h264_slice_lat_decode_ext()
967 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.core_ctx, lat_buf); in vdec_h264_slice_lat_decode()
980 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.lat_ctx, lat_buf); in vdec_h264_slice_lat_decode()
993 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.core_ctx, lat_buf); in vdec_h264_slice_lat_decode()
1001 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.lat_ctx, lat_buf); in vdec_h264_slice_lat_decode()
H A Dvdec_hevc_req_multi_if.c1016 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.core_ctx, lat_buf); in vdec_hevc_slice_lat_decode()
1029 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.lat_ctx, lat_buf); in vdec_hevc_slice_lat_decode()
1042 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.core_ctx, lat_buf); in vdec_hevc_slice_lat_decode()
1050 vdec_msg_queue_qbuf(&inst->ctx->msg_queue.lat_ctx, lat_buf); in vdec_hevc_slice_lat_decode()
H A Dvdec_av1_req_lat_if.c2083 vdec_msg_queue_qbuf(&ctx->msg_queue.core_ctx, lat_buf); in vdec_av1_slice_lat_decode()
2104 vdec_msg_queue_qbuf(&ctx->msg_queue.lat_ctx, lat_buf); in vdec_av1_slice_lat_decode()
2112 vdec_msg_queue_qbuf(&ctx->msg_queue.lat_ctx, lat_buf); in vdec_av1_slice_lat_decode()
2122 vdec_msg_queue_qbuf(&ctx->msg_queue.core_ctx, lat_buf); in vdec_av1_slice_lat_decode()
2128 vdec_msg_queue_qbuf(&ctx->msg_queue.lat_ctx, lat_buf); in vdec_av1_slice_lat_decode()
H A Dvdec_vp9_req_lat_if.c2106 vdec_msg_queue_qbuf(&ctx->msg_queue.core_ctx, lat_buf); in vdec_vp9_slice_lat_decode()
2110 vdec_msg_queue_qbuf(&ctx->msg_queue.lat_ctx, lat_buf); in vdec_vp9_slice_lat_decode()