Loading lib_enc/stat_enc.h +4 −0 Original line number Diff line number Diff line Loading @@ -76,11 +76,13 @@ typedef struct Word32 s32Mantissa; } T_VAD_EXP; #ifndef FIX_2402_REPL_EVS_ARI_CODEC_ENC typedef struct { Word32 low, high; Word16 value; } TastatEnc; #endif /*----------------------------------------------------------------------------------* * Bitstream structure *----------------------------------------------------------------------------------*/ Loading Loading @@ -457,7 +459,9 @@ typedef struct igfscfenc_public_data_struct const UWord16 *cf_se11; const Word16 *cf_off_se11; Tastat acState; #ifndef FIX_2402_REPL_EVS_ARI_CODEC_ENC TastatEnc acState_fx; #endif Tastat acState_ivas_fx; } IGFSCFENC_INSTANCE, *IGFSCFENC_INSTANCE_HANDLE; Loading Loading
lib_enc/stat_enc.h +4 −0 Original line number Diff line number Diff line Loading @@ -76,11 +76,13 @@ typedef struct Word32 s32Mantissa; } T_VAD_EXP; #ifndef FIX_2402_REPL_EVS_ARI_CODEC_ENC typedef struct { Word32 low, high; Word16 value; } TastatEnc; #endif /*----------------------------------------------------------------------------------* * Bitstream structure *----------------------------------------------------------------------------------*/ Loading Loading @@ -457,7 +459,9 @@ typedef struct igfscfenc_public_data_struct const UWord16 *cf_se11; const Word16 *cf_off_se11; Tastat acState; #ifndef FIX_2402_REPL_EVS_ARI_CODEC_ENC TastatEnc acState_fx; #endif Tastat acState_ivas_fx; } IGFSCFENC_INSTANCE, *IGFSCFENC_INSTANCE_HANDLE; Loading