Commit 14834742 authored by vaclav's avatar vaclav Committed by Sandesh Venkatesh
Browse files

int32_t -> Word32

parent 0b9b386a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -249,7 +249,7 @@ ivas_error pre_proc_front_ivas_fx(
    const IVAS_FORMAT ivas_format,   /* i  : IVAS format												*/
    const Word16 MCT_flag,           /* i  : hMCT handle allocated (1) or not (0)						Q0*/
#ifdef NONBE_1211_DTX_BR_SWITCHING
    const int32_t last_ivas_total_brate, /* i  : last IVAS total bitrate                                    Q0*/
    const Word32 last_ivas_total_brate, /* i  : last IVAS total bitrate                                    Q0*/
#endif
    const Word32 ivas_total_brate,   /* i  : IVAS total bitrate - for setting the DTX					Q0*/
    Word16 *Q_new
+1 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@ ivas_error pre_proc_front_ivas_fx(
    const IVAS_FORMAT ivas_format,   /* i  : IVAS format												*/
    const Word16 MCT_flag,           /* i  : hMCT handle allocated (1) or not (0)						Q0*/
#ifdef NONBE_1211_DTX_BR_SWITCHING
    const int32_t last_ivas_total_brate, /* i  : last IVAS total bitrate                                    Q0*/
    const Word32 last_ivas_total_brate, /* i  : last IVAS total bitrate                                    Q0*/
#endif
    const Word32 ivas_total_brate, /* i  : IVAS total bitrate - for setting the DTX					Q0*/
    Word16 *Q_new