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