Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2644 #define VERY_LOW_INTER_THRESH 0.05 macro
2673 ((this_frame->pcnt_inter < VERY_LOW_INTER_THRESH) || in test_candidate_kf()