Searched defs:max_volume (Results 1 – 9 of 9) sorted by relevance
171 double max_volume; in sendItem() local225 int64_t max_volume_duration_ns, double max_volume, in saveAsItem_l()308 int64_t max_volume_duration, double max_volume, in saveAsItems_l()
585 uint32_t max_volume; in SetMaxPlayoutVolume() local626 uint32_t max_volume(0); in GetMaxSpeakerVolume() local822 const int max_volume = GetMaxSpeakerVolume(); in TEST_F() local
619 uint32_t max_volume; in SetMaxPlayoutVolume() local660 uint32_t max_volume(0); in GetMaxSpeakerVolume() local825 const int max_volume = GetMaxSpeakerVolume(); in TEST_F() local
18 max_volume: U, field
31 max_volume: U, field
85 optional int32 max_volume = 2; field
368 absl::optional<uint32_t> max_volume = output_->MaxSpeakerVolume(); in MaxSpeakerVolume() local
416 int max_volume; // Maximum play-out volume. member
3363 inline int32_t PlayoutAudioDeviceInfo::max_volume() const { in max_volume() function