Searched defs:has_video (Results 1 – 12 of 12) sorted by relevance
107 bool has_video = params->options.video.get() && *params->options.video.get(); in RunSync() local
42 bool has_video; member
123 bool has_video() const { return has_video_; } in has_video() function
128 bool has_video; member
378 bool* has_video) { in Create()
75 const bool has_video = (stream_flags & HAS_VIDEO) != 0; in AddTestTracks() local
212 bool has_video = (stream_flags & HAS_VIDEO) != 0; in CreateInitSegmentInternal() local335 bool has_video = (stream_flags & HAS_VIDEO) != 0; in AddId() local1209 bool has_video = (i & 0x2) != 0; in TEST_F() local1280 bool has_video = true; in TEST_F() local
1198 bool has_video = false; in AddId() local
344 bool has_video() { return video_stream_index_ >= 0; } in has_video() function in media::FFmpegTest
357 bool has_video = FindContentInfoByName(contents, CN_VIDEO) != NULL; in ParseGingleTransportInfos() local
740 bool has_video = false; in ValidateCodecFormats() local
3114 bool has_video, in OnMediaPlayingNotification()