Searched refs:tot_modes (Results 1 – 1 of 1) sorted by relevance
1018 int tot_modes; in vp8_encode_frame() local1020 tot_modes = cpi->mb.count_mb_ref_frame_usage[INTRA_FRAME] in vp8_encode_frame()1025 if (tot_modes) in vp8_encode_frame()1027 cpi->mb.count_mb_ref_frame_usage[INTRA_FRAME] * 100 / tot_modes; in vp8_encode_frame()