Home | History | Annotate | Download | only in jpeg-6b

Lines Matching refs:arith_dc_U

211     cinfo->arith_dc_U[i] = 1;
398 cinfo->arith_dc_U[index] = (UINT8) (val >> 4);
399 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])