Home | History | Annotate | Download | only in src

Lines Matching defs:CBP

125           return CBP for this block
445 Int CBP = 0;
465 return CBP;//rcoeff[0] = 0; not needed since CBP will be zero
489 CBP = 1;
491 return CBP;
552 Int CBP = 0;
651 CBP = 1; /* check CBP before mismatch control, 7/5/01 */
654 if (CBP)
670 return CBP;
681 Int CBP = 0;
824 CBP = 1; /* check CBP before mismatch control, 7/5/01 */
827 if (CBP || bitmapcol[0])
843 return CBP;
856 Int CBP = 0;
884 return CBP;
904 CBP = 1;
915 return CBP;