Lines Matching refs:HPI_MAX_CHANNELS
1991 u16 hpi_level_set_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS] in hpi_level_set_gain() argument
1998 u16 hpi_level_get_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS] in hpi_level_get_gain() argument
2011 u16 hpi_meter_get_peak(u32 h_control, short an_peakdB[HPI_MAX_CHANNELS] in hpi_meter_get_peak() argument
2030 sizeof(short) * HPI_MAX_CHANNELS); in hpi_meter_get_peak()
2032 for (i = 0; i < HPI_MAX_CHANNELS; i++) in hpi_meter_get_peak()
2037 u16 hpi_meter_get_rms(u32 h_control, short an_rmsdB[HPI_MAX_CHANNELS] in hpi_meter_get_rms() argument
2055 sizeof(short) * HPI_MAX_CHANNELS); in hpi_meter_get_rms()
2057 for (i = 0; i < HPI_MAX_CHANNELS; i++) in hpi_meter_get_rms()
2745 u16 hpi_volume_set_gain(u32 h_control, short an_log_gain[HPI_MAX_CHANNELS] in hpi_volume_set_gain() argument
2752 u16 hpi_volume_get_gain(u32 h_control, short an_log_gain[HPI_MAX_CHANNELS] in hpi_volume_get_gain() argument
2797 short an_stop_gain0_01dB[HPI_MAX_CHANNELS], u32 duration_ms, in hpi_volume_auto_fade_profile() argument
2809 sizeof(short) * HPI_MAX_CHANNELS); in hpi_volume_auto_fade_profile()
2821 short an_stop_gain0_01dB[HPI_MAX_CHANNELS], u32 duration_ms) in hpi_volume_auto_fade() argument