Home
last modified time | relevance | path

Searched defs:sample_width (Results 1 – 5 of 5) sorted by relevance

/external/autotest/server/brillo/
Daudio_utils.py75 sample_width=None): argument
113 def generate_sine_file(host, num_channels, sample_rate, sample_width, argument
/external/autotest/server/brillo/feedback/
Dclosed_loop_audio_client.py36 def _max_volume(sample_width): argument
150 sample_width=_DEFAULT_SAMPLE_WIDTH, argument
274 sample_width=_DEFAULT_SAMPLE_WIDTH, argument
/external/autotest/site_utils/tester_feedback/
Daudio_query_delegate_impl.py158 def _prepare_impl(self, use_file, sample_width, sample_rate, argument
/external/kernel-headers/original/uapi/sound/
Dsb16_csp.h65 int sample_width; /* sample width, look above */ member
/external/skia/src/core/
DSkScalerContext.cpp316 const int sample_width = src.width(); in pack4xHToMask() local