Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2965 #define SECOND_REF_USEAGE_THRESH 0.2 macro
2995 (this_frame->pcnt_second_ref < SECOND_REF_USEAGE_THRESH) && in test_candidate_kf()