Searched refs:second_ref_count (Results 1 – 2 of 2) sorted by relevance
498 int second_ref_count = 0; in vp9_first_pass() local680 ++second_ref_count; in vp9_first_pass()800 fps.pcnt_second_ref = (double)second_ref_count / cm->MBs; in vp9_first_pass()
528 int second_ref_count = 0; in vp8_first_pass() local687 second_ref_count++; in vp8_first_pass()825 fps.pcnt_second_ref = 1.0 * (double)second_ref_count / cm->MBs; in vp8_first_pass()