Searched refs:enc_ref_c_size (Results 1 – 1 of 1) sorted by relevance
65 unsigned int enc_ref_c_size = 0; in s5p_mfc_alloc_codec_buffers_v5() local79 enc_ref_c_size = ALIGN(ctx->img_width, in s5p_mfc_alloc_codec_buffers_v5()83 enc_ref_c_size = ALIGN(enc_ref_c_size, in s5p_mfc_alloc_codec_buffers_v5()90 enc_ref_c_size = ALIGN(guard_width * guard_height, in s5p_mfc_alloc_codec_buffers_v5()94 enc_ref_y_size, 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()544 unsigned int enc_ref_y_size, enc_ref_c_size; in s5p_mfc_set_enc_ref_buffer_v5() local556 enc_ref_c_size = ALIGN(ctx->img_width, S5P_FIMV_NV12MT_HALIGN) in s5p_mfc_set_enc_ref_buffer_v5()[all …]