Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_posix.cc3159 void ARGBColorMatrixRow_SSSE3(uint8* dst_argb, const int8* matrix_argb, in ARGBColorMatrixRow_SSSE3() function
Dplanar_functions.cc1176 ARGBColorMatrixRow = ARGBColorMatrixRow_SSSE3; in ARGBColorMatrix()
Drow_win.cc3552 void ARGBColorMatrixRow_SSSE3(uint8* dst_argb, const int8* matrix_argb, in ARGBColorMatrixRow_SSSE3() function
/external/libyuv/files/include/libyuv/
Drow.h684 void ARGBColorMatrixRow_SSSE3(uint8* dst_argb, const int8* matrix_argb,