Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h629 unsigned int source_var_thresh; member
Dvp9_encodeframe.c2098 unsigned int thr = cpi->source_var_thresh; in set_source_var_based_partition()
4290 cpi->source_var_thresh = 0; in set_var_thresh_from_histogram()
4297 cpi->source_var_thresh = (i + 1) * VAR_HIST_FACTOR; in set_var_thresh_from_histogram()
Dvp9_encoder.c2248 cpi->source_var_thresh = 0; in vp9_create_compressor()