Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:arith_dc_L

210     cinfo->arith_dc_L[i] = 0;
430 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F);
432 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])