Skip to content

API public constants review

API public constants would benefit from a review. In particular:

  1. IVAS_MAX_INPUT_LFE_CHANNELS should be defined in lib_rend.h and renamed to RENDERER_MAX_INPUT_LFE_CHANNELS
  2. ER_ABS_COEFF should be replaced by IVAS_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