Skip to content

sum_l() is used only under DEBUGGING

The function sum_l() is used only under DEBUGGING, so it is unused by default. Note that this function is not part of EVS.

See https://ivas-codec-pc.3gpp.org/ivas-codec/coverage/lib_com/tools.c.gcov.html.

It is thus proposed to wrap it under #ifdef DEBUGGING ... #endif.

Edited by vaclav