Searched refs:CBPC (Results 1 – 1 of 1) sorted by relevance
356 int CBPY, CBPC; in GetMBheader() local409 CBPC = (MCBPC >> 4) & 3; in GetMBheader()462 video->headerInfo.CBP[mbnum] = (uint8)(CBPY << 2 | (CBPC & 3)); in GetMBheader()