HomeSort by relevance Sort by last modified time
    Searched defs:RGB565ToARGBRow_SSE2 (Results 1 - 2 of 2) sorted by null

  /external/libyuv/files/source/
row_posix.cc 328 void RGB565ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) {
    [all...]
row_win.cc 324 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb,
    [all...]

Completed in 2429 milliseconds