Searched refs:AFMT_A_LAW (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/ntp/util/
H A Daudio-pcm.c49 if (format & AFMT_A_LAW) printf("A_LAW ");
/freebsd-current/sys/dev/sound/pcm/
H A Dfeeder_format.c109 AFMT_A_LAW,
H A Dfeeder_mixer.c126 { AFMT_A_LAW, PCM_8_BPS, feed_mixer_U8NE } /* dummy */
H A Dfeeder.c296 * | | | | | +------------------------> AFMT_A_LAW
331 if (fmt & AFMT_A_LAW)
H A Dsound.h171 #define AFMT_G711 (AFMT_MU_LAW | AFMT_A_LAW)
H A Dbuffer.c596 else if (fmt & AFMT_A_LAW)
H A Dchannel.c998 { "alaw", NULL, NULL, AFMT_A_LAW },
/freebsd-current/sys/sys/
H A Dsoundcard.h161 #define AFMT_A_LAW 0x00000002 /* Logarithmic A-law */ macro
/freebsd-current/sys/dev/sound/usb/
H A Duaudio.c448 {UA_FMT_ALAW, 8, AFMT_A_LAW, "8-bit A-Law"},
464 {UA20_FMT_ALAW, 8, AFMT_A_LAW, "8-bit A-Law"},

Completed in 230 milliseconds