Searched refs:mSentConfig (Results 1 – 1 of 1) sorted by relevance
52 boolean mSentConfig; field in StreamUtils.MediaCodecStream171 if (!mEncode && !mSentConfig && mExtractor == null) { in read()173 mSentConfig = true; in read()