Searched defs:RGB24ToARGBRow_NEON (Results 1 - 3 of 3) sorted by relevance

/external/libyuv/files/source/
H A Drow_neon.cc600 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) { function
/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_neon.cc931 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) { function
H A Drow_neon64.cc911 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) { function

Completed in 84 milliseconds