Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dvdec_msg_queue.c39 ctx->ready_num = 0; in vdec_msg_queue_init_ctx()
67 msg_ctx->ready_num++; in vdec_msg_queue_qbuf()
76 msg_ctx->hardware_index, buf, msg_ctx->ready_num); in vdec_msg_queue_qbuf()
104 msg_ctx->hardware_index, msg_ctx->ready_num); in vdec_msg_queue_dqbuf()
131 msg_ctx->ready_num--; in vdec_msg_queue_dqbuf()
133 msg_ctx->hardware_index, buf, msg_ctx->ready_num); in vdec_msg_queue_dqbuf()
164 msg_queue->lat_ctx.ready_num == NUM_BUFFER_COUNT, in vdec_msg_queue_wait_lat_buf_full()
168 msg_queue->lat_ctx.ready_num); in vdec_msg_queue_wait_lat_buf_full()
172 msg_queue->lat_ctx.ready_num); in vdec_msg_queue_wait_lat_buf_full()
226 dev->msg_queue_core_ctx.ready_num); in vdec_msg_queue_core_work()
A Dvdec_msg_queue.h37 int ready_num; member

Completed in 4 milliseconds