Searched refs:AUDIO_ENCODING_ALAW (Results 1 – 6 of 6) sorted by relevance
90 case AUDIO_ENCODING_ALAW: in g721_encoder()158 case AUDIO_ENCODING_ALAW: in g721_decoder()
77 case AUDIO_ENCODING_ALAW: in g723_24_encoder()142 case AUDIO_ENCODING_ALAW: in g723_24_decoder()
96 case AUDIO_ENCODING_ALAW: in g723_40_encoder()162 case AUDIO_ENCODING_ALAW: in g723_40_decoder()
53 #define AUDIO_ENCODING_ALAW (2) /* ISDN A-law */ macro
167 encoding = AUDIO_ENCODING_ALAW; in sunstartread()313 encoding = AUDIO_ENCODING_ALAW; in sunstartwrite()
122 #define AUDIO_ENCODING_ALAW (2) /* A-law encoding */ macro