Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c2629 int is_viable_kf = 0; in test_candidate_kf() local
2704 is_viable_kf = 1; in test_candidate_kf()
2710 is_viable_kf = 0; in test_candidate_kf()
2714 return is_viable_kf; in test_candidate_kf()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2186 int is_viable_kf = 0; in test_candidate_kf() local
2256 is_viable_kf = 1; in test_candidate_kf()
2261 is_viable_kf = 0; in test_candidate_kf()
2265 return is_viable_kf; in test_candidate_kf()