Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c1127 static int test_candidate_kf(TWO_PASS *twopass, in test_candidate_kf() function
1282 if (test_candidate_kf(twopass, &last_frame, this_frame, twopass->stats_in, in find_next_key_frame()
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c2442 static int test_candidate_kf(VP8_COMP *cpi, FIRSTPASS_STATS *last_frame, in test_candidate_kf() function
2597 test_candidate_kf(cpi, &last_frame, this_frame, &next_frame)) { in find_next_key_frame()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2762 static int test_candidate_kf(TWO_PASS *twopass, in test_candidate_kf() function
2918 if (test_candidate_kf(twopass, &last_frame, this_frame, in find_next_key_frame()