Searched refs:min_thresh (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_pickmode.c795 const unsigned int min_thresh = local
808 thresh_ac = clamp(thresh_ac, min_thresh, max_thresh);

Completed in 146 milliseconds