Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:arith_dc_L

211     cinfo->arith_dc_L[i] = 0;

431 cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F);
433 if (cinfo->arith_dc_L[index] > cinfo->arith_dc_U[index])