Searched refs:y_fractions (Results 1 – 1 of 1) sorted by relevance
2861 uint16 y_fractions; in InterpolateRow_MSA() local2889 y_fractions = (uint16)(y0_fraction + (y1_fraction << 8)); in InterpolateRow_MSA()2890 y_frac = (v8u16)__msa_fill_h(y_fractions); in InterpolateRow_MSA()