Searched refs:request_sample_fmt (Results 1 – 10 of 10) sorted by relevance
125 request_sample_fmt=none268 request_sample_fmt=none
64 avc->sample_fmt = avc->request_sample_fmt == AV_SAMPLE_FMT_FLT ? in libopus_decode_init()
75 enum AVSampleFormat req = s->avctx->request_sample_fmt; in flac_set_bps()
1259 enum AVSampleFormat request_sample_fmt; member
430 {"request_sample_fmt", "sample format audio decoders should prefer", OFFSET(request_sample_fmt), AV…
442 if (avctx->request_sample_fmt == OUT_FMT && in decode_init()
93 ctx->request_sample_fmt = AV_SAMPLE_FMT_S16; in init_decoder()
1197 @item request_sample_fmt @var{sample_fmt} (@emph{decoding,audio})
2435 2011-05-18 - 75a37b5 / 64150ff - lavc 53.7.0 - AVCodecContext.request_sample_fmt2436 Add request_sample_fmt field to AVCodecContext.