Home | History | Annotate | Download | only in src

Lines Matching refs:ENV_EXP_FRACT

866 #if ENV_EXP_FRACT
867 /* Convert from int to scaled fract (ENV_EXP_FRACT bits for the fractional part) */
869 h_frame_data->iEnvelope[i] <<= ENV_EXP_FRACT;