Searched refs:SourceFrame (Results 1 – 6 of 6) sorted by relevance
29 struct SourceFrame { struct30 SourceFrame(AudioMixerImpl::SourceStatus* source_status, in SourceFrame() function41 SourceFrame(AudioMixerImpl::SourceStatus* source_status, in SourceFrame() function60 bool ShouldMixBefore(const SourceFrame& a, const SourceFrame& b) { in ShouldMixBefore()76 const std::vector<SourceFrame>& mixed_sources_and_frames) { in RampAndUpdateGain()181 std::vector<SourceFrame> audio_source_mixing_data_list; in GetAudioFromSources()182 std::vector<SourceFrame> ramp_list; in GetAudioFromSources()
50 static SequenceStackProfileTracker::SourceFrame MakeSourceFrame( in MakeSourceFrame()52 SequenceStackProfileTracker::SourceFrame src_frame; in MakeSourceFrame()165 base::Optional<SequenceStackProfileTracker::SourceFrame> GetFrame( in GetFrame()
178 struct SourceFrame {208 virtual base::Optional<SourceFrame> GetFrame(SourceFrameId) const = 0;222 const SourceFrame&,
93 SequenceStackProfileTracker::SourceFrame first_frame; in InsertFrame()286 SequenceStackProfileTracker::SourceFrame in TEST()
136 const SourceFrame& frame, in AddFrame()
272 SequenceStackProfileTracker::SourceFrame src_frame = in ParseProfilePacket()