Searched refs:RGB24ToUVRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1551 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON() function
|
D | row_neon64.cc | 1590 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON() function
|
D | row_any.cc | 1168 ANY12S(RGB24ToUVRow_Any_NEON, RGB24ToUVRow_NEON, 0, 3, 15)
|
D | convert.cc | 1003 RGB24ToUVRow = RGB24ToUVRow_NEON; in RGB24ToI420()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 655 ANY12S(RGB24ToUVRow_Any_NEON, RGB24ToUVRow_NEON, 0, 3, 15)
|
D | row_neon.cc | 1883 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON() function
|
D | row_neon64.cc | 1856 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON() function
|
D | convert.cc | 828 RGB24ToUVRow = RGB24ToUVRow_NEON; in RGB24ToI420()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1645 void RGB24ToUVRow_NEON(const uint8* src_rgb24, in RGB24ToUVRow_NEON() function
|
D | row_neon64.cc | 1629 void RGB24ToUVRow_NEON(const uint8* src_rgb24, in RGB24ToUVRow_NEON() function
|
D | row_any.cc | 1015 ANY12S(RGB24ToUVRow_Any_NEON, RGB24ToUVRow_NEON, 0, 3, 15)
|
D | convert.cc | 978 RGB24ToUVRow = RGB24ToUVRow_NEON; in RGB24ToI420()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 609 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 916 void RGB24ToUVRow_NEON(const uint8* src_rgb24,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 879 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24,
|