HomeSort by relevance Sort by last modified time
    Searched defs:kBufferAlignment (Results 1 - 2 of 2) 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

Completed in 182 milliseconds