Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dsbr_def.h165 #define NOISE_FLOOR_OFFSET 6 macro
/external/libxaac/decoder/
Dixheaacd_sbr_const.h92 #define NOISE_FLOOR_OFFSET 6.0f macro
Dixheaacd_env_dec.c66 temp = NOISE_FLOOR_OFFSET - temp; in ixheaacd_dequant_esbr_env_data()
80 temp = NOISE_FLOOR_OFFSET - temp; in ixheaacd_dequant_pvc_env_data()
572 (FLOAT32)(pow(2, NOISE_FLOOR_OFFSET - temp_l + 1) / in ixheaacd_sbr_env_dequant_coup()
575 (FLOAT32)(pow(2, NOISE_FLOOR_OFFSET - temp_l + 1) / in ixheaacd_sbr_env_dequant_coup()