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

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

Completed in 62 milliseconds