Searched refs:ARGBToRGB565DitherRow_NEON (Results 1 - 12 of 12) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_from.cc869 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_NEON;
H A Dconvert_from_argb.cc893 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_NEON;
H A Drow_any.cc532 ANY11P(ARGBToRGB565DitherRow_Any_NEON, ARGBToRGB565DitherRow_NEON,
H A Drow_neon.cc1213 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb, uint8* dst_rgb, function
H A Drow_neon64.cc1219 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb, uint8* dst_rgb, function
/external/libyuv/files/source/
H A Dconvert_from.cc1060 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_NEON;
H A Drow_neon.cc1192 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb, function
H A Drow_neon64.cc1205 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb, function
H A Dconvert_from_argb.cc1089 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_NEON;
H A Drow_any.cc689 ARGBToRGB565DitherRow_NEON,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1014 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb, uint8* dst_rgb,
/external/libyuv/files/include/libyuv/
H A Drow.h1693 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb,

Completed in 89 milliseconds