Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg721.c90 case AUDIO_ENCODING_ALAW: in g721_encoder()
158 case AUDIO_ENCODING_ALAW: in g721_decoder()
H A Dg723_24.c77 case AUDIO_ENCODING_ALAW: in g723_24_encoder()
142 case AUDIO_ENCODING_ALAW: in g723_24_decoder()
H A Dg723_40.c96 case AUDIO_ENCODING_ALAW: in g723_40_encoder()
162 case AUDIO_ENCODING_ALAW: in g723_40_decoder()
H A Dg72x.h53 #define AUDIO_ENCODING_ALAW (2) /* ISDN A-law */ macro
H A Dsunaudio.c167 encoding = AUDIO_ENCODING_ALAW; in sunstartread()
313 encoding = AUDIO_ENCODING_ALAW; in sunstartwrite()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/sys/
H A Daudioio.h122 #define AUDIO_ENCODING_ALAW (2) /* A-law encoding */ macro