Loading lib_dec/lib_dec.c +3 −4 Original line number Diff line number Diff line Loading @@ -2171,8 +2171,7 @@ static ivas_error evs_dec_main( DEC_CORE_HANDLE *hCoreCoder; #ifdef NON_DIEGETIC_PAN float output[MAX_OUTPUT_CHANNELS_IN_DIEGETIC_PAN][L_FRAME48k]; float mixer_left; float mixer_rigth; float mixer_left, mixer_rigth; #else float output[L_FRAME48k]; #endif Loading Loading
lib_dec/lib_dec.c +3 −4 Original line number Diff line number Diff line Loading @@ -2171,8 +2171,7 @@ static ivas_error evs_dec_main( DEC_CORE_HANDLE *hCoreCoder; #ifdef NON_DIEGETIC_PAN float output[MAX_OUTPUT_CHANNELS_IN_DIEGETIC_PAN][L_FRAME48k]; float mixer_left; float mixer_rigth; float mixer_left, mixer_rigth; #else float output[L_FRAME48k]; #endif Loading