Searched refs:myExpSlot (Results 1 – 1 of 1) sorted by relevance
807 FIXP_DBL myExpSlot; in FDKsbrEnc_InitSbrFastTransientDetector() local839 myExpSlot = myExp; in FDKsbrEnc_InitSbrFastTransientDetector()859 FIXP_DBL myExp_int = (myExpSlot & (FIXP_DBL)0xfe000000) + (FIXP_DBL)0x02000000; in FDKsbrEnc_InitSbrFastTransientDetector()862 FIXP_DBL myExp_fract = myExp_int - myExpSlot; in FDKsbrEnc_InitSbrFastTransientDetector()887 myExpSlot += myExp; in FDKsbrEnc_InitSbrFastTransientDetector()