Home
last modified time | relevance | path

Searched refs:ARGBInterpolateRow_SSSE3 (Results 1 – 4 of 4) sorted by relevance

/external/libyuv/files/source/
Drow_posix.cc3593 void ARGBInterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr, in ARGBInterpolateRow_SSSE3() function
Dplanar_functions.cc1412 ARGBInterpolateRow = ARGBInterpolateRow_SSSE3; in ARGBInterpolate()
Drow_win.cc4019 void ARGBInterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr, in ARGBInterpolateRow_SSSE3() function
/external/libyuv/files/include/libyuv/
Drow.h721 void ARGBInterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr,