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

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

Completed in 57 milliseconds