Home
last modified time | relevance | path

Searched defs:kBufferAlignment (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/talk/app/webrtc/java/jni/
Dnative_handle_impl.cc83 static const int kBufferAlignment = 64; variable
/external/webrtc/webrtc/common_video/
Dvideo_frame_buffer.cc17 static const int kBufferAlignment = 64; variable
/external/stressapptest/src/
Dworker.h698 static const int kBufferAlignment = 512; // Buffer alignment required by the variable
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp115 static const unsigned kBufferAlignment = 1 << 4; variable