Home
last modified time | relevance | path

Searched defs:channels (Results 1076 - 1100 of 1802) sorted by relevance

1...<<41424344454647484950>>...73

/third_party/ffmpeg/libavcodec/
H A Dshorten.c91 unsigned channels; member
[all...]
H A Dsonic.c63 int channels, samplerate, block_align, frame_size; member
509 modified_levinson_durbin(int *window, int window_entries, int *out, int out_entries, int channels, int *tap_quant) modified_levinson_durbin() argument
[all...]
H A Dopus.c299 int channels = avctx->ch_layout.nb_channels; in ff_opus_parse_extradata() local
[all...]
H A Dralf.c132 int ret, channels; in decode_init() local
/third_party/ffmpeg/libavfilter/
H A Daf_aspectralstats.c394 const int channels = s->nb_channels; in filter_channel() local
/third_party/ffmpeg/libavformat/
H A Ddump.c169 uint32_t channels; in dump_paramchange() local
H A Dmp3enc.c151 int srate_idx, i, channels; in mp3_write_xing() local
H A Dnsvdec.c602 uint8_t channels; in nsv_read_chunk() local
H A Dwavdec.c198 int version, num_streams, i, channels = 0, ret; in wav_parse_xma2_tag() local
H A Dflvenc.c509 int channels = flv->audio_par->ch_layout.nb_channels in flv_write_codec_header() local
/third_party/ffmpeg/libavutil/
H A Dframe.h643 int channels; member
/third_party/ffmpeg/tools/
H A Dismindex.c77 int sample_rate, channels; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_dmix.c163 unsigned int chn, dchn, channels, sample_size; in mix_areas() local
231 unsigned int chn, dchn, channels, sample_size; remix_areas() local
[all...]
H A Dpcm_iec958.c145 snd_pcm_iec958_decode(snd_pcm_iec958_t *iec, const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames) snd_pcm_iec958_decode() argument
182 snd_pcm_iec958_encode(snd_pcm_iec958_t *iec, const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames) snd_pcm_iec958_encode() argument
[all...]
H A Dpcm_lfloat.c95 snd_pcm_lfloat_convert_integer_float(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int get32idx, unsigned int put32floatidx) snd_pcm_lfloat_convert_integer_float() argument
140 snd_pcm_lfloat_convert_float_integer(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int put32idx, unsigned int get32floatidx) snd_pcm_lfloat_convert_float_integer() argument
H A Dpcm_linear.c146 snd_pcm_linear_convert(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int convidx) snd_pcm_linear_convert() argument
180 snd_pcm_linear_getput(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int get_idx, unsigned int put_idx) snd_pcm_linear_getput() argument
H A Dpcm_mulaw.c160 snd_pcm_mulaw_decode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int putidx) snd_pcm_mulaw_decode() argument
197 snd_pcm_mulaw_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx) snd_pcm_mulaw_encode() argument
H A Dpcm_adpcm.c215 snd_pcm_adpcm_decode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int putidx, snd_pcm_adpcm_state_t *states) snd_pcm_adpcm_decode() argument
268 snd_pcm_adpcm_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx, snd_pcm_adpcm_state_t *states) snd_pcm_adpcm_encode() argument
H A Dpcm_alaw.c144 snd_pcm_alaw_decode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int putidx) snd_pcm_alaw_decode() argument
181 snd_pcm_alaw_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx) snd_pcm_alaw_encode() argument
/third_party/backends/backend/genesys/
H A Dgl843.cpp1360 unsigned channels = 3; in init_regs_for_shading() local
1490 unsigned channels = 3; init_regs_for_warmup() local
[all...]
H A Dgl846.cpp809 unsigned channels = 3; in init_regs_for_shading() local
[all...]
H A Dgl847.cpp827 unsigned channels = 3; in init_regs_for_shading() local
[all...]
H A Dgl124.cpp925 unsigned channels = 3; in init_regs_for_shading() local
1069 unsigned channels = 3; move_to_calibration_area() local
[all...]
/third_party/libsnd/src/
H A Dogg_opus.c199 uint8_t channels ; member
[all...]
/third_party/libsnd/src/ALAC/
H A Dalac_encoder.c1177 alac_encoder_init (ALAC_ENCODER *p, uint32_t samplerate, uint32_t channels, uint32_t format_flags, uint32_t frameSize) in alac_encoder_init() argument

Completed in 28 milliseconds

1...<<41424344454647484950>>...73