Home
last modified time | relevance | path

Searched refs:an_log_value (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/sound/pci/asihpi/
Dhpicmn.c324 phr->u.c.an_log_value[0] = pC->u.meter.an_log_peak[0]; in hpi_check_control_cache_single()
325 phr->u.c.an_log_value[1] = pC->u.meter.an_log_peak[1]; in hpi_check_control_cache_single()
331 phr->u.c.an_log_value[0] = HPI_METER_MINIMUM; in hpi_check_control_cache_single()
332 phr->u.c.an_log_value[1] = HPI_METER_MINIMUM; in hpi_check_control_cache_single()
334 phr->u.c.an_log_value[0] = in hpi_check_control_cache_single()
336 phr->u.c.an_log_value[1] = in hpi_check_control_cache_single()
344 phr->u.c.an_log_value[0] = pC->u.vol.an_log[0]; in hpi_check_control_cache_single()
345 phr->u.c.an_log_value[1] = pC->u.vol.an_log[1]; in hpi_check_control_cache_single()
378 phr->u.c.an_log_value[0] = pC->u.level.an_log[0]; in hpi_check_control_cache_single()
379 phr->u.c.an_log_value[1] = pC->u.level.an_log[1]; in hpi_check_control_cache_single()
[all …]
Dhpifunc.c1336 hm.u.c.an_log_value[0] = sv0; in hpi_control_log_set2()
1337 hm.u.c.an_log_value[1] = sv1; in hpi_control_log_set2()
1382 *sv0 = hr.u.c.an_log_value[0]; in hpi_control_log_get2()
1384 *sv1 = hr.u.c.an_log_value[1]; in hpi_control_log_get2()
1926 hm.u.c.an_log_value[0] = threshold0_01dB; in hpi_compander_set_threshold()
1947 *threshold0_01dB = hr.u.c.an_log_value[0]; in hpi_compander_get_threshold()
1978 hr.u.c.an_log_value[0] = 0; in hpi_level_query_range()
1979 hr.u.c.an_log_value[1] = 0; in hpi_level_query_range()
1983 *min_gain_01dB = hr.u.c.an_log_value[0]; in hpi_level_query_range()
1985 *max_gain_01dB = hr.u.c.an_log_value[1]; in hpi_level_query_range()
[all …]
Dhpi_internal.h824 short an_log_value[HPI_MAX_CHANNELS]; member
834 short an_log_value[HPI_MAX_CHANNELS]; member
855 short an_log_value[HPI_MAX_CHANNELS]; member
862 short an_log_value[HPI_MAX_CHANNELS]; member