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

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_from_argb.cc970 ARGBToARGB1555Row_C;
H A Drow_common.cc250 void ARGBToARGB1555Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/libyuv/files/source/
H A Dconvert_from_argb.cc1189 ARGBToARGB1555Row_C;
H A Drow_common.cc254 void ARGBToARGB1555Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1021 void ARGBToARGB1555Row_C(const uint8* src_argb, uint8* dst_rgb, int width);
/external/libyuv/files/include/libyuv/
H A Drow.h1711 void ARGBToARGB1555Row_C(const uint8* src_argb, uint8* dst_rgb, int width);

Completed in 223 milliseconds