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

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert.cc1116 ARGB1555ToARGBRow_C;
H A Dconvert_argb.cc1047 int width) = ARGB1555ToARGBRow_C;
H A Drow_common.cc132 void ARGB1555ToARGBRow_C(const uint8* src_argb1555, uint8* dst_argb, function
/external/libyuv/files/source/
H A Dconvert_argb.cc1158 int width) = ARGB1555ToARGBRow_C;
H A Dconvert.cc1360 ARGB1555ToARGBRow_C;
H A Drow_common.cc132 void ARGB1555ToARGBRow_C(const uint8* src_argb1555, function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h961 void ARGB1555ToARGBRow_C(const uint8* src_argb, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
H A Drow.h1597 void ARGB1555ToARGBRow_C(const uint8* src_argb, uint8* dst_argb, int width);

Completed in 297 milliseconds