Home
last modified time | relevance | path

Searched refs:ff_fmt_convert_init (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dfmtconvert.h69 void ff_fmt_convert_init(FmtConvertContext *c, AVCodecContext *avctx);
H A Dfmtconvert.c53 av_cold void ff_fmt_convert_init(FmtConvertContext *c, AVCodecContext *avctx) in ff_fmt_convert_init() function
H A Dac3dec.c208 ff_fmt_convert_init(&s->fmt_conv, avctx); in ac3_decode_init()
/third_party/ffmpeg/tests/checkasm/
H A Dfmtconvert.c59 ff_fmt_convert_init(&c, NULL); in checkasm_check_fmtconvert()

Completed in 4 milliseconds