Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibvpxenc.c70 struct vpx_codec_ctx encoder_alpha; member
379 vpx_codec_destroy(&ctx->encoder_alpha); in vpx_free()
1036 res = vpx_codec_enc_init(&ctx->encoder_alpha, iface, &enccfg_alpha, flags); in vpx_init()
1285 (pkt_alpha = vpx_codec_get_cx_data(&ctx->encoder_alpha, &iter_alpha)))) { in queue_frames()
1704 res = vpx_codec_encode(&ctx->encoder_alpha, rawimg_alpha, timestamp, in vpx_encode()