Lines Matching refs:eobtotal
111 int eobtotal;112 eobtotal = vp8_decode_mb_tokens(pbi, xd);114 /* Special case: Force the loopfilter to skip when eobtotal is zero */115 xd->mode_info_context->mbmi.mb_skip_coeff = (eobtotal==0);