HomeSort by relevance Sort by last modified time
    Searched full:format_ref_count (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
capturemanager.cc 61 int format_ref_count; member in struct:cricket::VideoCapturerState::CaptureResolutionInfo
93 ++(iter->format_ref_count);
105 --(iter->format_ref_count);
106 if (iter->format_ref_count == 0) {

Completed in 218 milliseconds