Loading lib_rend/lib_rend_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ typedef struct Word32 gain_fx; /* Linear, not in dB Q30 */ rendering_context ctx; Word32 numNewSamplesPerChannel; /* Used to keep track how much new audio was fed before rendering current frame */ Word32 delayNumSamples; Word16 delayNumSamples; } input_base; typedef struct Loading Loading
lib_rend/lib_rend_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ typedef struct Word32 gain_fx; /* Linear, not in dB Q30 */ rendering_context ctx; Word32 numNewSamplesPerChannel; /* Used to keep track how much new audio was fed before rendering current frame */ Word32 delayNumSamples; Word16 delayNumSamples; } input_base; typedef struct Loading