Home
last modified time | relevance | path

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

/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc352 ANY11(RGB565ToYRow_Any_NEON, RGB565ToYRow_NEON, 0, 2, 1, 7)
Drow_neon.cc2191 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix) { in RGB565ToYRow_NEON() function
Drow_neon64.cc2157 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix) { in RGB565ToYRow_NEON() function
Dconvert.cc1054 RGB565ToYRow = RGB565ToYRow_NEON; in RGB565ToI420()
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc1839 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON() function
Drow_neon64.cc1869 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON() function
Drow_any.cc598 ANY11(RGB565ToYRow_Any_NEON, RGB565ToYRow_NEON, 0, 2, 1, 7)
Dconvert.cc1264 RGB565ToYRow = RGB565ToYRow_NEON; in RGB565ToI420()
/external/libyuv/files/source/
Drow_neon.cc1839 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON() function
Drow_neon64.cc1869 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON() function
Drow_any.cc669 ANY11(RGB565ToYRow_Any_NEON, RGB565ToYRow_NEON, 0, 2, 1, 7)
Dconvert.cc1928 RGB565ToYRow = RGB565ToYRow_NEON; in RGB565ToI420()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h624 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h949 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width);
/external/libyuv/files/include/libyuv/
Drow.h1091 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width);