Searched refs:ARGBToARGB4444Row_NEON (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc171 RGBANY(ARGBToARGB4444Row_Any_NEON, ARGBToARGB4444Row_NEON, ARGBToARGB4444Row_C,
H A Drow_neon.cc1315 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_argb4444, function
H A Dconvert_from_argb.cc944 ARGBToARGB4444Row = ARGBToARGB4444Row_NEON;
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h866 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_rgb, int pix);

Completed in 50 milliseconds