Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc767 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON() function
Drow_neon64.cc806 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON() function
Drow_any.cc631 ANY11(RAWToARGBRow_Any_NEON, RAWToARGBRow_NEON, 0, 3, 4, 7)
Dconvert_argb.cc1251 RAWToARGBRow = RAWToARGBRow_NEON; in RAWToARGB()
/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc370 ANY11(RAWToARGBRow_Any_NEON, RAWToARGBRow_NEON, 0, 3, 4, 7)
Drow_neon.cc950 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int pix) { in RAWToARGBRow_NEON() function
Dconvert_argb.cc533 RAWToARGBRow = RAWToARGBRow_NEON; in RAWToARGB()
Drow_neon64.cc931 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int pix) { in RAWToARGBRow_NEON() function
/external/libyuv/files/source/
Drow_neon.cc773 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_NEON() function
Drow_neon64.cc768 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_NEON() function
Drow_any.cc547 ANY11(RAWToARGBRow_Any_NEON, RAWToARGBRow_NEON, 0, 3, 4, 7)
Dconvert_argb.cc1044 RAWToARGBRow = RAWToARGBRow_NEON; in RAWToARGB()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h871 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int pix);
/external/libyuv/files/include/libyuv/
Drow.h1566 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1619 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width);