Harmonize ReadTnsData_ivas_fx()/ReadTnsData_fx() and DecodeTnsData_ivas_fx()/DecodeTnsData()
Bug description
The function pairs
-
ReadTnsData_ivas_fx()/ReadTnsData_fx() -
DecodeTnsData_ivas_fx()/DecodeTnsData()
seem to have potential for harmonization. It should be checked whether
-
ReadTnsData_ivas_fx()/DecodeTnsData_ivas_fx()corresponds to the floating-point code and
-
whether
ReadTnsData_ivas_fx()/DecodeTnsData_ivas_fx()could replace
ReadTnsData_fx()(after being renamed toReadTnsData_fx()) andDecodeTnsData()(after being renamed toDecodeTnsData_fx())
Edited by multrus