Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c1821 static int test_candidate_kf(VP9_COMP *cpi, in test_candidate_kf() function
1950 if (test_candidate_kf(cpi, &last_frame, this_frame, &next_frame)) in find_next_key_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c2628 static int test_candidate_kf(VP8_COMP *cpi, FIRSTPASS_STATS *last_frame, FIRSTPASS_STATS *this_fra… in test_candidate_kf() function
2789 test_candidate_kf(cpi, &last_frame, this_frame, &next_frame) ) in find_next_key_frame()