Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c1089 #define MIN_INTRA_LEVEL 0.25 macro
1145 ((pcnt_intra > MIN_INTRA_LEVEL) && in test_candidate_kf()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2746 #define MIN_INTRA_LEVEL 0.25 macro
2778 (pcnt_intra > MIN_INTRA_LEVEL) && in test_candidate_kf()