Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c480 static void set_vbp_thresholds(VP9_COMP *cpi, int64_t thresholds[], int q) { in set_vbp_thresholds() function
514 set_vbp_thresholds(cpi, cpi->vbp_thresholds, q); in vp9_set_variance_partition_thresholds()
685 set_vbp_thresholds(cpi, thresholds, q); in choose_partitioning()