Searched refs:tot_modes (Results 1 – 1 of 1) sorted by relevance
997 int tot_modes; in vp8_encode_frame() local999 tot_modes = cpi->mb.count_mb_ref_frame_usage[INTRA_FRAME] in vp8_encode_frame()1004 if (tot_modes) in vp8_encode_frame()1006 cpi->mb.count_mb_ref_frame_usage[INTRA_FRAME] * 100 / tot_modes; in vp8_encode_frame()