Searched refs:enccfg_alpha (Results 1 – 1 of 1) sorted by relevance
826 struct vpx_codec_enc_cfg enccfg_alpha; in vpx_init() local1035 enccfg_alpha = enccfg; in vpx_init()1036 res = vpx_codec_enc_init(&ctx->encoder_alpha, iface, &enccfg_alpha, flags); in vpx_init()