Home
last modified time | relevance | path

Searched defs:channels (Results 351 - 375 of 631) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/ffmpeg/libavcodec/
H A Daacenc.h395 int channels; ///< channel count member
H A Dalac.c68 int channels; member
237 decode_element(AVCodecContext *avctx, AVFrame *frame, int ch_index, int channels) decode_element() argument
421 int channels; alac_decode_frame() local
[all...]
H A Dwmadec.c445 int channels = s->avctx->ch_layout.nb_channels; in wma_decode_block() local
[all...]
H A Dopus_celt.c320 ff_celt_decode_frame(CeltFrame *f, OpusRangeCoder *rc, float **output, int channels, int frame_size, int start_band, int end_band) ff_celt_decode_frame() argument
[all...]
H A Dopus_celt.h101 int channels; member
H A Dtak.h132 int channels; member
/third_party/ffmpeg/libavfilter/
H A Daf_alimiter.c134 const int channels = inlink->ch_layout.nb_channels; in filter_frame() local
[all...]
H A Daf_asoftclip.c402 int channels; member
411 const int channels = td->channels; in filter_channels() local
417 nb_samples, channels, start, end); in filter_channels() local
427 int nb_samples, channels; in filter_frame() local
138 filter_flt(ASoftClipContext *s, void **dptr, const void **sptr, int nb_samples, int channels, int start, int end) filter_flt() argument
263 filter_dbl(ASoftClipContext *s, void **dptr, const void **sptr, int nb_samples, int channels, int start, int end) filter_dbl() argument
[all...]
H A Daf_afftfilt.c44 int channels; member
235 const int channels = s->channels; in tx_channel() local
255 const int channels = s->channels; filter_channel() local
[all...]
H A Dvaf_spectrumsynth.c49 int channels; member
[all...]
H A Debur128.c219 FFEBUR128State *ff_ebur128_init(unsigned int channels, in ff_ebur128_init() argument
[all...]
H A Dvf_thumbnail_cuda.c159 static int thumbnail_kernel(AVFilterContext *ctx, CUfunction func, int channels, in thumbnail_kernel() argument
/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.h155 int channels; member
/third_party/ffmpeg/libavutil/
H A Dframe.c192 int channels, planes; in get_audio_buffer() local
210 channels = frame->ch_layout.nb_channels; in get_audio_buffer() local
607 int channels = frame->ch_layout.nb_channels; av_frame_get_plane_buffer() local
724 int channels = dst->ch_layout.nb_channels; frame_copy_audio() local
[all...]
H A Dchannel_layout.c406 int channels = 0, nb_channels = 0, native = 1; in av_channel_layout_from_string() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dxmv.c79 uint16_t channels; ///< Number of channels. member
[all...]
H A Dape.c78 uint16_t channels; member
/third_party/ffmpeg/libavresample/
H A Ddither.c65 int channels; member
211 convert_samples(DitherContext *c, int16_t **dst, float * const *src, int channels, int nb_samples) convert_samples() argument
345 ff_dither_alloc(AVAudioResampleContext *avr, enum AVSampleFormat out_fmt, enum AVSampleFormat in_fmt, int channels, int sample_rate, int apply_map) ff_dither_alloc() argument
[all...]
/third_party/ffmpeg/libswresample/tests/
H A Dswresample.c146 audiogen(void *data, enum AVSampleFormat sample_fmt, int channels, int sample_rate, int nb_samples) audiogen() argument
/third_party/alsa-utils/aplay/
H A Dformats.h95 uint16_t channels; member
130 uint32_t channels; /* number of channels (voices) */ member
/third_party/backends/backend/genesys/
H A Dgl842.cpp773 unsigned channels = 3; in init_regs_for_shading() local
888 unsigned channels in init_regs_for_warmup() local
[all...]
H A Dsettings.h108 unsigned channels = NOT_SET; member
H A Dsensor.h247 std::vector<unsigned> channels = { 1, 3 }; member
/third_party/alsa-utils/alsamixer/
H A Dmixer_widget.c305 static void change_volume_to_percent(struct control *control, int value, unsigned int channels) in change_volume_to_percent() argument
330 static void change_volume_relative(struct control *control, int delta, unsigned int channels) in change_volume_relative() argument
361 change_control_to_percent(int value, unsigned int channels) change_control_to_percent() argument
375 change_control_relative(int delta, unsigned int channels) change_control_relative() argument
389 toggle_switches(unsigned int type, unsigned int channels) toggle_switches() argument
434 toggle_mute(unsigned int channels) toggle_mute() argument
439 toggle_capture(unsigned int channels) toggle_capture() argument
473 unsigned int channels = LEFT | RIGHT; on_mouse_key() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_rate_linear.c40 unsigned int channels; member

Completed in 23 milliseconds

1...<<11121314151617181920>>...26