Home
last modified time | relevance | path

Searched refs:Ipsf (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.6.0/src/extra/libs/sjpg/
Dtjpgd.c55 static const uint16_t Ipsf[64] = { /* See also aa_idct.png */ variable
180 …pb[zi] = (int32_t)((uint32_t)*data++ * Ipsf[zi]); /* Apply scale factor of Arai algorithm to the d… in create_qt_tbl()