Searched refs:ARGB4444ToARGBRow_C (Results 1 - 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert.cc1240 ARGB4444ToARGBRow_C;
H A Dconvert_argb.cc1105 int width) = ARGB4444ToARGBRow_C;
H A Drow_common.cc149 void ARGB4444ToARGBRow_C(const uint8* src_argb4444, uint8* dst_argb, function
/external/libyuv/files/source/
H A Dconvert_argb.cc1233 int width) = ARGB4444ToARGBRow_C;
H A Dconvert.cc1501 ARGB4444ToARGBRow_C;
H A Drow_common.cc150 void ARGB4444ToARGBRow_C(const uint8* src_argb4444, function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h962 void ARGB4444ToARGBRow_C(const uint8* src_argb, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
H A Drow.h1598 void ARGB4444ToARGBRow_C(const uint8* src_argb, uint8* dst_argb, int width);

Completed in 187 milliseconds