Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c1132 int is_viable_kf = 0; in test_candidate_kf() local
1201 is_viable_kf = 1; in test_candidate_kf()
1206 is_viable_kf = 0; in test_candidate_kf()
1210 return is_viable_kf; in test_candidate_kf()
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c2445 int is_viable_kf = 0; in test_candidate_kf() local
2517 is_viable_kf = 1; in test_candidate_kf()
2522 is_viable_kf = 0; in test_candidate_kf()
2526 return is_viable_kf; in test_candidate_kf()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2766 int is_viable_kf = 0; in test_candidate_kf() local
2825 is_viable_kf = 1; in test_candidate_kf()
2830 is_viable_kf = 0; in test_candidate_kf()
2834 return is_viable_kf; in test_candidate_kf()