Searched defs:ARGB1555ToYRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 2219 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int pix) { in ARGB1555ToYRow_NEON() function
|
D | row_neon64.cc | 2187 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int pix) { in ARGB1555ToYRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon64.cc | 1963 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int width) { in ARGB1555ToYRow_NEON() function
|
D | row_neon.cc | 1990 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int width) { in ARGB1555ToYRow_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1863 void ARGB1555ToYRow_NEON(const uint8_t* src_argb1555, in ARGB1555ToYRow_NEON() function
|
D | row_neon64.cc | 1894 void ARGB1555ToYRow_NEON(const uint8_t* src_argb1555, in ARGB1555ToYRow_NEON() function
|