Searched defs:RGBAToYRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 2329 void RGBAToYRow_NEON(const uint8* src_rgba, uint8* dst_y, int pix) { in RGBAToYRow_NEON() function
|
D | row_neon64.cc | 2301 void RGBAToYRow_NEON(const uint8* src_rgba, uint8* dst_y, int pix) { in RGBAToYRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon64.cc | 2069 void RGBAToYRow_NEON(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_NEON() function
|
D | row_neon.cc | 2096 void RGBAToYRow_NEON(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1961 void RGBAToYRow_NEON(const uint8_t* src_rgba, uint8_t* dst_y, int width) { in RGBAToYRow_NEON() function
|
D | row_neon64.cc | 1992 void RGBAToYRow_NEON(const uint8_t* src_rgba, uint8_t* dst_y, int width) { in RGBAToYRow_NEON() function
|