Home
last modified time | relevance | path

Searched defs:remoteRefcount (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaBuffer.h99 virtual int remoteRefcount() const { in remoteRefcount() function
106 int32_t remoteRefcount = in remoteRefcount() local
/frameworks/av/media/libstagefright/foundation/
DMediaBufferGroup.cpp108 const int remoteRefcount = buffer->remoteRefcount(); in ~MediaBufferGroup() local