Searched refs:EG1_MINUS_ONE (Results 1 – 1 of 1) sorted by relevance
153 #define EG1_MINUS_ONE (int32_t) (~SYNTH_FULL_SCALE_EG1_GAIN) macro156 #define EG1_MINUS_HALF (int32_t) (EG1_MINUS_ONE/2)200 ((int32_t)(x) < EG1_MINUS_ONE) ? (EG1_MINUS_ONE) : (x);