Loading lib_rend/lib_rend_fx.c +4 −2 Original line number Diff line number Diff line Loading @@ -11232,8 +11232,10 @@ static void intermidiate_ext_dirac_render( move16(); } } // hDirACRend->proto_frame_dec_f_q = sub( 31, hDirACRend->proto_frame_dec_f_q ); // move16(); #ifndef FIX_2330_CLANG_18_WARNINGS_REND hDirACRend->proto_frame_dec_f_q = sub( 31, hDirACRend->proto_frame_dec_f_q ); move16(); #endif IF( hDirACRend->h_output_synthesis_psd_state.proto_power_smooth_fx ) { Loading Loading
lib_rend/lib_rend_fx.c +4 −2 Original line number Diff line number Diff line Loading @@ -11232,8 +11232,10 @@ static void intermidiate_ext_dirac_render( move16(); } } // hDirACRend->proto_frame_dec_f_q = sub( 31, hDirACRend->proto_frame_dec_f_q ); // move16(); #ifndef FIX_2330_CLANG_18_WARNINGS_REND hDirACRend->proto_frame_dec_f_q = sub( 31, hDirACRend->proto_frame_dec_f_q ); move16(); #endif IF( hDirACRend->h_output_synthesis_psd_state.proto_power_smooth_fx ) { Loading