Loading lib_dec/ivas_mct_dec_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -1425,7 +1425,7 @@ static ivas_error ivas_mc_dec_reconfig_fx( test(); IF( ( st_ivas->hDecoderConfig->Opt_Headrotation || st_ivas->hDecoderConfig->Opt_ExternalOrientation ) ) { efap_free_data( &st_ivas->hEFAPdata ); efap_free_data_fx( &st_ivas->hEFAPdata ); } #endif } Loading Loading
lib_dec/ivas_mct_dec_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -1425,7 +1425,7 @@ static ivas_error ivas_mc_dec_reconfig_fx( test(); IF( ( st_ivas->hDecoderConfig->Opt_Headrotation || st_ivas->hDecoderConfig->Opt_ExternalOrientation ) ) { efap_free_data( &st_ivas->hEFAPdata ); efap_free_data_fx( &st_ivas->hEFAPdata ); } #endif } Loading