Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/oss/
Dgstosssrc.c311 result = AFMT_IMA_ADPCM; in gst_oss_src_get_format()
Dgstosssink.c319 result = AFMT_IMA_ADPCM; in gst_oss_sink_get_format()
/third_party/python/Modules/
Dossaudiodev.c635 case AFMT_IMA_ADPCM: in _ssize()
1142 _EXPORT_INT(m, AFMT_IMA_ADPCM); in PyInit_ossaudiodev()
/third_party/python/Doc/library/
Dossaudiodev.rst207 | :const:`AFMT_IMA_ADPCM` | a 4:1 compressed format defined by the |
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-soundcard.h987 # define AFMT_IMA_ADPCM 0x00000004 macro