Loading lib_enc/ivas_core_pre_proc_front_fx.c +0 −6 Original line number Diff line number Diff line Loading @@ -32,22 +32,16 @@ #include <stdint.h> #include "options.h" #include "cnst.h" #include "ivas_cnst.h" #include "rom_enc.h" #include "rom_com.h" #include "prot_fx.h" #include "prot_fx_enc.h" #include "ivas_prot_fx.h" #include "wmc_auto.h" #include <math.h> #ifdef DEBUGGING #include "debug.h" #include "string.h" #endif #include "prot_fx_enc.h" #include "ivas_prot_fx.h" /*---------------------------------------------------------------* * Local constants Loading lib_enc/ivas_core_pre_proc_fx.c +0 −3 Original line number Diff line number Diff line Loading @@ -32,10 +32,7 @@ #include <stdint.h> #include "options.h" #include "cnst.h" #include "ivas_cnst.h" #include "rom_enc.h" #include "rom_com.h" #include "prot_fx.h" #include "wmc_auto.h" #include "ivas_prot_fx.h" Loading lib_enc/ivas_corecoder_enc_reconfig_fx.c +3 −2 Original line number Diff line number Diff line Loading @@ -37,17 +37,18 @@ #include "prot_fx_enc.h" #include "wmc_auto.h" #include "ivas_prot_fx.h" #include "math.h" #include "wmc_auto.h" #if defined( DEBUGGING ) && defined( DBG_BITSTREAM_ANALYSIS ) #include <string.h> #endif /*-------------------------------------------------------------------* * ivas_corecoder_enc_reconfig() * * Allocate, initialize, and configure SCE/CPE/MCT handles in case of bitrate switching *-------------------------------------------------------------------*/ /* Some float operations are still pending */ ivas_error ivas_corecoder_enc_reconfig_fx( Encoder_Struct *st_ivas, /* i/o: IVAS encoder structure */ const Word16 nSCE_old, /* i : number of SCEs in previous frame Q0*/ Loading lib_enc/ivas_cpe_enc_fx.c +0 −4 Original line number Diff line number Diff line Loading @@ -33,18 +33,14 @@ #include <assert.h> #include <stdint.h> #include "options.h" #include "cnst.h" #include "ivas_cnst.h" #include "rom_com.h" #include "prot_fx.h" #include "prot_fx_enc.h" #include "ivas_rom_com.h" #ifdef DEBUGGING #include "debug.h" #endif #include "wmc_auto.h" #include "ivas_prot_fx.h" #include "ivas_rom_enc.h" #include "prot_fx_enc.h" Loading lib_enc/ivas_decision_matrix_enc_fx.c +1 −5 Original line number Diff line number Diff line Loading @@ -32,15 +32,11 @@ #include <stdint.h> #include "options.h" #include "cnst.h" #include "ivas_cnst.h" #include "rom_com.h" #include "prot_fx.h" #include "ivas_rom_com.h" #include "wmc_auto.h" #include "ivas_prot_fx.h" /* Function prototypes */ #include "ivas_prot_fx.h" /* Function prototypes */ #include "prot_fx_enc.h" /* Function prototypes */ /*-----------------------------------------------------------------* * ivas_decision_matrix_enc() Loading Loading
lib_enc/ivas_core_pre_proc_front_fx.c +0 −6 Original line number Diff line number Diff line Loading @@ -32,22 +32,16 @@ #include <stdint.h> #include "options.h" #include "cnst.h" #include "ivas_cnst.h" #include "rom_enc.h" #include "rom_com.h" #include "prot_fx.h" #include "prot_fx_enc.h" #include "ivas_prot_fx.h" #include "wmc_auto.h" #include <math.h> #ifdef DEBUGGING #include "debug.h" #include "string.h" #endif #include "prot_fx_enc.h" #include "ivas_prot_fx.h" /*---------------------------------------------------------------* * Local constants Loading
lib_enc/ivas_core_pre_proc_fx.c +0 −3 Original line number Diff line number Diff line Loading @@ -32,10 +32,7 @@ #include <stdint.h> #include "options.h" #include "cnst.h" #include "ivas_cnst.h" #include "rom_enc.h" #include "rom_com.h" #include "prot_fx.h" #include "wmc_auto.h" #include "ivas_prot_fx.h" Loading
lib_enc/ivas_corecoder_enc_reconfig_fx.c +3 −2 Original line number Diff line number Diff line Loading @@ -37,17 +37,18 @@ #include "prot_fx_enc.h" #include "wmc_auto.h" #include "ivas_prot_fx.h" #include "math.h" #include "wmc_auto.h" #if defined( DEBUGGING ) && defined( DBG_BITSTREAM_ANALYSIS ) #include <string.h> #endif /*-------------------------------------------------------------------* * ivas_corecoder_enc_reconfig() * * Allocate, initialize, and configure SCE/CPE/MCT handles in case of bitrate switching *-------------------------------------------------------------------*/ /* Some float operations are still pending */ ivas_error ivas_corecoder_enc_reconfig_fx( Encoder_Struct *st_ivas, /* i/o: IVAS encoder structure */ const Word16 nSCE_old, /* i : number of SCEs in previous frame Q0*/ Loading
lib_enc/ivas_cpe_enc_fx.c +0 −4 Original line number Diff line number Diff line Loading @@ -33,18 +33,14 @@ #include <assert.h> #include <stdint.h> #include "options.h" #include "cnst.h" #include "ivas_cnst.h" #include "rom_com.h" #include "prot_fx.h" #include "prot_fx_enc.h" #include "ivas_rom_com.h" #ifdef DEBUGGING #include "debug.h" #endif #include "wmc_auto.h" #include "ivas_prot_fx.h" #include "ivas_rom_enc.h" #include "prot_fx_enc.h" Loading
lib_enc/ivas_decision_matrix_enc_fx.c +1 −5 Original line number Diff line number Diff line Loading @@ -32,15 +32,11 @@ #include <stdint.h> #include "options.h" #include "cnst.h" #include "ivas_cnst.h" #include "rom_com.h" #include "prot_fx.h" #include "ivas_rom_com.h" #include "wmc_auto.h" #include "ivas_prot_fx.h" /* Function prototypes */ #include "ivas_prot_fx.h" /* Function prototypes */ #include "prot_fx_enc.h" /* Function prototypes */ /*-----------------------------------------------------------------* * ivas_decision_matrix_enc() Loading