Searched refs:SAVED_COEFS (Results 1 – 3 of 3) sorted by relevance
54 #define SAVED_COEFS 6 /* we save coef_bits[0..5] */ macro
371 (SAVED_COEFS * sizeof(int))); in smoothing_ok()397 coef_bits_latch += SAVED_COEFS; in smoothing_ok()483 coef_bits = coef->coef_bits_latch + (ci * SAVED_COEFS); in decompress_smooth_data()
58 #define SAVED_COEFS 6 /* we save coef_bits[0..5] */ macro423 (SAVED_COEFS * SIZEOF(int))); in smoothing_ok()449 coef_bits_latch += SAVED_COEFS; in smoothing_ok()532 coef_bits = coef->coef_bits_latch + (ci * SAVED_COEFS); in decompress_smooth_data()