Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:arith_dc_U

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