Skip to content
Snippets Groups Projects
Commit 02dbed6e authored by Rostislav Pehlivanov's avatar Rostislav Pehlivanov Committed by Michael Niedermayer
Browse files

aacpsy: Add energy spread for each band


This commit adds the energy spread to the struct for each band and removes 2 unused fields.
distortion and perceptual_weight were not referenced in any file nor were they set to any value,
so it was safe to remove them. The energy spread is currently only used in the aac psy model.
It's defined as being proportional to the tonality of each band.

Reviewed-by: default avatarClaudio Freire <klaussfreire@gmail.com>
Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent a57ee6cc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment