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

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

Completed in 62 milliseconds