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

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

Completed in 20 milliseconds