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

/frameworks/av/include/media/stagefright/
H A DACodec.h324 size_t countBuffersOwnedByNativeWindow() const;
/frameworks/av/media/libstagefright/
H A DACodec.cpp2954 size_t ACodec::countBuffersOwnedByNativeWindow() const { function in class:android::ACodec
2973 while (countBuffersOwnedByNativeWindow() > mNumUndequeuedBuffers

Completed in 64 milliseconds