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

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

Completed in 47 milliseconds