Searched defs:RAWToYRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 2383 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int pix) { in RAWToYRow_NEON() function
|
D | row_neon64.cc | 2357 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int pix) { in RAWToYRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon64.cc | 2121 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { in RAWToYRow_NEON() function
|
D | row_neon.cc | 2148 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { in RAWToYRow_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2007 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON() function
|
D | row_neon64.cc | 2038 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON() function
|