Searched refs:remoteRefcount (Results 1 – 2 of 2) sorted by relevance
107 return localRefcount() + remoteRefcount(); in refcount()114 int remoteRefcount() const { in remoteRefcount() function116 int32_t remoteRefcount = in remoteRefcount() local119 return remoteRefcount >= 0 ? remoteRefcount : 0; // do not allow corrupted data. in remoteRefcount()
87 const int remoteRefcount = buffer->remoteRefcount(); in ~MediaBufferGroup() local92 buffer, localRefcount, remoteRefcount); in ~MediaBufferGroup()100 buffer, remoteRefcount); in ~MediaBufferGroup()