Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibvpxenc.c519 static int vpx_ts_param_parse(VPxContext *ctx, struct vpx_codec_enc_cfg *enccfg, in vpx_ts_param_parse()
644 struct vpx_codec_enc_cfg *enccfg, vpx_codec_flags_t *flags, in set_pix_fmt()
765 struct vpx_codec_enc_cfg *enccfg) in set_vp8_defaults()
790 struct vpx_codec_enc_cfg *enccfg) in set_vp9_defaults()
809 struct vpx_codec_enc_cfg *enccfg) in set_vpx_defaults()
825 struct vpx_codec_enc_cfg enccfg = { 0 }; in vpx_init() local
1579 const struct vpx_codec_enc_cfg *enccfg = ctx->encoder.config.enc; in vpx_encode() local
Dlibaomenc.c335 struct aom_codec_enc_cfg *enccfg, aom_codec_flags_t *flags, in set_pix_fmt()
425 struct aom_codec_enc_cfg *enccfg) in choose_tiling()
584 struct aom_codec_enc_cfg enccfg = { 0 }; in aom_init() local