Home
last modified time | relevance | path

Searched refs:RGB24ToUVRow_NEON (Results 1 – 15 of 15) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc1551 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON() function
Drow_neon64.cc1590 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON() function
Drow_any.cc1168 ANY12S(RGB24ToUVRow_Any_NEON, RGB24ToUVRow_NEON, 0, 3, 15)
Dconvert.cc1003 RGB24ToUVRow = RGB24ToUVRow_NEON; in RGB24ToI420()
/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc655 ANY12S(RGB24ToUVRow_Any_NEON, RGB24ToUVRow_NEON, 0, 3, 15)
Drow_neon.cc1883 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON() function
Drow_neon64.cc1856 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON() function
Dconvert.cc828 RGB24ToUVRow = RGB24ToUVRow_NEON; in RGB24ToI420()
/external/libyuv/files/source/
Drow_neon.cc1645 void RGB24ToUVRow_NEON(const uint8* src_rgb24, in RGB24ToUVRow_NEON() function
Drow_neon64.cc1629 void RGB24ToUVRow_NEON(const uint8* src_rgb24, in RGB24ToUVRow_NEON() function
Drow_any.cc1015 ANY12S(RGB24ToUVRow_Any_NEON, RGB24ToUVRow_NEON, 0, 3, 15)
Dconvert.cc978 RGB24ToUVRow = RGB24ToUVRow_NEON; in RGB24ToI420()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h609 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24,
/external/libyuv/files/include/libyuv/
Drow.h916 void RGB24ToUVRow_NEON(const uint8* src_rgb24,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h879 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24,