Home
last modified time | relevance | path

Searched defs:channels (Results 1 - 25 of 488) sorted by relevance

12345678910>>...20

/third_party/node/deps/undici/src/lib/
H A Dclient.js[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Dflacdsp_init_arm.c29 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 Dflacdsp_init.c55 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 Dshortendec.c31 int version, internal_ftype, channels, blocksize; in shn_probe() local
H A Dnspdec.c38 int channels = 0, rate = 0; in nsp_read_header() local
H A Dapc.c41 int channels; in apc_read_header() local
H A Dpvfdec.c38 int bps, channels, sample_rate; in pvf_read_header() local
H A Dfwse.c43 int channels; in fwse_read_header() local
H A Dderf.c41 int channels; in derf_read_header() local
H A Depafdec.c42 int le, sample_rate, codec, channels; in epaf_read_header() local
/third_party/toybox/toys/other/
H A Dmix.c33 const char *channels[SOUND_MIXER_NRDEVICES] = SOUND_DEVICE_NAMES; in mix_main() local
/third_party/pulseaudio/src/pulsecore/
H A Dsvolume_orc.c35 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 Dframepool.h66 int channels, variable
H A Daudio.c40 int channels = link->ch_layout.nb_channels; in ff_default_get_audio_buffer() local
/third_party/libsnd/examples/
H A Dsndfilehandle.cc31 int channels = 2 ; in create_file() local
/third_party/ffmpeg/libavcodec/
H A Dmpc.c39 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 Dflacdsp.c89 av_cold void ff_flacdsp_init(FLACDSPContext *c, enum AVSampleFormat fmt, int channels, in ff_flacdsp_init() argument
H A Dflacdsp_template.c51 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 Dmpegaudiodecheader.c120 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 Dadx_parser.c55 int channels = state & 0xFF; in adx_parse() local
H A Dadx.c41 int offset, cutoff, channels; in ff_adx_decode_header() local
H A Dadx.h43 int channels; member
H A Dalacdsp.c45 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 Doss.h34 int channels; member
H A Dalsa.h54 int channels; ///< number of channels set by user member

Completed in 7 milliseconds

12345678910>>...20