Searched refs:firstAudioBuffer (Results 1 – 1 of 1) sorted by relevance
1513 sp<MediaCodecBuffer> firstAudioBuffer = (*mAudioQueue.begin()).mBuffer; in onQueueBuffer() local1516 if (firstAudioBuffer == NULL || firstVideoBuffer == NULL) { in onQueueBuffer()1524 CHECK(firstAudioBuffer->meta() in onQueueBuffer()