Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:arith_dc_L

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