Home | History | Annotate | Download | only in common

Lines Matching refs:BOCU1_MIDDLE

58 #define BOCU1_MIDDLE            0x90
75 * (counting 0==BOCU1_MIDDLE among the positive ones)
99 #define BOCU1_START_POS_2 (BOCU1_MIDDLE+BOCU1_REACH_POS_1+1)
104 #define BOCU1_START_NEG_2 (BOCU1_MIDDLE+BOCU1_REACH_NEG_1)
218 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff))
294 return 0x01000000|(BOCU1_MIDDLE+diff);
991 c=prev+(c-BOCU1_MIDDLE);
1025 c=prev+(c-BOCU1_MIDDLE);
1047 if(c>=BOCU1_MIDDLE) {
1206 c=prev+(c-BOCU1_MIDDLE);
1236 c=prev+(c-BOCU1_MIDDLE);
1254 if(c>=BOCU1_MIDDLE) {