Searched defs:RAWToARGBRow_NEON (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_neon.cc810 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { function
H A Drow_neon64.cc798 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { function
/external/libyuv/files/source/
H A Drow_neon.cc773 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { function
H A Drow_neon64.cc768 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { function

Completed in 144 milliseconds