Searched refs:mLimitQueueDepth (Results 1 – 1 of 1) sorted by relevance
38 private boolean mLimitQueueDepth; field in CodecState75 mLimitQueueDepth = limitQueueDepth; in CodecState()213 if (mLimitQueueDepth && mAudioTrack != null && in feedInputBuffer()