OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_vol
(Results
1 - 3
of
3
) sorted by null
/external/autotest/server/brillo/feedback/
closed_loop_audio_client.py
279
max_vol
= _max_volume(self.sample_width) * _SILENCE_THRESHOLD
280
if silence_peak >
max_vol
:
282
'(%d)', silence_peak,
max_vol
)
289
silence_peak,
max_vol
, audible_threshold)
/hardware/intel/common/libmix/mix_audio/src/
intel_sst_ioctl.h
150
__s16
max_vol
; /* Maximum value of Volume in dB */
member in struct:snd_sst_postproc_info
159
__s16
max_vol
; /* Maximum value of Volume in dB */
member in struct:snd_sst_prp_info
mixaudio.c
[
all
...]
Completed in 91 milliseconds