Home
last modified time | relevance | path

Searched refs:format_ref_count (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/media/base/
Dcapturemanager.cc70 int format_ref_count; member
105 ++(iter->format_ref_count); in AddCaptureResolution()
118 --(iter->format_ref_count); in RemoveCaptureResolution()
119 if (iter->format_ref_count == 0) { in RemoveCaptureResolution()