Home
last modified time | relevance | path

Searched refs:InterpolateRow_AVX2 (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dscale_argb.cc233 InterpolateRow = InterpolateRow_AVX2; in ScaleARGBBilinearDown()
331 InterpolateRow = InterpolateRow_AVX2; in ScaleARGBBilinearUp()
517 InterpolateRow = InterpolateRow_AVX2; in ScaleYUVToARGBBilinearUp()
Dplanar_functions.cc1874 InterpolateRow = InterpolateRow_AVX2; in ARGBInterpolate()
2411 InterpolateRow = InterpolateRow_AVX2; in YUY2ToNV12()
2515 InterpolateRow = InterpolateRow_AVX2; in UYVYToNV12()
Dscale.cc898 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneBilinearDown()
1095 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneBilinearUp()
Drow_any.cc462 ANY11T(InterpolateRow_Any_AVX2, InterpolateRow_AVX2, 1, 1, 31)
Dscale_common.cc899 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneVertical()
Drow_gcc.cc4757 void InterpolateRow_AVX2(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_AVX2() function
Drow_win.cc5509 void InterpolateRow_AVX2(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_AVX2() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1762 void InterpolateRow_AVX2(uint8* dst_ptr, const uint8* src_ptr,