Searched refs:AUDIO_ENCODING_ALAW (Results 1 – 10 of 10) sorted by relevance
107 #define AUDIO_ENCODING_ALAW (2) /* ISDN A-law */ macro
121 #define AUDIO_ENCODING_ALAW (2) /* A-law encoding */ macro
245 case AUDIO_ENCODING_ALAW: in audio_enc_to_str()
826 hdrp->encoding = AUDIO_ENCODING_ALAW; in audio_decode_filehdr()1013 case AUDIO_ENCODING_ALAW: in audio_encode_au()1158 case AUDIO_ENCODING_ALAW: in audio_encode_wav()
115 case AUDIO_ENCODING_ALAW: in audio__setplayhdr()
647 case AUDIO_ENCODING_ALAW: in g721_encode()792 case AUDIO_ENCODING_ALAW: in g721_decode()
704 case AUDIO_ENCODING_ALAW: in g723_encode()838 case AUDIO_ENCODING_ALAW: in g723_decode()
275 Encoding = AUDIO_ENCODING_ALAW; in main()432 case AUDIO_ENCODING_ALAW: in main()
152 case AUDIO_ENCODING_ALAW: in devaudio_compose_format()194 e = AUDIO_ENCODING_ALAW; in devaudio_decompose_format()
1242 case AUDIO_ENCODING_ALAW: s = "ALAW"; break; in show_audio_prinfo()