Searched refs:dec_weight_quant_uvalue_plane1 (Results 1 – 2 of 2) sorted by relevance
756 const float* dec_weight_quant_uvalue_plane1, in compute_error_of_weight_set_2planes() argument769 vfloat current_values1 = bilinear_infill_vla(di, dec_weight_quant_uvalue_plane1, i); in compute_error_of_weight_set_2planes()794 vfloat current_values1 = bilinear_infill_vla_2(di, dec_weight_quant_uvalue_plane1, i); in compute_error_of_weight_set_2planes()819 vfloat current_values1 = loada(dec_weight_quant_uvalue_plane1 + i); in compute_error_of_weight_set_2planes()
1772 const float* dec_weight_quant_uvalue_plane1,