Searched refs:hSampFactor (Results 1 – 1 of 1) sorted by relevance
291 int16 hSampFactor; /* horizontal sampling factor */ member779 compptr->hSampFactor = (int16) ((c >> 4) & 15); in GetSof()1163 (info.compInfo [0].hSampFactor == 2) && in DecoderStructInit()1164 (info.compInfo [1].hSampFactor == 1) && in DecoderStructInit()1165 (info.compInfo [2].hSampFactor == 1) && in DecoderStructInit()1174 (info.compInfo [0].hSampFactor == 2) && in DecoderStructInit()1175 (info.compInfo [1].hSampFactor == 1) && in DecoderStructInit()1176 (info.compInfo [2].hSampFactor == 1) && in DecoderStructInit()1198 if (compPtr->hSampFactor != 1 || in DecoderStructInit()1883 if (info.compInfo [0].hSampFactor == 2 && in DecodeImage()[all …]