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

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_neon.cc2086 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int width) { function
H A Drow_neon64.cc2040 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int width) { function
/external/libyuv/files/source/
H A Drow_neon.cc2044 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int width) { function
H A Drow_neon64.cc2017 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int width) { function

Completed in 82 milliseconds