Searched refs:CaptureStates (Results 1 – 2 of 2) sorted by relevance
90 typedef std::map<VideoCapturer*, VideoCapturerState*> CaptureStates; typedef103 CaptureStates capture_states_;
388 CaptureStates::const_iterator iter = capture_states_.find(video_capturer); in GetCaptureState()