Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c3656 static int set_var_thresh_from_histogram(VP9_COMP *cpi) { in set_var_thresh_from_histogram() function
3759 cpi->frames_till_next_var_check = set_var_thresh_from_histogram(cpi); in source_var_based_partition_search_method()