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

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

Completed in 620 milliseconds