Searched defs:refcount (Results 1 – 2 of 2) sorted by relevance
156 int MediaBuffer::refcount() const { in refcount() function in android::MediaBuffer
866 uint32_t refcount = 0; in refCount() local