Home
last modified time | relevance | path

Searched refs:vbp_threshold_minmax (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h798 int64_t vbp_threshold_minmax; member
Dvp9_encodeframe.c700 cpi->vbp_threshold_minmax = 15 + (q >> 3); in vp9_set_variance_partition_thresholds()
1629 int thresh_minmax = (int)cpi->vbp_threshold_minmax; in choose_partitioning()