Searched defs:UYVYToYRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 1136 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int pix) { in UYVYToYRow_NEON() function
|
D | row_neon64.cc | 1138 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int pix) { in UYVYToYRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon64.cc | 982 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int width) { in UYVYToYRow_NEON() function
|
D | row_neon.cc | 972 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int width) { in UYVYToYRow_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 956 void UYVYToYRow_NEON(const uint8_t* src_uyvy, uint8_t* dst_y, int width) { in UYVYToYRow_NEON() function
|
D | row_neon64.cc | 1011 void UYVYToYRow_NEON(const uint8_t* src_uyvy, uint8_t* dst_y, int width) { in UYVYToYRow_NEON() function
|