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

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc142 RGBANY(ARGBToARGB1555Row_Any_SSE2, ARGBToARGB1555Row_SSE2, ARGBToARGB1555Row_C,
175 RGBANY(ARGBToARGB1555Row_Any_NEON, ARGBToARGB1555Row_NEON, ARGBToARGB1555Row_C,
H A Dconvert_from_argb.cc901 ARGBToARGB1555Row_C;
H A Drow_common.cc202 void ARGBToARGB1555Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc138 RGBANY(ARGBToARGB1555Row_Any_SSE2, ARGBToARGB1555Row_SSE2, ARGBToARGB1555Row_C,
171 RGBANY(ARGBToARGB1555Row_Any_NEON, ARGBToARGB1555Row_NEON, ARGBToARGB1555Row_C,
H A Dconvert_from_argb.cc883 ARGBToARGB1555Row_C;
H A Drow_common.cc202 void ARGBToARGB1555Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h327 void ARGBToARGB1555Row_C(const uint8* src_argb, uint8* dst_rgb, int pix);
/external/libyuv/files/source/
H A Dconvert_from.cc1100 ARGBToARGB1555Row_C;
H A Dplanar_functions.cc767 ARGBToARGB1555Row_C;
H A Drow_common.cc205 void ARGBToARGB1555Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h988 void ARGBToARGB1555Row_C(const uint8* src_argb, uint8* dst_rgb, int pix);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h896 void ARGBToARGB1555Row_C(const uint8* src_argb, uint8* dst_rgb, int pix);

Completed in 115 milliseconds