Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_grayworld.c40 float a_avg; member
189 td->a_avg = asum / pixels; in compute_correction()
225 lab[1] -= td->a_avg; in correct_frame()
/third_party/astc-encoder/Source/
H A Dastcenc_entry.cpp936 float a_avg = ctx.input_alpha_averages[ay * dim_x + ax]; in compress_image() local
937 if (a_avg > threshold) in compress_image()

Completed in 3 milliseconds