Searched refs:waitForBufferFilled_l (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DOMXCodec.h349 status_t waitForBufferFilled_l();
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp3261 status_t OMXCodec::waitForBufferFilled_l() { function in class:android::OMXCodec
3834 if ((err = waitForBufferFilled_l()) != OK) {
3867 if ((err = waitForBufferFilled_l()) != OK) {
3874 if ((err = waitForBufferFilled_l()) != OK) {

Completed in 1173 milliseconds