Searched refs:mode_MBtype (Results 1 – 1 of 1) sorted by relevance
90 const static Int mode_MBtype[] = variable244 ind = ((mode_MBtype[mode] >> 1) & 3) | ((cbp & 3) << 2); in PutMCBPC_Intra()259 ind = (mode_MBtype[mode] & 7) | ((cbp & 3) << 3); in PutMCBPC_Inter()