Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibsvtav1.c47 typedef struct SvtContext { struct
78 } SvtContext; typedef
125 static int alloc_buffer(EbSvtAv1EncConfiguration *config, SvtContext *svt_enc) in alloc_buffer()
152 SvtContext *svt_enc = avctx->priv_data; in config_enc_params()
357 SvtContext *svt_enc = avctx->priv_data; in eb_enc_init()
417 SvtContext *svt_enc = avctx->priv_data; in eb_send_frame()
459 static AVBufferRef *get_output_ref(AVCodecContext *avctx, SvtContext *svt_enc, int filled_len) in get_output_ref()
485 SvtContext *svt_enc = avctx->priv_data; in eb_receive_packet()
556 SvtContext *svt_enc = avctx->priv_data; in eb_enc_close()
573 #define OFFSET(x) offsetof(SvtContext,
[all...]

Completed in 2 milliseconds