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.h463 unsigned int source_var_thresh; member
Dvp9_encodeframe.c1603 unsigned int thr = cpi->source_var_thresh; in set_source_var_based_partition()
3724 cpi->source_var_thresh = 0; in set_var_thresh_from_histogram()
3731 cpi->source_var_thresh = (i + 1) * VAR_HIST_FACTOR; in set_var_thresh_from_histogram()
Dvp9_encoder.c1842 cpi->source_var_thresh = 0; in vp9_create_compressor()