Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc749 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24, in RGB24ToARGBRow_NEON() function
Drow_neon64.cc788 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24, in RGB24ToARGBRow_NEON() function
Drow_any.cc625 ANY11(RGB24ToARGBRow_Any_NEON, RGB24ToARGBRow_NEON, 0, 3, 4, 7)
Dconvert_argb.cc1192 RGB24ToARGBRow = RGB24ToARGBRow_NEON; in RGB24ToARGB()
/external/libaom/libaom/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/source/
Drow_neon.cc755 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_NEON() function
Drow_neon64.cc750 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_NEON() function
Drow_any.cc541 ANY11(RGB24ToARGBRow_Any_NEON, RGB24ToARGBRow_NEON, 0, 3, 4, 7)
Dconvert_argb.cc977 RGB24ToARGBRow = RGB24ToARGBRow_NEON; in RGB24ToARGB()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h870 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/libyuv/files/include/libyuv/
Drow.h1564 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1615 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24,