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

/frameworks/av/include/media/stagefright/
H A DACodec.h260 size_t countBuffersOwnedByComponent(OMX_U32 portIndex) const;
/frameworks/av/media/libstagefright/
H A DACodec.cpp2021 size_t ACodec::countBuffersOwnedByComponent(OMX_U32 portIndex) const { function in class:android::ACodec
3456 mCodec->countBuffersOwnedByComponent(kPortIndexInput),
3458 mCodec->countBuffersOwnedByComponent(kPortIndexOutput),

Completed in 1360 milliseconds