Searched refs:RGB24ToUVRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/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/third_party/libyuv/source/ |
D | row_neon.cc | 1632 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON() function
|
D | row_neon64.cc | 1781 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON() function
|
D | row_any.cc | 1467 ANY12S(RGB24ToUVRow_Any_NEON, RGB24ToUVRow_NEON, 0, 3, 15)
|
D | convert.cc | 1375 RGB24ToUVRow = RGB24ToUVRow_NEON; in RGB24ToI420()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 2038 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON() function
|
D | row_neon64.cc | 2402 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON() function
|
D | row_any.cc | 2080 ANY12S(RGB24ToUVRow_Any_NEON, RGB24ToUVRow_NEON, 0, 3, 15)
|
D | convert.cc | 1955 RGB24ToUVRow = RGB24ToUVRow_NEON; in RGB24ToI420()
|
/external/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 879 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24,
|
/external/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1038 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1221 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24,
|