/third_party/node/deps/undici/src/lib/ |
H A D | client.js | [all...] |
/third_party/ffmpeg/libavcodec/arm/ |
H A D | flacdsp_init_arm.c | 29 av_cold void ff_flacdsp_init_arm(FLACDSPContext *c, enum AVSampleFormat fmt, int channels, in ff_flacdsp_init_arm() argument
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | flacdsp_init.c | 55 av_cold void ff_flacdsp_init_x86(FLACDSPContext *c, enum AVSampleFormat fmt, int channels, in ff_flacdsp_init_x86() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | shortendec.c | 31 int version, internal_ftype, channels, blocksize; in shn_probe() local
|
H A D | nspdec.c | 38 int channels = 0, rate = 0; in nsp_read_header() local
|
H A D | apc.c | 41 int channels; in apc_read_header() local
|
H A D | pvfdec.c | 38 int bps, channels, sample_rate; in pvf_read_header() local
|
H A D | fwse.c | 43 int channels; in fwse_read_header() local
|
H A D | derf.c | 41 int channels; in derf_read_header() local
|
H A D | epafdec.c | 42 int le, sample_rate, codec, channels; in epaf_read_header() local
|
/third_party/toybox/toys/other/ |
H A D | mix.c | 33 const char *channels[SOUND_MIXER_NRDEVICES] = SOUND_DEVICE_NAMES; in mix_main() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | svolume_orc.c | 35 pa_volume_s16ne_orc(int16_t *samples, const int32_t *volumes, unsigned channels, unsigned length) { in pa_volume_s16ne_orc() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | framepool.h | 66 int channels, variable
|
H A D | audio.c | 40 int channels = link->ch_layout.nb_channels; in ff_default_get_audio_buffer() local
|
/third_party/libsnd/examples/ |
H A D | sndfilehandle.cc | 31 int channels = 2 ; in create_file() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | mpc.c | 39 static void mpc_synth(MPCContext *c, int16_t **out, int channels) in mpc_synth() argument 55 ff_mpc_dequantize_and_synth(MPCContext * c, int maxband, int16_t **out, int channels) ff_mpc_dequantize_and_synth() argument
|
H A D | flacdsp.c | 89 av_cold void ff_flacdsp_init(FLACDSPContext *c, enum AVSampleFormat fmt, int channels, in ff_flacdsp_init() argument
|
H A D | flacdsp_template.c | 51 flac_decorrelate_indep_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_indep_c() argument 62 flac_decorrelate_ls_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_ls_c() argument 76 flac_decorrelate_rs_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_rs_c() argument 90 flac_decorrelate_ms_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_ms_c() argument
|
H A D | mpegaudiodecheader.c | 120 int ff_mpa_decode_header(uint32_t head, int *sample_rate, int *channels, int *frame_size, int *bit_rate, enum AVCodecID *codec_id) in ff_mpa_decode_header() argument
|
H A D | adx_parser.c | 55 int channels = state & 0xFF; in adx_parse() local
|
H A D | adx.c | 41 int offset, cutoff, channels; in ff_adx_decode_header() local
|
H A D | adx.h | 43 int channels; member
|
H A D | alacdsp.c | 45 append_extra_bits(int32_t *buffer[2], int32_t *extra_bits_buffer[2], int extra_bits, int channels, int nb_samples) append_extra_bits() argument
|
/third_party/ffmpeg/libavdevice/ |
H A D | oss.h | 34 int channels; member
|
H A D | alsa.h | 54 int channels; ///< number of channels set by user member
|