#define DEBUGGING /* Activate debugging part of the code */
#endif
/*#define WMOPS*//* Activate complexity and memory counters (! the codec must be already instrumented with the WMC Tool (use /ic and /op options) !) */
#define WMOPS /* Activate complexity and memory counters (! the codec must be already instrumented with the WMC Tool (use /ic and /op options) !) */
/*#define WMOPS_PER_FRAME*//* Output complexity in WMOPS per frame to the file "res/wmops" (one float value per frame) */
/*#define WMOPS_DETAIL*//* Activate complexity detail printout for every function. Increases runtime overhead */
/*#define WMOPS_WC_FRAME_ANALYSIS*//* Output WMOPS analysis for worst case frame */