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

  /external/libyuv/files/source/
row_posix.cc 378 void ARGB1555ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) {
    [all...]
row_win.cc 375 void ARGB1555ToARGBRow_SSE2(const uint8* src_argb1555, uint8* dst_argb,
    [all...]

Completed in 329 milliseconds