Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibvpxenc.c582 static int vpx_ts_param_parse(VPxContext *ctx, struct vpx_codec_enc_cfg *enccfg, in vpx_ts_param_parse()
707 struct vpx_codec_enc_cfg *enccfg, vpx_codec_flags_t *flags, in set_pix_fmt()
828 struct vpx_codec_enc_cfg *enccfg) in set_vp8_defaults()
853 struct vpx_codec_enc_cfg *enccfg) in set_vp9_defaults()
872 struct vpx_codec_enc_cfg *enccfg) in set_vpx_defaults()
888 struct vpx_codec_enc_cfg enccfg = { 0 }; in vpx_init() local
1609 const struct vpx_codec_enc_cfg *enccfg = ctx->encoder.config.enc; in vpx_encode() local
Dlibaomenc.c412 struct aom_codec_enc_cfg *enccfg, aom_codec_flags_t *flags, in set_pix_fmt()
502 struct aom_codec_enc_cfg *enccfg) in choose_tiling()
661 struct aom_codec_enc_cfg enccfg = { 0 }; in aom_init() local