Searched refs:MVcount (Results 1 – 6 of 6) sorted by relevance
309 &vp8_mv_update_probs[0], cpi->mb.MVcount[0], 0, in vp8_write_mvprobs()312 &vp8_mv_update_probs[1], cpi->mb.MVcount[1], 1, in vp8_write_mvprobs()
136 unsigned int MVcount[2][MVvals]; /* (row,col) MV cts this frame */ member
714 vp8_zero(cpi->mb.MVcount); in vp8_encode_frame()832 cpi->mb.MVcount[0][c_idx] += cpi->mb_row_ei[i].mb.MVcount[0][c_idx]; in vp8_encode_frame()833 cpi->mb.MVcount[1][c_idx] += cpi->mb_row_ei[i].mb.MVcount[1][c_idx]; in vp8_encode_frame()
1567 x->MVcount[0][mv_max + ((x->partition_info->bmi[i].mv.as_mv.row - in rd_update_mvcount()1570 x->MVcount[1][mv_max + ((x->partition_info->bmi[i].mv.as_mv.col - in rd_update_mvcount()1576 x->MVcount[0][mv_max + ((x->e_mbd.mode_info_context->mbmi.mv.as_mv.row - in rd_update_mvcount()1579 x->MVcount[1][mv_max + ((x->e_mbd.mode_info_context->mbmi.mv.as_mv.col - in rd_update_mvcount()
383 x->MVcount[0][mv_max + ((xd->mode_info_context->mbmi.mv.as_mv.row - in update_mvcount()386 x->MVcount[1][mv_max + ((xd->mode_info_context->mbmi.mv.as_mv.col - in update_mvcount()
479 vp8_zero(mb->MVcount); in vp8cx_init_mbrthread_data()