Home
last modified time | relevance | path

Searched defs:channels (Results 151 - 175 of 1662) sorted by relevance

12345678910>>...67

/third_party/ffmpeg/libavcodec/
H A Dqoienc.c31 const int channels = 3 + (avctx->pix_fmt == AV_PIX_FMT_RGBA); in qoi_encode_frame() local
H A Dsbc_parser.c37 int sr, blocks, mode, subbands, bitpool, channels, joint; in sbc_parse_header() local
H A Ds302m.c44 int frame_size, channels, bits; in s302m_parse_frame_header() local
107 int block_size, ret, channels; in s302m_decode_frame() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_asdr.c32 int channels; member
H A Daf_tremolo.c52 const int channels = inlink->ch_layout.nb_channels; in filter_frame() local
H A Daf_acontrast.c45 filter_flt(void **d, const void **s, int nb_samples, int channels, float contrast) filter_flt() argument
65 filter_dbl(void **d, const void **s, int nb_samples, int channels, float contrast) filter_dbl() argument
85 filter_fltp(void **d, const void **s, int nb_samples, int channels, float contrast) filter_fltp() argument
103 filter_dblp(void **d, const void **s, int nb_samples, int channels, float contrast) filter_dblp() argument
H A Dframepool.c40 int channels; member
115 int channels, variable
171 ff_frame_pool_get_audio_config(FFFramePool *pool, int *channels, int *nb_samples, enum AVSampleFormat *format, int *align) ff_frame_pool_get_audio_config() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dtta.c53 int i, channels, bps, samplerate; in tta_read_header() local
H A Dpcmdec.c37 int channels; member
71 int rate = 0, channels = 0, little_endian = 0; in pcm_read_header() local
[all...]
H A Dsol.c87 unsigned int id, channels, rate, type; in sol_read_header() local
H A Ddsfdec.c73 int channels; in dsf_read_header() local
163 int channels = st->codecpar->ch_layout.nb_channels; in dsf_read_packet() local
/third_party/ffmpeg/libavutil/
H A Daudio_fifo.c43 int channels; /**< number of channels */ member
62 AVAudioFifo *av_audio_fifo_alloc(enum AVSampleFormat sample_fmt, int channels, in av_audio_fifo_alloc() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_simple.c47 set_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *hw_params, unsigned int *rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, unsigned int *buffer_time, unsigned int *period_time, snd_pcm_access_t access) set_hw_params() argument
157 snd_spcm_init(snd_pcm_t *pcm, unsigned int rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, snd_spcm_latency_t latency, snd_pcm_access_t access, snd_spcm_xrun_type_t xrun_type) snd_spcm_init() argument
209 snd_spcm_init_duplex(snd_pcm_t *playback_pcm, snd_pcm_t *capture_pcm, unsigned int rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, snd_spcm_latency_t latency, snd_pcm_access_t access, snd_spcm_xrun_type_t xrun_type, snd_spcm_duplex_type_t duplex_type) snd_spcm_init_duplex() argument
[all...]
/third_party/alsa-lib/test/
H A Dchmap.c52 static int setup_pcm(snd_pcm_t *pcm, int format, int channels, int rate) in setup_pcm() argument
87 static int get_chmap(snd_pcm_t *pcm, int format, int channels, int rate) in get_chmap() argument
104 set_chmap(snd_pcm_t *pcm, int format, int channels, int rate, int nargs, char **arg) set_chmap() argument
157 int channels = 0; main() local
[all...]
/third_party/libsnd/examples/
H A Dsndfile-loopify.c133 sfe_copy_data_int (SNDFILE *outfile, SNDFILE *infile, int channels) in sfe_copy_data_int() argument
/third_party/libsnd/src/
H A Ddwd.c118 { uint8_t major, minor, compression, channels, bitwidth ; member
/third_party/libsnd/programs/
H A Dsndfile-deinterleave.c58 int channels ; member
[all...]
H A Dsndfile-interleave.c59 int channels ; member
[all...]
/third_party/libsnd/tests/
H A Dmulti_file_test.c205 write_file_at_end (int fd, int filetype, int channels, int file_num) in write_file_at_end() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_lower_image_casts.c61 nir_ssa_def *channels[4]; in convert_value() local
108 nir_ssa_def *channels[4] = { in convert_value() local
/third_party/pulseaudio/src/modules/rtp/
H A Dsdp.c44 uint32_t rate, channels; in pa_sdp_build() local
94 unsigned rate, channels; in parse_sdp_sample_spec() local
[all...]
/third_party/pulseaudio/src/pulsecore/filter/
H A Dcrossover.c25 void lr4_process_float32(struct lr4 *lr4, int samples, int channels, float *src, float *dest) in lr4_process_float32() argument
62 void lr4_process_s16(struct lr4 *lr4, int samples, int channels, short *src, short *dest) in lr4_process_s16() argument
/third_party/pulseaudio/src/pulse/
H A Dsample.c114 int pa_channels_valid(uint8_t channels) { in pa_channels_valid() argument
[all...]
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dreadppm.c68 int bit_depth, color_type, channels; variable
/third_party/skia/third_party/externals/libpng/
H A Dpngwtran.c180 unsigned int channels = 0; in png_do_shift() local
[all...]

Completed in 10 milliseconds

12345678910>>...67