Home
last modified time | relevance | path

Searched defs:bytes_per_sample (Results 1 – 24 of 24) sorted by relevance

/third_party/alsa-utils/axfer/
Dmapper-single.c20 char *src, unsigned int bytes_per_sample, in align_to_vector()
42 char *dst, unsigned int bytes_per_sample, in align_from_vector()
Dmapper-multiple.c22 char **src_bufs, unsigned int bytes_per_sample, in align_to_i()
49 char **dst_bufs, unsigned int bytes_per_sample, in align_from_i()
Dframe-cache.h18 unsigned int bytes_per_sample; member
Dmapper.c73 unsigned int bytes_per_sample, in mapper_context_pre_process()
Dframe-cache.c49 unsigned int bytes_per_sample, in frame_cache_init()
Dcontainer-au.c67 unsigned int bytes_per_sample; member
118 unsigned int bytes_per_sample; member
Dmapper.h40 unsigned int bytes_per_sample; member
Dcontainer.h57 unsigned int bytes_per_sample; member
Dcontainer-riff-wave.c123 unsigned int bytes_per_sample; member
393 unsigned int bytes_per_sample; member
Dxfer-libasound-irq-rw.c363 int bytes_per_sample; in irq_rw_pre_process() local
Dsubcmd-transfer.c333 unsigned int bytes_per_sample = 0; in context_pre_process() local
Dcontainer-voc.c312 unsigned int bytes_per_sample; member
597 unsigned int bytes_per_sample; member
/third_party/alsa-utils/axfer/test/
Dmapper-test.c40 unsigned int bytes_per_sample, in test_demuxer()
79 unsigned int bytes_per_sample; in test_demux() local
131 unsigned int bytes_per_sample, in test_muxer()
169 unsigned int bytes_per_sample; in test_mux() local
Dgenerator.c53 unsigned int bytes_per_sample; in allocate_buf() local
65 unsigned int bytes_per_sample; in allocate_vector() local
/third_party/ffmpeg/libavformat/
Dxwma.c238 const uint32_t bytes_per_sample in xwma_read_header() local
Didcin.c159 unsigned int sample_rate, bytes_per_sample, channels; in idcin_read_header() local
Dmvdec.c305 uint32_t bytes_per_sample; in mv_read_header() local
Dimfdec.c835 int bytes_per_sample = av_get_exact_bits_per_sample(st->codecpar->codec_id) >> 3; in imf_read_packet() local
/third_party/ffmpeg/libswresample/
Dswresample_frame.c166 int bytes_per_sample = av_get_bytes_per_sample(out->format); in available_samples() local
/third_party/ffmpeg/libavcodec/
Dlibopusenc.c443 int nb_channels, int nb_samples, int bytes_per_sample) { in libopus_copy_samples_with_channel_map()
459 const int bytes_per_sample = av_get_bytes_per_sample(avctx->sample_fmt); in libopus_encode() local
Dlibdavs2.c68 int bytes_per_sample = pic->bytes_per_sample; in davs2_dump_frames() local
/third_party/ffmpeg/libavresample/
Dutils.c590 int bytes_per_sample = av_get_bytes_per_sample(out->format); in available_samples() local
/third_party/lame/frontend/
Dget_audio.c1291 unpack_read_samples(const int samples_to_read, const int bytes_per_sample, in unpack_read_samples()
1380 int bytes_per_sample = global.pcmbitwidth / 8; in read_samples_pcm() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/audio/kernels/
Daudio_utils.cc951 float bytes_per_sample = header->bits_per_sample / 8; in ReadWaveFile() local