Searched refs:AUDIO_ENCODING_NONE (Results 1 – 5 of 5) sorted by relevance
105 #define AUDIO_ENCODING_NONE (0) /* No encoding specified ... */ macro
101 static unsigned Decode = AUDIO_ENCODING_NONE;454 Decode = AUDIO_ENCODING_NONE; in main()542 case AUDIO_ENCODING_NONE: in main()693 if ((Decode != AUDIO_ENCODING_NONE) || swapBytes) { in main()
119 #define AUDIO_ENCODING_NONE (0) /* no encoding assigned */ macro
231 e = AUDIO_ENCODING_NONE; in devaudio_decompose_format()592 info->play.encoding = AUDIO_ENCODING_NONE; in devaudio_proc_update()615 info->record.encoding = AUDIO_ENCODING_NONE; in devaudio_proc_update()
1241 case AUDIO_ENCODING_NONE: s = "NONE"; break; in show_audio_prinfo()