Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v5.c65 unsigned int enc_ref_c_size = 0; in s5p_mfc_alloc_codec_buffers_v5() local
83 enc_ref_c_size = ALIGN(enc_ref_c_size, in s5p_mfc_alloc_codec_buffers_v5()
148 (enc_ref_c_size * 4) + in s5p_mfc_alloc_codec_buffers_v5()
157 (enc_ref_c_size * 4); in s5p_mfc_alloc_codec_buffers_v5()
164 (enc_ref_c_size * 4); in s5p_mfc_alloc_codec_buffers_v5()
558 enc_ref_c_size = ALIGN(enc_ref_c_size, S5P_FIMV_NV12MT_SALIGN); in s5p_mfc_set_enc_ref_buffer_v5()
584 buf_addr2 += enc_ref_c_size; in s5p_mfc_set_enc_ref_buffer_v5()
585 buf_size2 -= enc_ref_c_size; in s5p_mfc_set_enc_ref_buffer_v5()
623 buf_addr2 += enc_ref_c_size; in s5p_mfc_set_enc_ref_buffer_v5()
624 buf_size2 -= enc_ref_c_size; in s5p_mfc_set_enc_ref_buffer_v5()
[all …]