| /third_party/alsa-utils/axfer/ |
| D | mapper-single.c | 20 char *src, unsigned int bytes_per_sample, in align_to_vector() 42 char *dst, unsigned int bytes_per_sample, in align_from_vector()
|
| D | mapper-multiple.c | 22 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()
|
| D | frame-cache.h | 18 unsigned int bytes_per_sample; member
|
| D | mapper.c | 73 unsigned int bytes_per_sample, in mapper_context_pre_process()
|
| D | frame-cache.c | 49 unsigned int bytes_per_sample, in frame_cache_init()
|
| D | container-au.c | 67 unsigned int bytes_per_sample; member 118 unsigned int bytes_per_sample; member
|
| D | mapper.h | 40 unsigned int bytes_per_sample; member
|
| D | container.h | 57 unsigned int bytes_per_sample; member
|
| D | container-riff-wave.c | 123 unsigned int bytes_per_sample; member 393 unsigned int bytes_per_sample; member
|
| D | xfer-libasound-irq-rw.c | 363 int bytes_per_sample; in irq_rw_pre_process() local
|
| D | subcmd-transfer.c | 333 unsigned int bytes_per_sample = 0; in context_pre_process() local
|
| D | container-voc.c | 312 unsigned int bytes_per_sample; member 597 unsigned int bytes_per_sample; member
|
| /third_party/alsa-utils/axfer/test/ |
| D | mapper-test.c | 40 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
|
| D | generator.c | 53 unsigned int bytes_per_sample; in allocate_buf() local 65 unsigned int bytes_per_sample; in allocate_vector() local
|
| /third_party/ffmpeg/libavformat/ |
| D | xwma.c | 238 const uint32_t bytes_per_sample in xwma_read_header() local
|
| D | idcin.c | 159 unsigned int sample_rate, bytes_per_sample, channels; in idcin_read_header() local
|
| D | mvdec.c | 305 uint32_t bytes_per_sample; in mv_read_header() local
|
| D | imfdec.c | 835 int bytes_per_sample = av_get_exact_bits_per_sample(st->codecpar->codec_id) >> 3; in imf_read_packet() local
|
| /third_party/ffmpeg/libswresample/ |
| D | swresample_frame.c | 166 int bytes_per_sample = av_get_bytes_per_sample(out->format); in available_samples() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | libopusenc.c | 443 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
|
| D | libdavs2.c | 68 int bytes_per_sample = pic->bytes_per_sample; in davs2_dump_frames() local
|
| /third_party/ffmpeg/libavresample/ |
| D | utils.c | 590 int bytes_per_sample = av_get_bytes_per_sample(out->format); in available_samples() local
|
| /third_party/lame/frontend/ |
| D | get_audio.c | 1291 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/ |
| D | audio_utils.cc | 951 float bytes_per_sample = header->bits_per_sample / 8; in ReadWaveFile() local
|