Searched refs:RGB565ToYRow_NEON (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc254 YANY(RGB565ToYRow_Any_NEON, RGB565ToYRow_NEON, 2, 1, 8)
H A Drow_neon.cc2255 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix) { function
H A Drow_neon64.cc2385 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix) { function
H A Dconvert.cc1216 RGB565ToYRow = RGB565ToYRow_NEON;
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc250 YANY(RGB565ToYRow_Any_NEON, RGB565ToYRow_NEON, 2, 1, 8)
H A Drow_neon.cc2256 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix) { function
H A Dconvert.cc1209 RGB565ToYRow = RGB565ToYRow_NEON;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h694 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h602 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix);

Completed in 110 milliseconds