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

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_neon.cc1136 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int pix) { function
H A Drow_neon64.cc1138 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int pix) { function
/external/libyuv/files/source/
H A Drow_neon.cc1007 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int width) { function
H A Drow_neon64.cc1010 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int width) { function

Completed in 74 milliseconds