Searched refs:ARGBColorMatrixRow_NEON (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2320 void ARGBColorMatrixRow_NEON(const uint8_t* src_argb, in ARGBColorMatrixRow_NEON() function
|
D | row_neon64.cc | 2362 void ARGBColorMatrixRow_NEON(const uint8_t* src_argb, in ARGBColorMatrixRow_NEON() function
|
D | planar_functions.cc | 2173 ARGBColorMatrixRow = ARGBColorMatrixRow_NEON; in ARGBColorMatrix()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 2493 void ARGBColorMatrixRow_NEON(const uint8* src_argb, in ARGBColorMatrixRow_NEON() function
|
D | row_neon64.cc | 2473 void ARGBColorMatrixRow_NEON(const uint8* src_argb, in ARGBColorMatrixRow_NEON() function
|
D | planar_functions.cc | 1974 ARGBColorMatrixRow = ARGBColorMatrixRow_NEON; in ARGBColorMatrix()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 2755 void ARGBColorMatrixRow_NEON(const uint8* src_argb, uint8* dst_argb, in ARGBColorMatrixRow_NEON() function
|
D | row_neon64.cc | 2748 void ARGBColorMatrixRow_NEON(const uint8* src_argb, uint8* dst_argb, in ARGBColorMatrixRow_NEON() function
|
D | planar_functions.cc | 1497 ARGBColorMatrixRow = ARGBColorMatrixRow_NEON; in ARGBColorMatrix()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1712 void ARGBColorMatrixRow_NEON(const uint8* src_argb, uint8* dst_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2843 void ARGBColorMatrixRow_NEON(const uint8* src_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3089 void ARGBColorMatrixRow_NEON(const uint8_t* src_argb,
|