Home | History | Annotate | Download | only in src

Lines Matching refs:SCHAR

101 static SCHAR
107 SCHAR index = 0;
129 static SCHAR
130 limitMinMax(SCHAR i,
131 SCHAR min,
132 SCHAR max)
154 deltaDecodeArray(SCHAR enable,
155 SCHAR *aIndex, /*!< ICC/IID parameters */
156 SCHAR *aPrevFrameIndex, /*!< ICC/IID parameters of previous frame */
157 SCHAR DtDf,
161 SCHAR minIdx,
162 SCHAR maxIdx)
202 static void map34IndexTo20 (SCHAR *aIndex, /*!< decoded ICC/IID parameters */
274 SCHAR *aPrevIidIndex;
275 SCHAR *aPrevIccIndex;
445 SCHAR dtFlag;
448 SCHAR bEnableHeader;
463 bEnableHeader = (SCHAR) FDKreadBits (hBitBuf, 1);
532 dtFlag = (SCHAR)FDKreadBits (hBitBuf, 1);
557 dtFlag = (SCHAR)FDKreadBits (hBitBuf, 1);