| /third_party/ffmpeg/libavfilter/ |
| H A D | af_silencedetect.c | 40 int channels; ///< number of channels member [all...] |
| H A D | af_drmeter.c | 103 const int channels = s->nb_channels; in filter_frame() local
|
| H A D | af_volume.h | 82 int channels; member
|
| H A D | buffersrc.c | 62 int channels; member [all...] |
| H A D | af_join.c | 56 ChannelMap *channels; member [all...] |
| H A D | af_rubberband.c | 37 smoothing, formant, opitch, channels; member
|
| H A D | ebur128.h | 105 unsigned int channels; /**< The number of channels. */ member
|
| H A D | dnn_interface.h | 61 int width, height, channels; member
|
| H A D | vf_yadif_cuda.c | 141 int pixel_size, channels; in filter() local 57 call_kernel(AVFilterContext *ctx, CUfunction func, CUdeviceptr prev, CUdeviceptr cur, CUdeviceptr next, CUarray_format format, int channels, int src_width, int src_height, int src_pitch, CUdeviceptr dst, int dst_width, int dst_height, int dst_pitch, int parity, int tff) call_kernel() argument [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | alsa.c | 172 ff_alsa_open(AVFormatContext *ctx, snd_pcm_stream_t mode, unsigned int *sample_rate, int channels, enum AVCodecID *codec_id) ff_alsa_open() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | twinvqdec.c | 257 int channels = tctx->avctx->ch_layout.nb_channels; in twinvq_read_bitstream() local 322 int isampf, ibps, channels; in twinvq_decode_init() local [all...] |
| H A D | wma.c | 81 int channels = avctx->ch_layout.nb_channels; in ff_wma_init() local
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native.h | 110 int height, width, channels; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | brstm.c | 373 int channels = par->ch_layout.nb_channels; in read_packet() local [all...] |
| H A D | cdxl.c | 123 int channels, type, format, ret; in cdxl_read_packet() local
|
| H A D | mpc8.c | 234 int channels; in mpc8_read_header() local
|
| H A D | rpl.c | 197 int channels; in rpl_read_header() local
|
| H A D | sierravmd.c | 137 int channels; in vmd_read_header() local
|
| H A D | apm.c | 110 int channels; in apm_read_header() local
|
| H A D | demux_utils.c | 151 int ff_add_param_change(AVPacket *pkt, int32_t channels, in ff_add_param_change() argument
|
| H A D | mvdec.c | 108 static int set_channels(AVFormatContext *avctx, AVStream *st, int channels) in set_channels() argument
|
| H A D | 4xm.c | 71 int channels; member [all...] |
| H A D | mov_chan.c | 359 int i, channels; in mov_get_channel_layout() local 440 int channels; in ff_mov_get_channel_layout_tag() local [all...] |
| H A D | moflex.c | 173 unsigned codec_type, width = 0, height = 0, sample_rate = 0, channels = 0; in moflex_read_sync() local
|
| /third_party/ffmpeg/libavresample/ |
| H A D | audio_convert.c | 54 int channels; member 70 ff_audio_convert_set_func(AudioConvert *ac, enum AVSampleFormat out_fmt, enum AVSampleFormat in_fmt, int channels, int ptr_align, int samples_align, const char *descr, void *conv) ff_audio_convert_set_func() argument 260 ff_audio_convert_alloc(AVAudioResampleContext *avr, enum AVSampleFormat out_fmt, enum AVSampleFormat in_fmt, int channels, int sample_rate, int apply_map) ff_audio_convert_alloc() argument [all...] |