Searched refs:ARGBToUVJRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from_argb.cc | 1415 ARGBToUVJRow = ARGBToUVJRow_NEON; in ARGBToJ420() 1516 ARGBToUVJRow = ARGBToUVJRow_NEON; in ARGBToJ422()
|
D | row_neon.cc | 1371 void ARGBToUVJRow_NEON(const uint8_t* src_argb, in ARGBToUVJRow_NEON() function
|
D | row_neon64.cc | 1433 void ARGBToUVJRow_NEON(const uint8_t* src_argb, in ARGBToUVJRow_NEON() function
|
D | row_any.cc | 1144 ANY12S(ARGBToUVJRow_Any_NEON, ARGBToUVJRow_NEON, 0, 4, 15)
|
/external/libyuv/files/source/ |
D | convert_from_argb.cc | 1760 ARGBToUVJRow = ARGBToUVJRow_NEON; in ARGBToJ420() 1877 ARGBToUVJRow = ARGBToUVJRow_NEON; in ARGBToJ422()
|
D | row_neon.cc | 1371 void ARGBToUVJRow_NEON(const uint8_t* src_argb, in ARGBToUVJRow_NEON() function
|
D | row_neon64.cc | 1433 void ARGBToUVJRow_NEON(const uint8_t* src_argb, in ARGBToUVJRow_NEON() function
|
D | row_any.cc | 1298 ANY12S(ARGBToUVJRow_Any_NEON, ARGBToUVJRow_NEON, 0, 4, 15)
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 643 ANY12S(ARGBToUVJRow_Any_NEON, ARGBToUVJRow_NEON, 0, 4, 15)
|
D | row_neon.cc | 1687 void ARGBToUVJRow_NEON(const uint8* src_argb, int src_stride_argb, in ARGBToUVJRow_NEON() function
|
D | row_neon64.cc | 1687 void ARGBToUVJRow_NEON(const uint8* src_argb, int src_stride_argb, in ARGBToUVJRow_NEON() function
|
D | convert_from_argb.cc | 1139 ARGBToUVJRow = ARGBToUVJRow_NEON; in ARGBToJ420()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 601 void ARGBToUVJRow_NEON(const uint8* src_argb, int src_stride_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 859 void ARGBToUVJRow_NEON(const uint8_t* src_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 956 void ARGBToUVJRow_NEON(const uint8_t* src_argb,
|