Home
last modified time | relevance | path

Searched refs:SCALE_COMPENS (Results 1 – 1 of 1) sorted by relevance

/external/libopus/src/
Danalysis.c417 #define SCALE_COMPENS (1.f/((opus_int32)1<<(15+SIG_SHIFT))) macro
418 #define SCALE_ENER(e) ((SCALE_COMPENS*SCALE_COMPENS)*(e))