Home
last modified time | relevance | path

Searched refs:request_sample_fmt (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlibopusdec.c65 avc->sample_fmt = avc->request_sample_fmt == AV_SAMPLE_FMT_FLT ? in libopus_decode_init()
H A Davcodec.h1085 enum AVSampleFormat request_sample_fmt; member
H A Dflacdec.c75 enum AVSampleFormat req = s->avctx->request_sample_fmt; in flac_set_bps()
H A Dmpegaudiodec_template.c302 if (avctx->request_sample_fmt == OUT_FMT && in decode_init()
H A Doptions_table.h370 {"request_sample_fmt", "sample format audio decoders should prefer", OFFSET(request_sample_fmt), AV_OPT_TYPE_SAMPLE_FMT, {.i64=AV_SAMPLE_FMT_NONE}, -1, INT_MAX, A|D, "request_sample_fmt"},
/third_party/ffmpeg/tests/api/
H A Dapi-flac-test.c94 ctx->request_sample_fmt = AV_SAMPLE_FMT_S16; in init_decoder()

Completed in 10 milliseconds