Searched defs:sample_width (Results 1 – 5 of 5) sorted by relevance
/external/autotest/server/brillo/ |
D | audio_utils.py | 75 sample_width=None): argument 113 def generate_sine_file(host, num_channels, sample_rate, sample_width, argument
|
/external/autotest/server/brillo/feedback/ |
D | closed_loop_audio_client.py | 36 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/ |
D | audio_query_delegate_impl.py | 158 def _prepare_impl(self, use_file, sample_width, sample_rate, argument
|
/external/kernel-headers/original/uapi/sound/ |
D | sb16_csp.h | 65 int sample_width; /* sample width, look above */ member
|
/external/skia/src/core/ |
D | SkScalerContext.cpp | 316 const int sample_width = src.width(); in pack4xHToMask() local
|