API public constants review
API public constants would benefit from a review. In particular:
-
IVAS_MAX_INPUT_LFE_CHANNELS
should be defined inlib_rend.h
and renamed toRENDERER_MAX_INPUT_LFE_CHANNELS
-
ER_ABS_COEFF
should be replaced byIVAS_ROOM_ABS_COEFF
Additionally, some early reflections related constants are unused (-> remove them) and some are used only in one source file (-> define them there instead of in ivas_cnst.h).
Edited by vaclav