Searched defs:J400ToARGBRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 566 void J400ToARGBRow_NEON(const uint8* src_y, in J400ToARGBRow_NEON() function
|
D | row_neon64.cc | 543 void J400ToARGBRow_NEON(const uint8* src_y, in J400ToARGBRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon64.cc | 422 void J400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_NEON() function
|
D | row_neon.cc | 421 void J400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 364 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON() function
|
D | row_neon64.cc | 395 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON() function
|