Searched refs:cbWidth (Results 1 – 1 of 1) sorted by relevance
4346 const LONG cbWidth = 4 * videoWidth; in WriteFrame() local4347 const DWORD cbBuffer = cbWidth * videoHeight; in WriteFrame()4365 -cbWidth, // Destination stride. in WriteFrame()4367 cbWidth, // Source stride. in WriteFrame()4368 cbWidth, // Image width in bytes. in WriteFrame()4374 cbWidth, // Destination stride. in WriteFrame()4376 cbWidth, // Source stride. in WriteFrame()4377 cbWidth, // Image width in bytes. in WriteFrame()