Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dhpicmn.c344 phr->u.c.an_log_value[0] = pC->u.meter.an_log_peak[0]; in hpi_check_control_cache()
345 phr->u.c.an_log_value[1] = pC->u.meter.an_log_peak[1]; in hpi_check_control_cache()
351 phr->u.c.an_log_value[0] = HPI_METER_MINIMUM; in hpi_check_control_cache()
352 phr->u.c.an_log_value[1] = HPI_METER_MINIMUM; in hpi_check_control_cache()
354 phr->u.c.an_log_value[0] = in hpi_check_control_cache()
356 phr->u.c.an_log_value[1] = in hpi_check_control_cache()
364 phr->u.c.an_log_value[0] = pC->u.vol.an_log[0]; in hpi_check_control_cache()
365 phr->u.c.an_log_value[1] = pC->u.vol.an_log[1]; in hpi_check_control_cache()
398 phr->u.c.an_log_value[0] = pC->u.level.an_log[0]; in hpi_check_control_cache()
399 phr->u.c.an_log_value[1] = pC->u.level.an_log[1]; in hpi_check_control_cache()
[all …]
Dhpifunc.c1335 hm.u.c.an_log_value[0] = sv0; in hpi_control_log_set2()
1336 hm.u.c.an_log_value[1] = sv1; in hpi_control_log_set2()
1381 *sv0 = hr.u.c.an_log_value[0]; in hpi_control_log_get2()
1383 *sv1 = hr.u.c.an_log_value[1]; in hpi_control_log_get2()
1925 hm.u.c.an_log_value[0] = threshold0_01dB; in hpi_compander_set_threshold()
1946 *threshold0_01dB = hr.u.c.an_log_value[0]; in hpi_compander_get_threshold()
1977 hr.u.c.an_log_value[0] = 0; in hpi_level_query_range()
1978 hr.u.c.an_log_value[1] = 0; in hpi_level_query_range()
1982 *min_gain_01dB = hr.u.c.an_log_value[0]; in hpi_level_query_range()
1984 *max_gain_01dB = hr.u.c.an_log_value[1]; in hpi_level_query_range()
[all …]
Dhpi_internal.h831 short an_log_value[HPI_MAX_CHANNELS]; member
841 short an_log_value[HPI_MAX_CHANNELS]; member
862 short an_log_value[HPI_MAX_CHANNELS]; member
869 short an_log_value[HPI_MAX_CHANNELS]; member