Home
last modified time | relevance | path

Searched defs:bits_per_coded_sample (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcodec_par.h103 int bits_per_coded_sample; member
Dutils.c616 uint32_t tag, int bits_per_coded_sample, int64_t bitrate, in get_audio_frame_duration()
1151 int bits_per_coded_sample = avctx->bits_per_coded_sample; in ff_guess_coded_bitrate() local
Davcodec.h1441 int bits_per_coded_sample; member
/third_party/ffmpeg/libavformat/
Dmlvdec.c135 unsigned bits_per_coded_sample; in scan_file() local
Dflvdec.c195 int bits_per_coded_sample = (flags & FLV_AUDIO_SAMPLESIZE_MASK) ? 16 : 8; in flv_same_audio_codec() local
1260 int bits_per_coded_sample; local