Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dscale_argb.cc209 InterpolateRow = InterpolateRow_SSSE3; in ScaleARGBBilinearDown()
305 InterpolateRow = InterpolateRow_SSSE3; in ScaleARGBBilinearUp()
486 InterpolateRow = InterpolateRow_SSSE3; in ScaleYUVToARGBBilinearUp()
Dscale.cc905 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneBilinearDown()
1106 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneBilinearUp()
Dscale_common.cc906 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneVertical()
Dplanar_functions.cc1813 InterpolateRow = InterpolateRow_SSSE3; in ARGBInterpolate()
Drow_posix.cc5329 void InterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_SSSE3() function
Drow_win.cc6302 void InterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_SSSE3() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1642 void InterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr,