Searched refs:Ipsf (Results 1 – 1 of 1) sorted by relevance
56 static const uint16_t Ipsf[64] = { /* See also aa_idct.png */ variable181 …pb[zi] = (int32_t)((uint32_t) * data++ * Ipsf[zi]); /* Apply scale factor of Arai algorithm to the… in create_qt_tbl()