Searched refs:first_audio_timecode (Results 1 – 1 of 1) sorted by relevance
669 scoped_ptr<Cluster> GenerateCluster(int first_audio_timecode, in GenerateCluster() argument672 return GenerateCluster(first_audio_timecode, first_video_timecode, in GenerateCluster()675 scoped_ptr<Cluster> GenerateCluster(int first_audio_timecode, in GenerateCluster() argument685 cb.SetClusterTimecode(std::min(first_audio_timecode, first_video_timecode)); in GenerateCluster()688 cb.AddBlockGroup(kAudioTrackNum, first_audio_timecode, in GenerateCluster()694 int audio_timecode = first_audio_timecode; in GenerateCluster()