Searched defs:sampFactor (Results 1 – 2 of 2) sorted by relevance
321 …int8_t sampFactor = ((decInfo.compInfo[i].hSampFactor & 0xFF) << 4) | (decInfo.compInfo[i].vSampFa… in JpegSofAssemble() local429 int8_t sampFactor = GetInt8(buffer); in DessambleSof() local