Searched refs:dataPrecision (Results 1 – 1 of 1) sorted by relevance
316 int32 dataPrecision; member723 info.dataPrecision = GetJpegChar (); in GetSof()744 if ((info.dataPrecision < MinPrecisionBits) || in GetSof()745 (info.dataPrecision > MaxPrecisionBits)) in GetSof()1169 (info.dataPrecision == 15) && in DecoderStructInit()1180 (info.dataPrecision == 15) && in DecoderStructInit()1770 int32 Pr = info.dataPrecision; in DecodeFirstRow()