Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/sjpg/
Dtjpgd.c584 …const int32_t M13 = (int32_t)(1.41421*4096), M2 = (int32_t)(1.08239*4096), M4 = (int32_t)(2.61313*… in block_idct() local
618 v4 = t13 - (t10 * M2 >> 12); in block_idct()
665 v4 = t13 - (t10 * M2 >> 12); in block_idct()