Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibvpxdec.c220 const void *iter_alpha = NULL; in vpx_decode() local
263 (img_alpha = vpx_codec_get_frame(&ctx->decoder_alpha, &iter_alpha)))) { in vpx_decode()
Dlibvpxenc.c1268 const void *iter_alpha = NULL; in queue_frames() local
1285 (pkt_alpha = vpx_codec_get_cx_data(&ctx->encoder_alpha, &iter_alpha)))) { in queue_frames()