Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:arith_dc_U

213     cinfo->arith_dc_U[i] = 1;
435 cinfo->arith_dc_U[index] = (UINT8) (val >> 4);
436 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])