Home
last modified time | relevance | path

Searched refs:RGB24ToARGBRow_NEON (Results 1 – 11 of 11) 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/chromium_org/third_party/libyuv/source/
Drow_any.cc255 YANY(RGB24ToARGBRow_Any_NEON, RGB24ToARGBRow_NEON, 3, 4, 8)
Dconvert_argb.cc461 RGB24ToARGBRow = RGB24ToARGBRow_NEON; in RGB24ToARGB()
Drow_neon.cc954 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_NEON() function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Drow_any.cc265 YANY(RGB24ToARGBRow_Any_NEON, RGB24ToARGBRow_NEON, 3, 4, 8)
Dconvert_argb.cc461 RGB24ToARGBRow = RGB24ToARGBRow_NEON; in RGB24ToARGB()
Drow_neon.cc953 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_NEON() function
Drow_neon64.cc1006 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/chromium_org/third_party/libyuv/include/libyuv/
Drow.h851 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
Drow.h943 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix);