Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c2627 static int test_candidate_kf(VP8_COMP *cpi, FIRSTPASS_STATS *last_frame, FIRSTPASS_STATS *this_fra… in test_candidate_kf() function
2788 test_candidate_kf(cpi, &last_frame, this_frame, &next_frame) ) in find_next_key_frame()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2182 static int test_candidate_kf(TWO_PASS *twopass, in test_candidate_kf() function
2329 if (test_candidate_kf(twopass, &last_frame, this_frame, in find_next_key_frame()