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