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.c1898 #define MIN_INTRA_LEVEL 0.25 macro
1955 ((pcnt_intra > MIN_INTRA_LEVEL) && in test_candidate_kf()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2962 #define MIN_INTRA_LEVEL 0.25 macro
3001 (pcnt_intra > MIN_INTRA_LEVEL) && in test_candidate_kf()