Loading lib_dec/ivas_ism_metadata_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ static int16_t decode_radius( DEC_CORE_HANDLE st0, int16_t *last_radius_idx, int static void ism_metadata_smooth( ISM_METADATA_HANDLE hIsmMeta[], /* i/o: ISM metadata handles */ const int32_t ism_total_brate, /* i : ISms total bitrate */ const int32_t ism_total_brate, /* i : ISMs total bitrate */ const int16_t nchan_ism /* i : number of objects */ ) { Loading Loading
lib_dec/ivas_ism_metadata_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ static int16_t decode_radius( DEC_CORE_HANDLE st0, int16_t *last_radius_idx, int static void ism_metadata_smooth( ISM_METADATA_HANDLE hIsmMeta[], /* i/o: ISM metadata handles */ const int32_t ism_total_brate, /* i : ISms total bitrate */ const int32_t ism_total_brate, /* i : ISMs total bitrate */ const int16_t nchan_ism /* i : number of objects */ ) { Loading