Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/pandora/floss/
Daudio_utils.py48 SAMPLE_FORMATS = dict(S32_LE=dict(message='Signed 32-bit integer, little-endian', dtype_str='<i', s… variable
124 sample_format = SAMPLE_FORMATS[data_format['sample_format']]