Home
last modified time | relevance | path

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

/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc373 ANY11(RGB565ToARGBRow_Any_NEON, RGB565ToARGBRow_NEON, 0, 2, 4, 7)
Drow_neon.cc982 void RGB565ToARGBRow_NEON(const uint8* src_rgb565, uint8* dst_argb, int pix) { in RGB565ToARGBRow_NEON() function
Dconvert_argb.cc591 RGB565ToARGBRow = RGB565ToARGBRow_NEON; in RGB565ToARGB()
Drow_neon64.cc966 void RGB565ToARGBRow_NEON(const uint8* src_rgb565, uint8* dst_argb, int pix) { in RGB565ToARGBRow_NEON() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc813 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON() function
Drow_neon64.cc854 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON() function
Drow_any.cc637 ANY11(RGB565ToARGBRow_Any_NEON, RGB565ToARGBRow_NEON, 0, 2, 4, 7)
Dconvert_argb.cc1318 RGB565ToARGBRow = RGB565ToARGBRow_NEON; in RGB565ToARGB()
/external/libyuv/files/source/
Drow_neon.cc813 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON() function
Drow_neon64.cc854 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON() function
Drow_any.cc735 ANY11(RGB565ToARGBRow_Any_NEON, RGB565ToARGBRow_NEON, 0, 2, 4, 7)
Dconvert_argb.cc1358 RGB565ToARGBRow = RGB565ToARGBRow_NEON; in RGB565ToARGB()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h872 void RGB565ToARGBRow_NEON(const uint8* src_rgb565, uint8* dst_argb, int pix);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1623 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565,
/external/libyuv/files/include/libyuv/
Drow.h1911 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565,