Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dscale_argb.cc225 InterpolateRow = InterpolateRow_SSSE3; in ScaleARGBBilinearDown()
323 InterpolateRow = InterpolateRow_SSSE3; in ScaleARGBBilinearUp()
509 InterpolateRow = InterpolateRow_SSSE3; in ScaleYUVToARGBBilinearUp()
Dplanar_functions.cc1866 InterpolateRow = InterpolateRow_SSSE3; in ARGBInterpolate()
2403 InterpolateRow = InterpolateRow_SSSE3; in YUY2ToNV12()
2507 InterpolateRow = InterpolateRow_SSSE3; in UYVYToNV12()
Dscale.cc890 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneBilinearDown()
1087 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneBilinearUp()
Drow_any.cc465 ANY11T(InterpolateRow_Any_SSSE3, InterpolateRow_SSSE3, 1, 1, 15)
Dscale_common.cc891 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneVertical()
Drow_gcc.cc4654 void InterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_SSSE3() function
Drow_win.cc5606 void InterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_SSSE3() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1759 void InterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr,