Searched defs:coeff16 (Results 1 – 2 of 2) sorted by relevance
61 __m128i coeff, coeff16; in convolve_horizontally() local261 __m128i coeff16 = _mm_set1_epi16(filterValues[filterY]); in ConvolveVertically() local347 __m128i coeff16 = _mm_set1_epi16(filterValues[filterY]); in ConvolveVertically() local
366 const int16_t* coeff16 = kCoeff16; in FTransform() local