Searched refs:kInterpolationFilterEightTapSmooth (Results 1 – 3 of 3) sorted by relevance
23 // kInterpolationFilterEightTapSmooth43 // If it was |kInterpolationFilterEightTapSmooth| then it becomes an unnamed 4
493 kInterpolationFilterEightTapSmooth, enumerator
518 if (filter_index == kInterpolationFilterEightTapSmooth) { in GetFilterIndex()