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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h463 unsigned int source_var_thresh; member in struct:VP9_COMP
H A Dvp9_encodeframe.c1603 unsigned int thr = cpi->source_var_thresh;
3724 cpi->source_var_thresh = 0;
3731 cpi->source_var_thresh = (i + 1) * VAR_HIST_FACTOR;
H A Dvp9_encoder.c1842 cpi->source_var_thresh = 0;

Completed in 276 milliseconds