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

/frameworks/av/media/libstagefright/
H A DACodec.cpp3193 size_t ACodec::countBuffersOwnedByComponent(OMX_U32 portIndex) const { function in class:android::ACodec
5447 mCodec->countBuffersOwnedByComponent(kPortIndexInput),
5449 mCodec->countBuffersOwnedByComponent(kPortIndexOutput),

Completed in 45 milliseconds