Searched refs:max_value (Results 1 – 5 of 5) sorted by relevance
48 uint32_t max_value; member
89 volume->max_value = round(pow(10, vol_max_db / 20.0) * 65536); in pga_ipc3_build()
166 uint32_t max_value; member
242 config->volume.max_value = vol->max_value; in comp_specific_builder()
406 if (vol->min_value || vol->max_value) { in volume_init()415 if (vol->max_value > VOL_MAX) { in volume_init()420 cd->vol_max = vol->max_value; in volume_init()423 cd->vol_ramp_range = vol->max_value - vol->min_value; in volume_init()