Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpngenc.c650 static int apng_do_inverse_blend(AVFrame *output, const AVFrame *input, in apng_do_inverse_blend() function
877 if (apng_do_inverse_blend(diffFrame, pict, &fctl_chunk, bpp) < 0) in apng_encode_frame()

Completed in 3 milliseconds