Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_opr_v5.c124 3 * S5P_FIMV_DEC_VC1_BITPLANE_SIZE, in s5p_mfc_alloc_codec_buffers_v5()
450 buf_addr1 += S5P_FIMV_DEC_VC1_BITPLANE_SIZE; in s5p_mfc_set_dec_frame_buffer_v5()
451 buf_size1 -= S5P_FIMV_DEC_VC1_BITPLANE_SIZE; in s5p_mfc_set_dec_frame_buffer_v5()
453 buf_addr1 += S5P_FIMV_DEC_VC1_BITPLANE_SIZE; in s5p_mfc_set_dec_frame_buffer_v5()
454 buf_size1 -= S5P_FIMV_DEC_VC1_BITPLANE_SIZE; in s5p_mfc_set_dec_frame_buffer_v5()
456 buf_addr1 += S5P_FIMV_DEC_VC1_BITPLANE_SIZE; in s5p_mfc_set_dec_frame_buffer_v5()
457 buf_size1 -= S5P_FIMV_DEC_VC1_BITPLANE_SIZE; in s5p_mfc_set_dec_frame_buffer_v5()
Dregs-mfc.h240 #define S5P_FIMV_DEC_VC1_BITPLANE_SIZE (2 * 1024) macro