Commit dcfe8c59 authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Remove also prototype of the duplicate

parent 234f13f5
Loading
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -703,12 +703,6 @@ void ivas_init_dec_get_num_cldfb_instances_fx(
    Word16 *numCldfbAnalyses, /* o  : number of CLDFB analysis instances      */
    Word16 *numCldfbSyntheses /* o  : number of CLDFB synthesis instances     */
);
/*file:ivas_init_dec_fx.c*/
void ivas_init_dec_get_num_cldfb_instances_ivas_fx(
    Decoder_Struct *st_ivas,  /* i  : IVAS decoder structure                     */
    Word16 *numCldfbAnalyses, /* o  : number of needed CLDFB analysis instances  */
    Word16 *numCldfbSyntheses /* o  : number of needed CLDFB synthesis instances */
);

Word16 masa_sq_fx(
    const Word32 in,         /* i  : input value                             */