Home
last modified time | relevance | path

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

/external/libvpx/third_party/libyuv/source/
Drow_neon.cc1984 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON() function
Drow_neon64.cc2015 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON() function
Drow_any.cc586 ANY11(RGB24ToYRow_Any_NEON, RGB24ToYRow_NEON, 0, 3, 1, 7)
Dconvert.cc1001 RGB24ToYRow = RGB24ToYRow_NEON; in RGB24ToI420()
/external/libaom/third_party/libyuv/source/
Drow_neon.cc2056 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON() function
Drow_neon64.cc2189 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON() function
Drow_any.cc687 ANY11(RGB24ToYRow_Any_NEON, RGB24ToYRow_NEON, 0, 3, 1, 7)
Dconvert.cc1373 RGB24ToYRow = RGB24ToYRow_NEON; in RGB24ToI420()
/external/libyuv/files/source/
Drow_neon.cc2657 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON() function
Drow_neon64.cc2901 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON() function
Drow_any.cc1041 ANY11(RGB24ToYRow_Any_NEON, RGB24ToYRow_NEON, 0, 3, 1, 15)
Dconvert.cc1954 RGB24ToYRow = RGB24ToYRow_NEON; in RGB24ToI420()
/external/libvpx/third_party/libyuv/include/libyuv/
Drow.h947 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width);
/external/libaom/third_party/libyuv/include/libyuv/
Drow.h1151 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width);
/external/libyuv/files/include/libyuv/
Drow.h1364 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width);