Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c1825 int is_viable_kf = 0; in test_candidate_kf() local
1886 is_viable_kf = 1; in test_candidate_kf()
1891 is_viable_kf = 0; in test_candidate_kf()
1895 return is_viable_kf; in test_candidate_kf()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c2630 int is_viable_kf = 0; in test_candidate_kf() local
2705 is_viable_kf = 1; in test_candidate_kf()
2711 is_viable_kf = 0; in test_candidate_kf()
2715 return is_viable_kf; in test_candidate_kf()