Searched defs:matrix_argb (Results 1 – 15 of 15) sorted by relevance
/external/libyuv/files/source/ |
D | planar_functions.cc | 1165 const int8* matrix_argb, in ARGBColorMatrix()
|
D | row_win.cc | 3552 void ARGBColorMatrixRow_SSSE3(uint8* dst_argb, const int8* matrix_argb, in ARGBColorMatrixRow_SSSE3()
|
D | row_posix.cc | 3159 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/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2820 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_NEON()
|
D | row_neon64.cc | 2981 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 | 5262 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_SSSE3()
|
D | row_common.cc | 679 const int8* matrix_argb, int width) { in ARGBColorMatrixRow_C()
|
/external/chromium_org/third_party/libyuv/source/ |
D | row_neon.cc | 2821 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()
|