Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:arith_dc_U

212     cinfo->arith_dc_U[i] = 1;

432 cinfo->arith_dc_U[index] = (UINT8) (val >> 4);
433 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])