| /third_party/ffmpeg/libavcodec/ |
| H A D | aacenc.h | 395 int channels; ///< channel count member
|
| H A D | alac.c | 68 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 D | wmadec.c | 445 int channels = s->avctx->ch_layout.nb_channels; in wma_decode_block() local [all...] |
| H A D | opus_celt.c | 320 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 D | opus_celt.h | 101 int channels; member
|
| H A D | tak.h | 132 int channels; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_alimiter.c | 134 const int channels = inlink->ch_layout.nb_channels; in filter_frame() local [all...] |
| H A D | af_asoftclip.c | 402 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 D | af_afftfilt.c | 44 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 D | vaf_spectrumsynth.c | 49 int channels; member [all...] |
| H A D | ebur128.c | 219 FFEBUR128State *ff_ebur128_init(unsigned int channels, in ff_ebur128_init() argument [all...] |
| H A D | vf_thumbnail_cuda.c | 159 static int thumbnail_kernel(AVFilterContext *ctx, CUfunction func, int channels, in thumbnail_kernel() argument
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | decklink_common.h | 155 int channels; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | frame.c | 192 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 D | channel_layout.c | 406 int channels = 0, nb_channels = 0, native = 1; in av_channel_layout_from_string() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | xmv.c | 79 uint16_t channels; ///< Number of channels. member [all...] |
| H A D | ape.c | 78 uint16_t channels; member
|
| /third_party/ffmpeg/libavresample/ |
| H A D | dither.c | 65 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 D | swresample.c | 146 audiogen(void *data, enum AVSampleFormat sample_fmt, int channels, int sample_rate, int nb_samples) audiogen() argument
|
| /third_party/alsa-utils/aplay/ |
| H A D | formats.h | 95 uint16_t channels; member 130 uint32_t channels; /* number of channels (voices) */ member
|
| /third_party/backends/backend/genesys/ |
| H A D | gl842.cpp | 773 unsigned channels = 3; in init_regs_for_shading() local 888 unsigned channels in init_regs_for_warmup() local [all...] |
| H A D | settings.h | 108 unsigned channels = NOT_SET; member
|
| H A D | sensor.h | 247 std::vector<unsigned> channels = { 1, 3 }; member
|
| /third_party/alsa-utils/alsamixer/ |
| H A D | mixer_widget.c | 305 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 D | pcm_rate_linear.c | 40 unsigned int channels; member
|