Searched refs:ARGBToUV444Row_NEON (Results 1 - 10 of 10) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_from_argb.cc64 ARGBToUV444Row = ARGBToUV444Row_NEON;
H A Drow_any.cc587 ANY12(ARGBToUV444Row_Any_NEON, ARGBToUV444Row_NEON, 0, 4, 0, 7)
H A Drow_neon.cc1468 void ARGBToUV444Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v, function
H A Drow_neon64.cc1488 void ARGBToUV444Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v, function
/external/libyuv/files/source/
H A Dconvert_from_argb.cc64 ARGBToUV444Row = ARGBToUV444Row_NEON;
H A Drow_any.cc729 ANY12(ARGBToUV444Row_Any_NEON, ARGBToUV444Row_NEON, 0, 4, 0, 7)
H A Drow_neon.cc1344 void ARGBToUV444Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v, function
H A Drow_neon64.cc1349 void ARGBToUV444Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v, function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h592 void ARGBToUV444Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v,
/external/libyuv/files/include/libyuv/
H A Drow.h656 void ARGBToUV444Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v,

Completed in 81 milliseconds