Home
last modified time | relevance | path

Searched refs:res_alpha (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlibvpxenc.c376 int res_alpha = vpx_codec_control(&ctx->encoder_alpha, id, val); in codecctl_int() local
377 if (res_alpha != VPX_CODEC_OK) { in codecctl_int()
409 int res_alpha = vpx_codec_control(&ctx->encoder_alpha, id, val); in codecctl_intp() local
410 if (res_alpha != VPX_CODEC_OK) { in codecctl_intp()

Completed in 6 milliseconds