Searched defs:ARGBToUV444Row_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 1468 void ARGBToUV444Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v, in ARGBToUV444Row_NEON() function
|
D | row_neon64.cc | 1488 void ARGBToUV444Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v, in ARGBToUV444Row_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon64.cc | 1339 void ARGBToUV444Row_NEON(const uint8* src_argb, in ARGBToUV444Row_NEON() function
|
D | row_neon.cc | 1327 void ARGBToUV444Row_NEON(const uint8* src_argb, in ARGBToUV444Row_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1269 void ARGBToUV444Row_NEON(const uint8_t* src_argb, in ARGBToUV444Row_NEON() function
|
D | row_neon64.cc | 1326 void ARGBToUV444Row_NEON(const uint8_t* src_argb, in ARGBToUV444Row_NEON() function
|