Searched refs:sample_format (Results 1 – 2 of 2) sorted by relevance
44 def get_maximum_value_from_sample_format(sample_format): argument53 size_bits = SAMPLE_FORMATS[sample_format]['size_bytes'] * 873 def __init__(self, binary, channel, sample_format): argument85 self.sample_format = sample_format98 sample_format_dict = SAMPLE_FORMATS[self.sample_format]
172 sample_format=format_str)229 self._raw_data.sample_format)454 binary=binary, channel=channel, sample_format='S%d_LE' % bit_width)