Loading lib_isar/lib_isar_pre_rend.c +1 −1 Original line number Diff line number Diff line Loading @@ -324,7 +324,7 @@ ivas_error ISAR_PRE_REND_MultiBinToSplitBinaural( const int32_t SplitRendBitRate, /* i: Split renderer bitrate */ ISAR_SPLIT_REND_CODEC splitCodec, /* i/o: Split renderer codec */ #ifdef ISAR_BITSTREAM_UPDATE_LC3PLUS int16_t isar_frame_size_ms, /* i/o: ISAR framesize */ const int16_t isar_frame_size_ms, /* i: ISAR framesize */ #endif int16_t codec_frame_size_ms, /* i/o: ISAR transport codec framesize */ ISAR_SPLIT_REND_BITS_HANDLE pBits, /* i/o: ISAR bits struct handle */ Loading lib_isar/lib_isar_pre_rend.h +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ ivas_error ISAR_PRE_REND_MultiBinToSplitBinaural( const int32_t SplitRendBitRate, /* i: Split renderer bitrate */ ISAR_SPLIT_REND_CODEC splitCodec, /* i/o: Split renderer codec */ #ifdef ISAR_BITSTREAM_UPDATE_LC3PLUS int16_t isar_frame_size_ms, /* i/o: ISAR framesize */ const int16_t isar_frame_size_ms, /* i: ISAR framesize */ #endif int16_t codec_frame_size_ms, /* i/o: ISAR transport codec framesize */ ISAR_SPLIT_REND_BITS_HANDLE pBits, /* i/o: ISAR bits struct handle */ Loading Loading
lib_isar/lib_isar_pre_rend.c +1 −1 Original line number Diff line number Diff line Loading @@ -324,7 +324,7 @@ ivas_error ISAR_PRE_REND_MultiBinToSplitBinaural( const int32_t SplitRendBitRate, /* i: Split renderer bitrate */ ISAR_SPLIT_REND_CODEC splitCodec, /* i/o: Split renderer codec */ #ifdef ISAR_BITSTREAM_UPDATE_LC3PLUS int16_t isar_frame_size_ms, /* i/o: ISAR framesize */ const int16_t isar_frame_size_ms, /* i: ISAR framesize */ #endif int16_t codec_frame_size_ms, /* i/o: ISAR transport codec framesize */ ISAR_SPLIT_REND_BITS_HANDLE pBits, /* i/o: ISAR bits struct handle */ Loading
lib_isar/lib_isar_pre_rend.h +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ ivas_error ISAR_PRE_REND_MultiBinToSplitBinaural( const int32_t SplitRendBitRate, /* i: Split renderer bitrate */ ISAR_SPLIT_REND_CODEC splitCodec, /* i/o: Split renderer codec */ #ifdef ISAR_BITSTREAM_UPDATE_LC3PLUS int16_t isar_frame_size_ms, /* i/o: ISAR framesize */ const int16_t isar_frame_size_ms, /* i: ISAR framesize */ #endif int16_t codec_frame_size_ms, /* i/o: ISAR transport codec framesize */ ISAR_SPLIT_REND_BITS_HANDLE pBits, /* i/o: ISAR bits struct handle */ Loading