Searched refs:FDK_sbrDecoder_invTable (Results 1 – 3 of 3) sorted by relevance
252 bInv_m = (index<0)? bInv_m : FDK_sbrDecoder_invTable[index]; in FDK_divide_MantExp()308 bInv_m = (index<0)? bInv_m : FDK_sbrDecoder_invTable[index]; in FDK_divide_MantExp()
233 extern const FIXP_SGL FDK_sbrDecoder_invTable[INV_TABLE_SIZE];
1388 const FIXP_SGL FDK_sbrDecoder_invTable[INV_TABLE_SIZE] = variable