Lines Matching refs:mbidx
461 h->col_mv[h->mbidx * 4 + 0] = h->mv[MV_FWD_X0];
462 h->col_mv[h->mbidx * 4 + 1] = h->mv[MV_FWD_X1];
463 h->col_mv[h->mbidx * 4 + 2] = h->mv[MV_FWD_X2];
464 h->col_mv[h->mbidx * 4 + 3] = h->mv[MV_FWD_X3];
651 h->col_type_base[h->mbidx] = I_8X8;
781 h->col_type_base[h->mbidx] = mb_type;
800 if (!h->col_type_base[h->mbidx]) {
808 &h->col_mv[h->mbidx * 4 + block]);
828 if (!h->col_type_base[h->mbidx]) {
856 &h->col_mv[h->mbidx * 4 + block]);
938 h->mbidx = h->mby * h->mb_width;