Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_neon.cc619 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int pix) { in RAWToARGBRow_NEON() function
/external/libvpx/libvpx/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/include/libyuv/
Drow.h301 void RAWToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h870 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int pix);