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

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_from_argb.cc914 ARGBToRGB565Row_C;
H A Drow_common.cc194 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/libyuv/files/source/
H A Dconvert_from_argb.cc1123 ARGBToRGB565Row_C;
H A Drow_common.cc196 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1020 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int width);
/external/libyuv/files/include/libyuv/
H A Drow.h1710 void ARGBToRGB565Row_C(const uint8* src_argb, uint8* dst_rgb, int width);

Completed in 447 milliseconds