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