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