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

  /external/libvpx/libvpx/third_party/libyuv/source/
row_gcc.cc 634 void ARGBToARGB4444Row_SSE2(const uint8* src, uint8* dst, int pix) {
    [all...]
row_win.cc     [all...]
  /external/libyuv/files/source/
row_gcc.cc 705 void ARGBToARGB4444Row_SSE2(const uint8* src, uint8* dst, int width) {
    [all...]

Completed in 50 milliseconds