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.c2444 int is_viable_kf = 0; in test_candidate_kf() local
2516 is_viable_kf = 1; in test_candidate_kf()
2521 is_viable_kf = 0; in test_candidate_kf()
2525 return is_viable_kf; in test_candidate_kf()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2663 int is_viable_kf = 0; in test_candidate_kf() local
2730 is_viable_kf = 1; in test_candidate_kf()
2735 is_viable_kf = 0; in test_candidate_kf()
2739 return is_viable_kf; in test_candidate_kf()