Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video/
H A Dnv12_buffer.cc23 static const int kBufferAlignment = 64; variable
H A Di010_buffer.cc21 static const int kBufferAlignment = 64; variable
H A Di444_buffer.cc25 static const int kBufferAlignment = 64; variable
H A Di420_buffer.cc24 static const int kBufferAlignment = 64; variable
H A Di422_buffer.cc25 static const int kBufferAlignment = 64; variable
H A Di210_buffer.cc22 static const int kBufferAlignment = 64; variable
/aosp_15_r20/external/stressapptest/src/
H A Dworker.h698 static const int kBufferAlignment = 512; // Buffer alignment required by the variable