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

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

Completed in 1005 milliseconds