Home
last modified time | relevance | path

Searched refs:sample_format (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/cros/audio/
Daudio_data.py33 def get_maximum_value_from_sample_format(sample_format): argument
41 size_bits = SAMPLE_FORMATS[sample_format]['size_bytes'] * 8
60 def __init__(self, binary, channel, sample_format): argument
71 self.sample_format = sample_format
84 data = handle.read(SAMPLE_FORMATS[self.sample_format]['size_bytes'])
88 SAMPLE_FORMATS[self.sample_format]['struct_format'], data)
140 SAMPLE_FORMATS[self.sample_format]['struct_format'],
Daudio_test_data.py132 sample_format='S16_LE',
145 sample_format='S16_LE',
162 sample_format='S16_LE',
179 sample_format='S16_LE',
Daudio_helper.py806 sample_format=data_format['sample_format'])
924 sample_format=golden_data_format['sample_format'])
928 sample_format=test_data_format['sample_format'])
/external/autotest/client/cros/multimedia/
Daudio_facade_native.py33 dict(file_type='raw', sample_format='S16_LE',
35 dict(file_type='raw', sample_format='S16_LE',
39 file_type='raw', sample_format='S16_LE', channel=2, rate=48000)
/external/autotest/client/cros/chameleon/
Daudio_widget.py517 sample_format='S32_LE',
674 sample_format='S16_LE',
733 sample_format='S16_LE',
749 sample_format='S16_LE',
Daudio_test_utils.py273 sample_format=data_format['sample_format'])
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h1820 __u32 sample_format; /* V4L2_PIX_FMT_* */ member
/external/valgrind/include/vki/
Dvki-linux.h4216 __vki_u32 sample_format; /* VKI_V4L2_PIX_FMT_* */ member