Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcodec_par.h102 int bits_per_coded_sample; member
Dutils.c1578 uint32_t tag, int bits_per_coded_sample, int64_t bitrate, in get_audio_frame_duration()
2260 int bits_per_coded_sample = avctx->bits_per_coded_sample; in ff_guess_coded_bitrate() local
Davcodec.h1750 int bits_per_coded_sample; member
/third_party/ffmpeg/libavformat/
Dflvdec.c194 int bits_per_coded_sample = (flags & FLV_AUDIO_SAMPLESIZE_MASK) ? 16 : 8; in flv_same_audio_codec() local
1197 int bits_per_coded_sample; in flv_read_packet() local