Home
last modified time | relevance | path

Searched refs:config_enc_params (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibsvtav1.c149 static int config_enc_params(EbSvtAv1EncConfiguration *param, in config_enc_params() function
274 ret = config_enc_params(&svt_enc->enc_params, avctx); in eb_enc_init()
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c789 config_enc_params (GstSvtHevcEnc * encoder, EB_H265_ENC_CONFIGURATION * param) in config_enc_params() function
935 config_enc_params (encoder, &encoder->enc_params); in gst_svthevc_enc_init_encoder()