Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaBuffer.h91 virtual int localRefcount() const { in localRefcount() function
/frameworks/av/media/libstagefright/foundation/
DMediaBufferGroup.cpp107 const int localRefcount = buffer->localRefcount(); in ~MediaBufferGroup() local