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.h114 int remoteRefcount() const { in remoteRefcount() function
116 int32_t remoteRefcount = in remoteRefcount() local
/frameworks/av/media/libstagefright/foundation/
DMediaBufferGroup.cpp87 const int remoteRefcount = buffer->remoteRefcount(); in ~MediaBufferGroup() local