Searched refs:DWT_LEVELS (Results 1 – 3 of 3) sorted by relevance
108 #define DWT_LEVELS 3 macro
224 SubBand band[DWT_LEVELS][4];300 for (int j = 0; j < DWT_LEVELS; j++) { in cfhd_encode_init()
333 for (j = 0; j < DWT_LEVELS; j++) { in alloc_buffers()452 if ((s->transform_type == 0 && s->level >= DWT_LEVELS) || in cfhd_decode()935 for (level = 0; level < (s->transform_type == 0 ? DWT_LEVELS : DWT_LEVELS_3D) ; level++) { in cfhd_decode()