Searched refs:secondPreviewIndex_ (Results 1 – 2 of 2) sorted by relevance
352 if (secondPreviewIndex_ % TestUtils::PREVIEW_SKIP_FRAMES == 0 in OnBufferAvailable()355 secondPreviewIndex_ = 0; in OnBufferAvailable()357 secondPreviewIndex_++; in OnBufferAvailable()
174 int32_t secondPreviewIndex_ = 0; variable