Searched defs:queueInputBuffer_l (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DAudioSource.cpp377 queueInputBuffer_l(lostAudioBuffer, timeUs);
389 queueInputBuffer_l(buffer, timeUs);
393 void AudioSource::queueInputBuffer_l(MediaBuffer *buffer, int64_t timeUs) { function in class:android::AudioSource

Completed in 49 milliseconds