Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c1907 #define VERY_LOW_INTER_THRESH 0.05 macro
1954 ((this_frame->pcnt_inter < VERY_LOW_INTER_THRESH) || in test_candidate_kf()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2969 #define VERY_LOW_INTER_THRESH 0.05 macro
2996 ((this_frame->pcnt_inter < VERY_LOW_INTER_THRESH) || in test_candidate_kf()