Home
last modified time | relevance | path

Searched refs:mv_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h600 * @mv_count: number of MV buffers allocated for decoding
683 int mv_count; member
H A Ds5p_mfc_opr_v6.c152 (ctx->mv_count * ctx->mv_size); in s5p_mfc_alloc_codec_buffers_v6()
224 (ctx->mv_count * ctx->mv_size); in s5p_mfc_alloc_codec_buffers_v6()
550 writel(ctx->mv_count, mfc_regs->d_num_mv); in s5p_mfc_set_dec_frame_buffer_v6()
573 for (i = 0; i < ctx->mv_count; i++) { in s5p_mfc_set_dec_frame_buffer_v6()
H A Ds5p_mfc.c524 ctx->mv_count = s5p_mfc_hw_call(dev->mfc_ops, get_mv_count, in s5p_mfc_handle_seq_done()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h606 * @mv_count: number of MV buffers allocated for decoding
693 int mv_count; member
H A Ds5p_mfc_opr_v6.c152 (ctx->mv_count * ctx->mv_size); in s5p_mfc_alloc_codec_buffers_v6()
224 (ctx->mv_count * ctx->mv_size); in s5p_mfc_alloc_codec_buffers_v6()
550 writel(ctx->mv_count, mfc_regs->d_num_mv); in s5p_mfc_set_dec_frame_buffer_v6()
573 for (i = 0; i < ctx->mv_count; i++) { in s5p_mfc_set_dec_frame_buffer_v6()
H A Ds5p_mfc.c538 ctx->mv_count = s5p_mfc_hw_call(dev->mfc_ops, get_mv_count, in s5p_mfc_handle_seq_done()

Completed in 14 milliseconds