Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h551 size_t countBuffersOwnedByComponent(OMX_U32 portIndex) const;
/frameworks/av/media/libstagefright/
DACodec.cpp4972 size_t ACodec::countBuffersOwnedByComponent(OMX_U32 portIndex) const { in countBuffersOwnedByComponent() function in android::ACodec
7444 mCodec->countBuffersOwnedByComponent(kPortIndexInput), in onMessageReceived()
7446 mCodec->countBuffersOwnedByComponent(kPortIndexOutput), in onMessageReceived()