Searched refs:frame_size_lu (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.c | 378 unsigned int frame_size_lu, i; in s5p_mfc_set_dec_frame_buffer_v5() local 466 frame_size_lu = ctx->luma_size; in s5p_mfc_set_dec_frame_buffer_v5() 469 mfc_debug(2, "Frm size: %d ch: %d mv: %d\n", frame_size_lu, frame_size_ch, in s5p_mfc_set_dec_frame_buffer_v5() 497 s5p_mfc_write_info_v5(ctx, frame_size_lu, ALLOC_LUMA_DPB_SIZE); in s5p_mfc_set_dec_frame_buffer_v5()
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.c | 378 unsigned int frame_size_lu, i; in s5p_mfc_set_dec_frame_buffer_v5() local 466 frame_size_lu = ctx->luma_size; in s5p_mfc_set_dec_frame_buffer_v5() 469 mfc_debug(2, "Frm size: %d ch: %d mv: %d\n", frame_size_lu, frame_size_ch, in s5p_mfc_set_dec_frame_buffer_v5() 497 s5p_mfc_write_info_v5(ctx, frame_size_lu, ALLOC_LUMA_DPB_SIZE); in s5p_mfc_set_dec_frame_buffer_v5()
|
Completed in 4 milliseconds