Searched refs:ARGBToUV444Row_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 587 ANY12(ARGBToUV444Row_Any_NEON, ARGBToUV444Row_NEON, 0, 4, 0, 7)
|
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
|
D | convert_from_argb.cc | 64 ARGBToUV444Row = ARGBToUV444Row_NEON; in ARGBToI444()
|
/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
|
D | convert_from_argb.cc | 67 ARGBToUV444Row = ARGBToUV444Row_NEON; in ARGBToI444()
|
D | row_any.cc | 1054 ANY12(ARGBToUV444Row_Any_NEON, ARGBToUV444Row_NEON, 0, 4, 0, 7)
|
/external/libyuv/files/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
|
D | convert_from_argb.cc | 67 ARGBToUV444Row = ARGBToUV444Row_NEON; in ARGBToI444()
|
D | row_any.cc | 1197 ANY12(ARGBToUV444Row_Any_NEON, ARGBToUV444Row_NEON, 0, 4, 0, 7)
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 593 void ARGBToUV444Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 841 void ARGBToUV444Row_NEON(const uint8_t* src_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 929 void ARGBToUV444Row_NEON(const uint8_t* src_argb,
|