Searched refs:dpb_size (Results 1 – 4 of 4) sorted by relevance
443 u32 height, u32 dpb_size) in amvdec_src_change() argument449 v4l2_ctrl_s_ctrl(sess->ctrl_min_buf_capture, dpb_size); in amvdec_src_change()458 dpb_size <= sess->num_dst_bufs) { in amvdec_src_change()469 width, height, dpb_size); in amvdec_src_change()
82 u32 height, u32 dpb_size);
270 ctx->dpb_size = dpbsize; in mtk_vdec_pic_info_update()519 ctx->dpb_size = dpbsize; in vb2ops_vdec_stateful_buf_queue()521 mtk_v4l2_vdec_dbg(1, ctx, "[%d] dpbsize=%d", ctx->id, ctx->dpb_size); in vb2ops_vdec_stateful_buf_queue()534 ctrl->val = ctx->dpb_size; in mtk_vdec_g_v_ctrl()
106 unsigned int dpb_size = 0; in venus_helper_queue_dpb_bufs() local110 dpb_size = inst->output_buf_size; in venus_helper_queue_dpb_bufs()112 dpb_size = inst->output2_buf_size; in venus_helper_queue_dpb_bufs()126 if (dpb_size > buf->size) { in venus_helper_queue_dpb_bufs()169 unsigned int dpb_size = 0; in venus_helper_alloc_dpb_bufs() local181 dpb_size = inst->output_buf_size; in venus_helper_alloc_dpb_bufs()183 dpb_size = inst->output2_buf_size; in venus_helper_alloc_dpb_bufs()185 if (!dpb_size) in venus_helper_alloc_dpb_bufs()202 buf->size = dpb_size; in venus_helper_alloc_dpb_bufs()