Searched defs:ARGBToRGB565Row_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 1331 void ARGBToRGB565Row_NEON(const uint8* src_argb, uint8* dst_rgb565, int pix) { in ARGBToRGB565Row_NEON() function
|
D | row_neon64.cc | 1345 void ARGBToRGB565Row_NEON(const uint8* src_argb, uint8* dst_rgb565, int pix) { in ARGBToRGB565Row_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon64.cc | 1187 void ARGBToRGB565Row_NEON(const uint8* src_argb, uint8* dst_rgb565, int width) { in ARGBToRGB565Row_NEON() function
|
D | row_neon.cc | 1174 void ARGBToRGB565Row_NEON(const uint8* src_argb, uint8* dst_rgb565, int width) { in ARGBToRGB565Row_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1131 void ARGBToRGB565Row_NEON(const uint8_t* src_argb, in ARGBToRGB565Row_NEON() function
|
D | row_neon64.cc | 1187 void ARGBToRGB565Row_NEON(const uint8_t* src_argb, in ARGBToRGB565Row_NEON() function
|