Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c2437 int is_viable_kf = 0; in test_candidate_kf() local
2509 is_viable_kf = 1; in test_candidate_kf()
2514 is_viable_kf = 0; in test_candidate_kf()
2518 return is_viable_kf; in test_candidate_kf()
/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c1941 int is_viable_kf = 0; in test_candidate_kf() local
2011 is_viable_kf = 1; in test_candidate_kf()
2016 is_viable_kf = 0; in test_candidate_kf()
2020 return is_viable_kf; in test_candidate_kf()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2986 int is_viable_kf = 0; in test_candidate_kf() local
3047 is_viable_kf = 1; in test_candidate_kf()
3049 is_viable_kf = 0; in test_candidate_kf()
3053 return is_viable_kf; in test_candidate_kf()