Searched defs:UYVYToYRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/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
|
/external/libaom/third_party/libyuv/source/ |
D | row_neon64.cc | 1155 void UYVYToYRow_NEON(const uint8_t* src_uyvy, uint8_t* dst_y, int width) { in UYVYToYRow_NEON() function
|
D | row_neon.cc | 1016 void UYVYToYRow_NEON(const uint8_t* src_uyvy, uint8_t* dst_y, int width) { in UYVYToYRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1399 void UYVYToYRow_NEON(const uint8_t* src_uyvy, uint8_t* dst_y, int width) { in UYVYToYRow_NEON() function
|
D | row_neon64.cc | 1618 void UYVYToYRow_NEON(const uint8_t* src_uyvy, uint8_t* dst_y, int width) { in UYVYToYRow_NEON() function
|