Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc364 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON() function
Drow_neon64.cc395 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON() function
Drow_any.cc512 ANY11(J400ToARGBRow_Any_NEON, J400ToARGBRow_NEON, 0, 1, 4, 7)
Dconvert_argb.cc1062 J400ToARGBRow = J400ToARGBRow_NEON; in J400ToARGB()
/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc300 ANY11(J400ToARGBRow_Any_NEON, J400ToARGBRow_NEON, 0, 1, 4, 7)
Drow_neon.cc566 void J400ToARGBRow_NEON(const uint8* src_y, in J400ToARGBRow_NEON() function
Dconvert_argb.cc364 J400ToARGBRow = J400ToARGBRow_NEON; in J400ToARGB()
Drow_neon64.cc543 void J400ToARGBRow_NEON(const uint8* src_y, in J400ToARGBRow_NEON() function
/external/libyuv/files/source/
Drow_neon.cc421 void J400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_NEON() function
Drow_neon64.cc422 void J400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_NEON() function
Drow_any.cc428 ANY11(J400ToARGBRow_Any_NEON, J400ToARGBRow_NEON, 0, 1, 4, 7)
Dconvert_argb.cc847 J400ToARGBRow = J400ToARGBRow_NEON; in J400ToARGB()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h941 void J400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int pix);
/external/libyuv/files/include/libyuv/
Drow.h1716 void J400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1795 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width);