Searched refs:sample_format (Results 1 – 2 of 2) sorted by relevance
38 def get_maximum_value_from_sample_format(sample_format): argument47 size_bits = SAMPLE_FORMATS[sample_format]['size_bytes'] * 866 def __init__(self, binary, channel, sample_format): argument78 self.sample_format = sample_format91 sample_format_dict = SAMPLE_FORMATS[self.sample_format]
166 sample_format=format_str)220 self._raw_data.sample_format)446 sample_format='S%d_LE' % bit_width)