Searched refs:an_log_value (Results 1 – 3 of 3) sorted by relevance
333 phr->u.c.an_log_value[0] = HPI_METER_MINIMUM; in hpi_check_control_cache_single()334 phr->u.c.an_log_value[1] = HPI_METER_MINIMUM; in hpi_check_control_cache_single()336 phr->u.c.an_log_value[0] = in hpi_check_control_cache_single()338 phr->u.c.an_log_value[1] = in hpi_check_control_cache_single()346 phr->u.c.an_log_value[0] = pC->u.vol.an_log[0]; in hpi_check_control_cache_single()347 phr->u.c.an_log_value[1] = pC->u.vol.an_log[1]; in hpi_check_control_cache_single()380 phr->u.c.an_log_value[0] = pC->u.level.an_log[0]; in hpi_check_control_cache_single()561 pC->u.vol.an_log[0] = phr->u.c.an_log_value[0]; in hpi_cmn_control_cache_sync_to_msg_single()562 pC->u.vol.an_log[1] = phr->u.c.an_log_value[1]; in hpi_cmn_control_cache_sync_to_msg_single()584 pC->u.vol.an_log[0] = phr->u.c.an_log_value[0]; in hpi_cmn_control_cache_sync_to_msg_single()[all …]
1336 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()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()2210 *pnQ100 = hr.u.c.an_log_value[1]; in hpi_parametric_eq_get_band()2230 hm.u.c.an_log_value[0] = gain0_01dB; in hpi_parametric_eq_set_band()2231 hm.u.c.an_log_value[1] = q100; in hpi_parametric_eq_set_band()2782 hr.u.c.an_log_value[0] = 0; in hpi_volume_query_range()[all …]
824 short an_log_value[HPI_MAX_CHANNELS]; member834 short an_log_value[HPI_MAX_CHANNELS]; member855 short an_log_value[HPI_MAX_CHANNELS]; member862 short an_log_value[HPI_MAX_CHANNELS]; member
Completed in 20 milliseconds