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.h538 size_t countBuffersOwnedByComponent(OMX_U32 portIndex) const;
/frameworks/av/media/libstagefright/
DACodec.cpp4906 size_t ACodec::countBuffersOwnedByComponent(OMX_U32 portIndex) const { in countBuffersOwnedByComponent() function in android::ACodec
7368 mCodec->countBuffersOwnedByComponent(kPortIndexInput), in onMessageReceived()
7370 mCodec->countBuffersOwnedByComponent(kPortIndexOutput), in onMessageReceived()