Home
last modified time | relevance | path

Searched refs:RGB24ToARGBRow_NEON (Results 1 – 7 of 7) sorted by relevance

/external/libyuv/files/source/
Drow_neon.cc600 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_NEON() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc367 ANY11(RGB24ToARGBRow_Any_NEON, RGB24ToARGBRow_NEON, 0, 3, 4, 7)
Drow_neon.cc931 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_NEON() function
Dconvert_argb.cc483 RGB24ToARGBRow = RGB24ToARGBRow_NEON; in RGB24ToARGB()
Drow_neon64.cc911 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_NEON() function
/external/libyuv/files/include/libyuv/
Drow.h300 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h869 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix);