Searched defs:RGB24ToARGBRow_SSSE3 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_gcc.cc217 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int width) { function
/external/libyuv/files/source/
H A Drow_gcc.cc184 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int width) { function

Completed in 293 milliseconds