Home
last modified time | relevance | path

Searched defs:channels (Results 251 - 275 of 631) sorted by relevance

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

/third_party/ffmpeg/libavfilter/
H A Daf_silencedetect.c40 int channels; ///< number of channels member
[all...]
H A Daf_drmeter.c103 const int channels = s->nb_channels; in filter_frame() local
H A Daf_volume.h82 int channels; member
H A Dbuffersrc.c62 int channels; member
[all...]
H A Daf_join.c56 ChannelMap *channels; member
[all...]
H A Daf_rubberband.c37 smoothing, formant, opitch, channels; member
H A Debur128.h105 unsigned int channels; /**< The number of channels. */ member
H A Ddnn_interface.h61 int width, height, channels; member
H A Dvf_yadif_cuda.c141 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 Dalsa.c172 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 Dtwinvqdec.c257 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 Dwma.c81 int channels = avctx->ch_layout.nb_channels; in ff_wma_init() local
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native.h110 int height, width, channels; member
/third_party/ffmpeg/libavformat/
H A Dbrstm.c373 int channels = par->ch_layout.nb_channels; in read_packet() local
[all...]
H A Dcdxl.c123 int channels, type, format, ret; in cdxl_read_packet() local
H A Dmpc8.c234 int channels; in mpc8_read_header() local
H A Drpl.c197 int channels; in rpl_read_header() local
H A Dsierravmd.c137 int channels; in vmd_read_header() local
H A Dapm.c110 int channels; in apm_read_header() local
H A Ddemux_utils.c151 int ff_add_param_change(AVPacket *pkt, int32_t channels, in ff_add_param_change() argument
H A Dmvdec.c108 static int set_channels(AVFormatContext *avctx, AVStream *st, int channels) in set_channels() argument
H A D4xm.c71 int channels; member
[all...]
H A Dmov_chan.c359 int i, channels; in mov_get_channel_layout() local
440 int channels; in ff_mov_get_channel_layout_tag() local
[all...]
H A Dmoflex.c173 unsigned codec_type, width = 0, height = 0, sample_rate = 0, channels = 0; in moflex_read_sync() local
/third_party/ffmpeg/libavresample/
H A Daudio_convert.c54 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...]

Completed in 14 milliseconds

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