Searched refs:pb_count (Results 1 – 5 of 5) sorted by relevance
232 ctx->dst_queue_cnt >= ctx->pb_count) in s5p_mfc_ctx_ready()236 ctx->dst_queue_cnt >= ctx->pb_count) in s5p_mfc_ctx_ready()246 ctx->dst_queue_cnt >= ctx->pb_count) in s5p_mfc_ctx_ready()737 ctrl->val = ctx->pb_count; in s5p_mfc_dec_g_v_ctrl()749 ctrl->val = ctx->pb_count; in s5p_mfc_dec_g_v_ctrl()910 if (*buf_count < ctx->pb_count) in s5p_mfc_queue_setup()911 *buf_count = ctx->pb_count; in s5p_mfc_queue_setup()912 if (*buf_count > ctx->pb_count + MFC_MAX_EXTRA_DPB) in s5p_mfc_queue_setup()913 *buf_count = ctx->pb_count + MFC_MAX_EXTRA_DPB; in s5p_mfc_queue_setup()
815 if (ctx->pb_count < enc_pb_count) in enc_post_seq_start()816 ctx->pb_count = enc_pb_count; in enc_post_seq_start()1188 if (ctx->pb_count && in vidioc_reqbufs()1189 (reqbufs->count < ctx->pb_count)) { in vidioc_reqbufs()1190 reqbufs->count = ctx->pb_count; in vidioc_reqbufs()1192 ctx->pb_count); in vidioc_reqbufs()1194 ctx->pb_count = reqbufs->count; in vidioc_reqbufs()1655 ctrl->val = ctx->pb_count; in s5p_mfc_enc_g_v_ctrl()1666 ctrl->val = ctx->pb_count; in s5p_mfc_enc_g_v_ctrl()1954 if (ctx->src_bufs_cnt < ctx->pb_count) { in s5p_mfc_start_streaming()[all …]
199 (ctx->pb_count * (ctx->luma_dpb_size + in s5p_mfc_alloc_codec_buffers_v6()213 (ctx->pb_count * (ctx->luma_dpb_size + in s5p_mfc_alloc_codec_buffers_v6()232 (ctx->pb_count * (ctx->luma_dpb_size + in s5p_mfc_alloc_codec_buffers_v6()574 for (i = 0; i < ctx->pb_count; i++) { in s5p_mfc_set_enc_ref_buffer_v6()597 buf_addr1, buf_size1, ctx->pb_count); in s5p_mfc_set_enc_ref_buffer_v6()1740 ctx->dst_queue_cnt, ctx->pb_count, ctx->src_queue_cnt); in s5p_mfc_try_run_v6()
629 int pb_count; member
417 || ctx->dst_queue_cnt < ctx->pb_count) in s5p_mfc_handle_frame()495 ctx->pb_count = s5p_mfc_hw_call(dev->mfc_ops, get_dpb_count, in s5p_mfc_handle_seq_done()