Searched refs:SAVED_COEFS (Results 1 – 2 of 2) sorted by relevance
54 #define SAVED_COEFS 6 /* we save coef_bits[0..5] */ macro
370 (SAVED_COEFS * sizeof(int))); in smoothing_ok()396 coef_bits_latch += SAVED_COEFS; in smoothing_ok()482 coef_bits = coef->coef_bits_latch + (ci * SAVED_COEFS); in decompress_smooth_data()