Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg721.c93 case AUDIO_ENCODING_ULAW: in g721_encoder()
160 case AUDIO_ENCODING_ULAW: in g721_decoder()
H A Dg723_24.c80 case AUDIO_ENCODING_ULAW: in g723_24_encoder()
144 case AUDIO_ENCODING_ULAW: in g723_24_decoder()
H A Dg723_40.c99 case AUDIO_ENCODING_ULAW: in g723_40_encoder()
164 case AUDIO_ENCODING_ULAW: in g723_40_decoder()
H A Dg72x.h52 #define AUDIO_ENCODING_ULAW (1) /* ISDN u-law */ macro
H A Dsunaudio.c165 encoding = AUDIO_ENCODING_ULAW; in sunstartread()
311 encoding = AUDIO_ENCODING_ULAW; in sunstartwrite()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/sys/
H A Daudioio.h121 #define AUDIO_ENCODING_ULAW (1) /* u-law encoding */ macro