Searched refs:STOP_ON_SYNC (Results 1 – 4 of 4) sorted by relevance
105 if (mState == STARTED || (mStopRequest == STOP_ON_SYNC && !stopOnSyncSample)) { in stop()106 mStopRequest = stopOnSyncSample ? STOP_ON_SYNC : STOP_NOW; in stop()
147 if (mStopRequest == STOP_ON_SYNC && info.flags & SAMPLE_FLAG_SYNC_SAMPLE) { in runTranscodeLoop()
625 if (mStopRequest == STOP_ON_SYNC && mLastSampleWasSync) { in runTranscodeLoop()
131 STOP_ON_SYNC, enumerator