Home
last modified time | relevance | path

Searched defs:channels (Results 201 - 225 of 488) sorted by relevance

12345678910>>...20

/third_party/ffmpeg/libavresample/
H A Dutils.c598 int channels = av_get_channel_layout_nb_channels(out->channel_layout); in available_samples() local
[all...]
/third_party/ffmpeg/libavresample/tests/
H A Davresample.c60 put_sample(void **data, enum AVSampleFormat sample_fmt, int channels, int sample, int ch, double v_dbl) put_sample() argument
82 audiogen(AVLFG *rnd, void **data, enum AVSampleFormat sample_fmt, int channels, int sample_rate, int nb_samples) audiogen() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dlxfdec.c51 int channels; ///< number of audio channels. zero means no audio member
118 uint32_t version, audio_format, header_size, channels, tmp; in get_packet_header() local
H A Doggparsevorbis.c330 int channels; in vorbis_header() local
/third_party/ffmpeg/tools/
H A Dsidxindex.c42 int sample_rate, channels; member
305 int width = 0, height = 0, sample_rate = 0, channels = 0, bitrate = 0; in output_mpd() local
/third_party/alsa-lib/src/pcm/scopes/
H A Dlevel.c40 snd_pcm_scope_level_channel_t *channels; member
102 unsigned int c, channels; in level_update() local
[all...]
/third_party/alsa-utils/axfer/test/
H A Dmapper-test.c86 unsigned int channels; in test_demux() local
176 unsigned int channels; in test_mux() local
[all...]
/third_party/alsa-utils/axfer/
H A Dsubcmd-transfer.c172 unsigned int channels; in capture_pre_process() local
248 unsigned int channels; in playback_pre_process() local
[all...]
/third_party/alsa-utils/bat/
H A Dalsa.c39 unsigned short channels; member
/third_party/cups-filters/cupsfilters/
H A Dcmyk.c77 const short **channels; /* Copy of channel LUTs */ in cupsCMYKDoBlack() local
263 const short **channels; /* Copy of channel LUTs */ cupsCMYKDoCMYK() local
533 const short **channels; /* Copy of channel LUTs */ cupsCMYKDoGray() local
764 const short **channels; /* Copy of channel LUTs */ cupsCMYKDoRGB() local
[all...]
/third_party/alsa-lib/include/
H A Dpcm_ioplug.h120 unsigned int channels; /**< number of channels; filled after hw_params is called */ member
/third_party/alsa-lib/include/sound/uapi/
H A Dsb16_csp.h81 int channels; /* channels, look above */ member
/third_party/libsnd/include/
H A Dsndfile.hh112 int channels (void) const { return p ? p->sfinfo.channels : 0 ; } in channels() function in SndfileHandle
[all...]
/third_party/libsnd/src/
H A Dchanmap.c227 aiff_caf_find_channel_layout_tag (const int *chan_map, int channels) in aiff_caf_find_channel_layout_tag() argument
249 int channels = tag & 0xffff ; in aiff_caf_of_channel_layout_tag() local
[all...]
H A Ddither.c396 dither_short(const short *in, short *out, int frames, int channels) dither_short() argument
406 dither_int(const int *in, int *out, int frames, int channels) dither_int() argument
416 dither_float(const float *in, float *out, int frames, int channels) dither_float() argument
426 dither_double(const double *in, double *out, int frames, int channels) dither_double() argument
[all...]
H A Dvoc.c64 int samplerate, channels, bitwidth ; member
337 { unsigned char bitwidth, channels ; in voc_read_header() local
[all...]
H A Dau.c85 int channels ; member
[all...]
H A Dsd2.c74 int sample_size, sample_rate, channels ; member
[all...]
H A Dsvx.c135 int bytecount = 0, channels ; in svx_read_header() local
[all...]
/third_party/libsnd/programs/
H A Dcommon.c50 sfe_copy_data_fp (SNDFILE *outfile, SNDFILE *infile, int channels, int normalize) in sfe_copy_data_fp() argument
86 sfe_copy_data_int (SNDFILE *outfile, SNDFILE *infile, int channels) in sfe_copy_data_int() argument
/third_party/libsnd/tests/
H A Dlossy_comp_test.c649 lcomp_test_short (const char *filename, int filetype, int channels, double margin) in lcomp_test_short() argument
836 lcomp_test_int(const char *filename, int filetype, int channels, double margin) lcomp_test_int() argument
1034 lcomp_test_float(const char *filename, int filetype, int channels, double margin) lcomp_test_float() argument
1229 lcomp_test_double(const char *filename, int filetype, int channels, double margin) lcomp_test_double() argument
1425 sdlcomp_test_short(const char *filename, int filetype, int channels, double margin) sdlcomp_test_short() argument
1645 sdlcomp_test_int(const char *filename, int filetype, int channels, double margin) sdlcomp_test_int() argument
1869 sdlcomp_test_float(const char *filename, int filetype, int channels, double margin) sdlcomp_test_float() argument
2116 sdlcomp_test_double(const char *filename, int filetype, int channels, double margin) sdlcomp_test_double() argument
2360 read_raw_test(const char *filename, int filetype, int channels) read_raw_test() argument
2447 gen_signal_double(double *data, double scale, int channels, int datalen) gen_signal_double() argument
[all...]
/third_party/lame/ACM/
H A DACMStream.cpp381 unsigned int ACMStream::GetOutputSampleRate(int samples_per_sec, int bitrate, int channels) in GetOutputSampleRate() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_blend.c329 nir_ssa_def *channels[4]; in nir_blend() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_ra.cpp80 std::array<PRegister, 4> channels; member
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c77 unsigned channels = bi_opcode_props[ins->op].sr_count; in bi_analyze_ranges() local

Completed in 18 milliseconds

12345678910>>...20