Searched refs:zeromv_count (Results 1 – 3 of 3) sorted by relevance
479 int zeromv_count; member
1018 if (cpi->zeromv_count > (cpi->common.MBs >> 1)) { in calc_pframe_target_size()
1178 cpi->zeromv_count = 0; in vp8_alloc_compressor_data()4315 cpi->zeromv_count = 0; in encode_frame_to_data_rate()4321 cpi->zeromv_count++; in encode_frame_to_data_rate()5010 cpi->lf_zeromv_pct = (cpi->zeromv_count * 100) / cm->MBs; in vp8_get_compressed_data()