Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:arith_dc_U

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