Searched refs:mLastSampleWasSync (Results 1 – 2 of 2) sorted by relevance
95 bool mLastSampleWasSync = false; variable
493 mLastSampleWasSync = sample->info.flags & SAMPLE_FLAG_SYNC_SAMPLE; in dequeueOutputSample()625 if (mStopRequest == STOP_ON_SYNC && mLastSampleWasSync) { in runTranscodeLoop()