Loading lib_com/prot_fx.h +2 −0 Original line number Diff line number Diff line Loading @@ -5706,12 +5706,14 @@ void TonalMDCTConceal_UpdateState_fx( const Word16 badBlock, const Word8 tonalConcealmentActive ); #ifndef FIX_2480_HARM_TONALMDCT void TonalMDCTConceal_Detect_fx( const TonalMDCTConcealPtr self, /*IN */ const Word32 pitchLag, /*IN */ Word16 *umIndices, /*OUT*/ const Word16 element_mode /* IN */ ); #endif // !FIX_2480_HARM_TONALMDCT void TonalMDCTConceal_Apply_fx( const TonalMDCTConcealPtr hTonalMDCTConc, /*IN */ Loading lib_dec/tonalMDCTconcealment_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -927,6 +927,7 @@ static void CalcMDXT( return; } #ifndef FIX_2480_HARM_TONALMDCT void TonalMDCTConceal_Detect_fx( const TonalMDCTConcealPtr hTonalMDCTConc, const Word32 pitchLag, /*15Q16*/ Loading Loading @@ -1052,6 +1053,7 @@ void TonalMDCTConceal_Detect_fx( return; } #endif // !FIX_2480_HARM_TONALMDCT void TonalMDCTConceal_Detect_ivas_fx( const TonalMDCTConcealPtr hTonalMDCTConc, Loading Loading
lib_com/prot_fx.h +2 −0 Original line number Diff line number Diff line Loading @@ -5706,12 +5706,14 @@ void TonalMDCTConceal_UpdateState_fx( const Word16 badBlock, const Word8 tonalConcealmentActive ); #ifndef FIX_2480_HARM_TONALMDCT void TonalMDCTConceal_Detect_fx( const TonalMDCTConcealPtr self, /*IN */ const Word32 pitchLag, /*IN */ Word16 *umIndices, /*OUT*/ const Word16 element_mode /* IN */ ); #endif // !FIX_2480_HARM_TONALMDCT void TonalMDCTConceal_Apply_fx( const TonalMDCTConcealPtr hTonalMDCTConc, /*IN */ Loading
lib_dec/tonalMDCTconcealment_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -927,6 +927,7 @@ static void CalcMDXT( return; } #ifndef FIX_2480_HARM_TONALMDCT void TonalMDCTConceal_Detect_fx( const TonalMDCTConcealPtr hTonalMDCTConc, const Word32 pitchLag, /*15Q16*/ Loading Loading @@ -1052,6 +1053,7 @@ void TonalMDCTConceal_Detect_fx( return; } #endif // !FIX_2480_HARM_TONALMDCT void TonalMDCTConceal_Detect_ivas_fx( const TonalMDCTConcealPtr hTonalMDCTConc, Loading