Searched refs:enc_ref_c_size (Results 1 – 1 of 1) sorted by relevance
68 unsigned int enc_ref_c_size = 0; in s5p_mfc_alloc_codec_buffers_v5() local82 enc_ref_c_size = ALIGN(ctx->img_width, in s5p_mfc_alloc_codec_buffers_v5()86 enc_ref_c_size = ALIGN(enc_ref_c_size, in s5p_mfc_alloc_codec_buffers_v5()93 enc_ref_c_size = ALIGN(guard_width * guard_height, in s5p_mfc_alloc_codec_buffers_v5()97 enc_ref_y_size, enc_ref_c_size); in s5p_mfc_alloc_codec_buffers_v5()151 (enc_ref_c_size * 4) + in s5p_mfc_alloc_codec_buffers_v5()160 (enc_ref_c_size * 4); in s5p_mfc_alloc_codec_buffers_v5()167 (enc_ref_c_size * 4); in s5p_mfc_alloc_codec_buffers_v5()549 unsigned int enc_ref_y_size, enc_ref_c_size; in s5p_mfc_set_enc_ref_buffer_v5() local561 enc_ref_c_size = ALIGN(ctx->img_width, S5P_FIMV_NV12MT_HALIGN) in s5p_mfc_set_enc_ref_buffer_v5()[all …]