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