Searched defs:matrix_argb (Results 1 – 10 of 10) sorted by relevance
/external/libyuv/files/source/ |
D | planar_functions.cc | 1165 const int8* matrix_argb, in ARGBColorMatrix()
|
D | row_posix.cc | 3159 void ARGBColorMatrixRow_SSSE3(uint8* dst_argb, const int8* matrix_argb, in ARGBColorMatrixRow_SSSE3()
|
D | row_win.cc | 3552 void ARGBColorMatrixRow_SSSE3(uint8* dst_argb, const int8* matrix_argb, in ARGBColorMatrixRow_SSSE3()
|
D | row_common.cc | 348 void ARGBColorMatrixRow_C(uint8* dst_argb, const int8* matrix_argb, int width) { in ARGBColorMatrixRow_C()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon64.cc | 2980 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_NEON()
|
D | row_neon.cc | 2820 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_NEON()
|
D | planar_functions.cc | 1407 const int8* matrix_argb, in ARGBColorMatrix()
|
D | row_posix.cc | 4487 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_SSSE3()
|
D | row_win.cc | 5263 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_SSSE3()
|
D | row_common.cc | 679 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_C()
|