Home
last modified time | relevance | path

Searched defs:matrix_argb (Results 1 – 4 of 4) sorted by relevance

/external/libyuv/files/source/
Dplanar_functions.cc1165 const int8* matrix_argb, in ARGBColorMatrix()
Drow_win.cc3552 void ARGBColorMatrixRow_SSSE3(uint8* dst_argb, const int8* matrix_argb, in ARGBColorMatrixRow_SSSE3()
Drow_posix.cc3159 void ARGBColorMatrixRow_SSSE3(uint8* dst_argb, const int8* matrix_argb, in ARGBColorMatrixRow_SSSE3()
Drow_common.cc348 void ARGBColorMatrixRow_C(uint8* dst_argb, const int8* matrix_argb, int width) { in ARGBColorMatrixRow_C()