Home | History | Annotate | Download | only in src

Lines Matching refs:cbWidth

4346     const LONG cbWidth = 4 * videoWidth;
4347 const DWORD cbBuffer = cbWidth * videoHeight;
4365 -cbWidth, // Destination stride.
4367 cbWidth, // Source stride.
4368 cbWidth, // Image width in bytes.
4374 cbWidth, // Destination stride.
4376 cbWidth, // Source stride.
4377 cbWidth, // Image width in bytes.