HomeSort by relevance Sort by last modified time
    Searched refs:min_thresh (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 2237 uint32_t min_thresh = 4000; local
    [all...]
vp9_pickmode.c 874 const unsigned int min_thresh = local
887 thresh_ac = clamp(thresh_ac, min_thresh, max_thresh);
    [all...]

Completed in 1312 milliseconds