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_neon.cc | 2756 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_NEON()
|
D | row_neon64.cc | 2749 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_NEON()
|
D | planar_functions.cc | 1470 const int8* matrix_argb, in ARGBColorMatrix()
|
D | row_gcc.cc | 3782 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_SSSE3()
|
D | row_win.cc | 4595 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_SSSE3()
|
D | row_common.cc | 735 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_C()
|