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.cpp3255 status_t OMXCodec::waitForBufferFilled_l() { function in class:android::OMXCodec
3828 if ((err = waitForBufferFilled_l()) != OK) {
3861 if ((err = waitForBufferFilled_l()) != OK) {
3868 if ((err = waitForBufferFilled_l()) != OK) {

Completed in 59 milliseconds