Searched defs:ARGBSetRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 836 void ARGBSetRow_NEON(uint8* dst, uint32 v32, int count) { in ARGBSetRow_NEON() function
|
D | row_neon64.cc | 811 void ARGBSetRow_NEON(uint8* dst, uint32 v32, int count) { in ARGBSetRow_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 669 void ARGBSetRow_NEON(uint8_t* dst, uint32_t v32, int width) { in ARGBSetRow_NEON() function
|
D | row_neon64.cc | 713 void ARGBSetRow_NEON(uint8_t* dst, uint32_t v32, int width) { in ARGBSetRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon.cc | 669 void ARGBSetRow_NEON(uint8_t* dst, uint32_t v32, int width) { in ARGBSetRow_NEON() function
|
D | row_neon64.cc | 713 void ARGBSetRow_NEON(uint8_t* dst, uint32_t v32, int width) { in ARGBSetRow_NEON() function
|