Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dproresenc_kostya.c734 static int est_alpha_diff(int cur, int prev, int abits) in est_alpha_diff() function
762 bits = est_alpha_diff(cur, prev, abits); in estimate_alpha_plane()
773 bits += est_alpha_diff(cur, prev, abits); in estimate_alpha_plane()

Completed in 3 milliseconds