Home
last modified time | relevance | path

Searched refs:AUDIO_ENCODING_ULAW (Results 1 – 25 of 109) sorted by relevance

12345

/dports/audio/libmikmod/libmikmod-3.3.11.1/drivers/
H A Ddrv_sun.c260 play_encoding = AUDIO_ENCODING_ULAW; in Sun_Init()
272 play_encoding = AUDIO_ENCODING_ULAW; in Sun_Init()
287 play_encoding = AUDIO_ENCODING_ULAW; in Sun_Init()
300 play_encoding = AUDIO_ENCODING_ULAW; in Sun_Init()
314 play_encoding = AUDIO_ENCODING_ULAW; in Sun_Init()
334 (play_rate <= 8000)) play_encoding = AUDIO_ENCODING_ULAW; in Sun_Init()
420 if (play_encoding == AUDIO_ENCODING_ULAW) in Sun_Update()
/dports/audio/rsynth/rsynth-2.0/config/
H A Dsunplay_mm.c288 ulaw_header.encoding = AUDIO_ENCODING_ULAW;
379 if ((dev_fd >= 0 && dev_header.encoding == AUDIO_ENCODING_ULAW) ||
380 (ulaw_fd >= 0 && ulaw_header.encoding == AUDIO_ENCODING_ULAW))
392 if (dev_fd >= 0 && dev_header.encoding == AUDIO_ENCODING_ULAW)
411 if (ulaw_fd >= 0 && ulaw_header.encoding == AUDIO_ENCODING_ULAW)
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-vocoder/lib/g7xx/
H A Ddecode.c49 out_coding = AUDIO_ENCODING_ULAW; in main()
70 out_coding = AUDIO_ENCODING_ULAW; in main()
H A Dencode.c50 in_coding = AUDIO_ENCODING_ULAW; in main()
72 in_coding = AUDIO_ENCODING_ULAW; in main()
H A Dg721.c91 case AUDIO_ENCODING_ULAW: in g721_encoder()
158 case AUDIO_ENCODING_ULAW: in g721_decoder()
H A Dg723_24.c79 case AUDIO_ENCODING_ULAW: in g723_24_encoder()
143 case AUDIO_ENCODING_ULAW: in g723_24_decoder()
H A Dg723_40.c97 case AUDIO_ENCODING_ULAW: in g723_40_encoder()
162 case AUDIO_ENCODING_ULAW: in g723_40_decoder()
/dports/audio/xwave/xwave2-981109/ccitt/
H A Ddecode.c54 out_coding = AUDIO_ENCODING_ULAW; in main()
75 out_coding = AUDIO_ENCODING_ULAW; in main()
H A Dencode.c55 in_coding = AUDIO_ENCODING_ULAW; in main()
77 in_coding = AUDIO_ENCODING_ULAW; in main()
H A Dg721.c95 case AUDIO_ENCODING_ULAW: in g721_encoder()
166 case AUDIO_ENCODING_ULAW: in g721_decoder()
H A Dg723_24.c83 case AUDIO_ENCODING_ULAW: in g723_24_encoder()
151 case AUDIO_ENCODING_ULAW: in g723_24_decoder()
H A Dg723_40.c102 case AUDIO_ENCODING_ULAW: in g723_40_encoder()
171 case AUDIO_ENCODING_ULAW: in g723_40_decoder()
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/G726/g726/
H A Dg726_24.c101 case AUDIO_ENCODING_ULAW: in g726_24_encoder()
172 case AUDIO_ENCODING_ULAW: in g726_24_decoder()
H A Dg726_40.c121 case AUDIO_ENCODING_ULAW: in g726_40_encoder()
193 case AUDIO_ENCODING_ULAW: in g726_40_decoder()
H A Dg726_16.c115 case AUDIO_ENCODING_ULAW: in g726_16_encoder()
194 case AUDIO_ENCODING_ULAW: in g726_16_decoder()
H A Dg726_32.c112 case AUDIO_ENCODING_ULAW: in g726_32_encoder()
187 case AUDIO_ENCODING_ULAW: in g726_32_decoder()
/dports/net/sems/sems-f89581a/core/plug-in/adpcm/
H A Dg721.c96 case AUDIO_ENCODING_ULAW: in g721_encoder()
167 case AUDIO_ENCODING_ULAW: in g721_decoder()
H A Dg723_40.c103 case AUDIO_ENCODING_ULAW: in g723_40_encoder()
172 case AUDIO_ENCODING_ULAW: in g723_40_decoder()
H A Dg723_24.c84 case AUDIO_ENCODING_ULAW: in g723_24_encoder()
152 case AUDIO_ENCODING_ULAW: in g723_24_decoder()
H A Dg723_16.c98 case AUDIO_ENCODING_ULAW: in g723_16_encoder()
174 case AUDIO_ENCODING_ULAW: in g723_16_decoder()
/dports/net/opal/opal-3.10.10/plugins/audio/G726/g726/
H A Dg726_40.c121 case AUDIO_ENCODING_ULAW: in g726_40_encoder()
193 case AUDIO_ENCODING_ULAW: in g726_40_decoder()
H A Dg726_24.c101 case AUDIO_ENCODING_ULAW: in g726_24_encoder()
172 case AUDIO_ENCODING_ULAW: in g726_24_decoder()
/dports/audio/sox/sox-14.4.2/src/
H A Dg723_24.c80 case AUDIO_ENCODING_ULAW: in g723_24_encoder()
144 case AUDIO_ENCODING_ULAW: in g723_24_decoder()
H A Dg721.c93 case AUDIO_ENCODING_ULAW:
160 case AUDIO_ENCODING_ULAW:
H A Dg723_40.c99 case AUDIO_ENCODING_ULAW:
164 case AUDIO_ENCODING_ULAW:

12345