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

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

Completed in 67 milliseconds