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

  /external/chromium_org/third_party/webrtc/common_video/
plane.cc 20 static const int kBufferAlignment = 64;
45 AlignedMalloc(new_size, kBufferAlignment)));
  /external/stressapptest/src/
worker.h 688 static const int kBufferAlignment = 512; // Buffer alignment required by the
worker.cc     [all...]

Completed in 805 milliseconds