Searched refs:kVideo (Results 1 – 6 of 6) sorted by relevance
295 enum Type { kVideo = 1, kAudio = 2 }; enumerator
5158 if (i.type != Track::kVideo) in Parse()5920 if ((i.type != Track::kVideo) && (i.type != Track::kAudio)) in ParseTrackEntry()5933 if (i.type == Track::kVideo) in ParseTrackEntry()
341 kVideo = 1, enumerator
488 kVideo = 0x1, enumerator
1085 if (track->type() == kVideo) in TrackIsVideo()2333 track->set_type(Tracks::kVideo); in AddVideoTrack()
6136 if (info.type != Track::kVideo) in Parse()6832 if (info.type == Track::kVideo) in ParseTrackEntry()