Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibsvtav1.c46 typedef struct SvtContext { struct
47 const AVClass *class;
49 EbSvtAv1EncConfiguration enc_params;
50 EbComponentType *svt_handle;
74 } SvtContext; argument