Skip to content
Snippets Groups Projects
Commit b1800c10 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Pass on prev_crosslets_info_rec to sdp_statistics_offload.

parent fbb063c3
No related branches found
No related tags found
1 merge request!273Use t_parameters and t_input to register the statistics info. Make sure that...
...@@ -485,8 +485,8 @@ BEGIN ...@@ -485,8 +485,8 @@ BEGIN
sdp_info => sdp_info, sdp_info => sdp_info,
weighted_subbands_flag => '1', -- because XSub uses in_sosi_arr = fsub_sosi_arr, so weighted subbands weighted_subbands_flag => '1', -- because XSub uses in_sosi_arr = fsub_sosi_arr, so weighted subbands
nof_crosslets => nof_crosslets, nof_crosslets => nof_crosslets, -- from MM
crosslets_info_rec => prev_crosslets_info_rec prev_crosslets_info_rec => prev_crosslets_info_rec
); );
END str; END str;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment