Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddnxhdenc.c983 int mean, sqmean; in dnxhd_mb_var_thread() local
997 sqmean = sqsum >> 8; in dnxhd_mb_var_thread()
998 ctx->mb_cmp[mb].value = sqmean - mean * mean; in dnxhd_mb_var_thread()

Completed in 3 milliseconds