Home | History | Annotate | Download | only in libjpeg_turbo

Lines Matching refs:arith_dc_L

212     cinfo->arith_dc_L[i] = 0;
410 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F);
412 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])