Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibvpxenc.c500 static int vpx_ts_param_parse(VPxContext *ctx, struct vpx_codec_enc_cfg *enccfg, in vpx_ts_param_parse()
545 struct vpx_codec_enc_cfg *enccfg, vpx_codec_flags_t *flags, in set_pix_fmt()
674 struct vpx_codec_enc_cfg *enccfg) in set_vp8_defaults()
699 struct vpx_codec_enc_cfg *enccfg) in set_vp9_defaults()
718 struct vpx_codec_enc_cfg *enccfg) in set_vpx_defaults()
734 struct vpx_codec_enc_cfg enccfg = { 0 }; in vpx_init() local
1488 const struct vpx_codec_enc_cfg *enccfg = ctx->encoder.config.enc; in vpx_encode() local
Dlibaomenc.c276 struct aom_codec_enc_cfg *enccfg, aom_codec_flags_t *flags, in set_pix_fmt()
361 struct aom_codec_enc_cfg *enccfg) in choose_tiling()
519 struct aom_codec_enc_cfg enccfg = { 0 }; in aom_init() local