Searched refs:coeff_index (Results 1 – 1 of 1) sorted by relevance
300 … for (int sample_index = SkMax32(0, sample_x - 4), coeff_index = sample_index - (sample_x - 4) in pack4xHToLCD16() local302 ; ++sample_index, ++coeff_index) in pack4xHToLCD16()306 fir[subpxl_index] += coefficients[subpxl_index][coeff_index] * sample_value; in pack4xHToLCD16()