Commit 566ea4a6 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

inplement macro into lib_rend_fx.c

parent a91f92c1
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -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 )
        {