Searched refs:MixerKey (Results 1 – 2 of 2) sorted by relevance
73 typedef std::pair<int, media::AudioParameters> MixerKey; typedef78 bool operator()(const MixerKey& a, const MixerKey& b) const { in operator()100 typedef std::map<MixerKey, AudioRendererMixerReference, MixerKeyCompare>
53 const MixerKey key(source_render_view_id, params); in GetMixer()100 const MixerKey key(source_render_view_id, params); in RemoveMixer()