Skip to content

ivas_td_decorr handle in SBA

Part of hCovState is not used at some SBA decoder operating points. E.g. for 3OA at 512 kbps and stereo output, the consumption is as follows:

  • ivas_spar_td_decor 135 m:sizeof( ivas_td_decorr_state_t ) - 24% 1x724 724

hCovState = (ivas_td_decorr_state_t *) count_malloc( sizeof( ivas_td_decorr_state_t ) )

This is a follow-up of #123 (closed) and the issue can be seen when MEM_COUNT_DETAILS is activated.