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

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_argb.cc268 int width) = I400ToARGBRow_C;
H A Drow_common.cc1615 void I400ToARGBRow_C(const uint8* src_y, uint8* rgb_buf, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h331 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int pix);
/external/libyuv/files/source/
H A Dconvert_argb.cc243 I400ToARGBRow_C;
H A Drow_common.cc413 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int width) { function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1357 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int width);

Completed in 159 milliseconds