Home | History | Annotate | Download | only in jpeg

Lines Matching refs:arith_dc_L

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