Searched refs:AUDIO_ENCODING_ULAW (Results 1 – 6 of 6) sorted by relevance
93 case AUDIO_ENCODING_ULAW: in g721_encoder()160 case AUDIO_ENCODING_ULAW: in g721_decoder()
80 case AUDIO_ENCODING_ULAW: in g723_24_encoder()144 case AUDIO_ENCODING_ULAW: in g723_24_decoder()
99 case AUDIO_ENCODING_ULAW: in g723_40_encoder()164 case AUDIO_ENCODING_ULAW: in g723_40_decoder()
52 #define AUDIO_ENCODING_ULAW (1) /* ISDN u-law */ macro
165 encoding = AUDIO_ENCODING_ULAW; in sunstartread()311 encoding = AUDIO_ENCODING_ULAW; in sunstartwrite()
121 #define AUDIO_ENCODING_ULAW (1) /* u-law encoding */ macro