Loading lib_rend/ivas_splitRenderer_utils.c +9 −6 Original line number Diff line number Diff line Loading @@ -462,7 +462,8 @@ int32_t ivas_get_lcld_bitrate( const int32_t SplitRendBitRate, const IVAS_SPLIT_ int32_t ivas_get_lc3plus_bitrate( const int32_t SplitRendBitRate, IVAS_SPLIT_REND_POSE_CORRECTION_MODE poseCorrectionMode #ifdef API_5MS , int16_t split_prerender_frame_size_ms , int16_t split_prerender_frame_size_ms #endif ) { Loading Loading @@ -514,7 +515,8 @@ int8_t ivas_get_lc3plus_bitrate_id( const int32_t SplitRendBitRate ) } int32_t ivas_get_lc3plus_size_from_id( const int8_t SplitRendBitRateId, IVAS_SPLIT_REND_POSE_CORRECTION_MODE poseCorrectionMode #ifdef API_5MS , int16_t split_prerender_frame_size_ms , int16_t split_prerender_frame_size_ms #endif ) { Loading Loading @@ -556,7 +558,8 @@ int32_t ivas_get_lc3plus_size_from_id( const int8_t SplitRendBitRateId, IVAS_SPL bitrate = ivas_get_lc3plus_bitrate( bitrate, poseCorrectionMode #ifdef API_5MS , split_prerender_frame_size_ms , split_prerender_frame_size_ms #endif ); Loading lib_util/split_render_file_read_write.c +10 −8 Original line number Diff line number Diff line Loading @@ -158,7 +158,8 @@ ivas_error split_rend_write_bitstream_to_file( IVAS_SPLIT_REND_CODEC codec, IVAS_SPLIT_REND_POSE_CORRECTION_MODE poseCorrection #ifdef API_5MS , int16_t codec_frame_size_ms , int16_t codec_frame_size_ms #endif ) { Loading Loading @@ -230,7 +231,8 @@ ivas_error split_rend_read_bits_from_file( IVAS_SPLIT_REND_CODEC *codec, IVAS_SPLIT_REND_POSE_CORRECTION_MODE *poseCorrection #ifdef API_5MS , int16_t* codec_frame_size_ms , int16_t *codec_frame_size_ms #endif ) { Loading lib_util/split_render_file_read_write.h +10 −8 Original line number Diff line number Diff line Loading @@ -64,7 +64,8 @@ ivas_error split_rend_write_bitstream_to_file( IVAS_SPLIT_REND_CODEC codec, IVAS_SPLIT_REND_POSE_CORRECTION_MODE poseCorrection #ifdef API_5MS , int16_t codec_frame_size_ms , int16_t codec_frame_size_ms #endif ); Loading @@ -77,7 +78,8 @@ ivas_error split_rend_read_bits_from_file( IVAS_SPLIT_REND_CODEC *codec, IVAS_SPLIT_REND_POSE_CORRECTION_MODE *poseCorrection #ifdef API_5MS , int16_t* codec_frame_size_ms , int16_t *codec_frame_size_ms #endif ); Loading lib_dec/ivas_stat_dec.h +1 −1 File changed.Contains only whitespace changes. Show changes lib_rend/ivas_splitRendererPost.c +9 −9 File changed.Contains only whitespace changes. Show changes Loading
lib_rend/ivas_splitRenderer_utils.c +9 −6 Original line number Diff line number Diff line Loading @@ -462,7 +462,8 @@ int32_t ivas_get_lcld_bitrate( const int32_t SplitRendBitRate, const IVAS_SPLIT_ int32_t ivas_get_lc3plus_bitrate( const int32_t SplitRendBitRate, IVAS_SPLIT_REND_POSE_CORRECTION_MODE poseCorrectionMode #ifdef API_5MS , int16_t split_prerender_frame_size_ms , int16_t split_prerender_frame_size_ms #endif ) { Loading Loading @@ -514,7 +515,8 @@ int8_t ivas_get_lc3plus_bitrate_id( const int32_t SplitRendBitRate ) } int32_t ivas_get_lc3plus_size_from_id( const int8_t SplitRendBitRateId, IVAS_SPLIT_REND_POSE_CORRECTION_MODE poseCorrectionMode #ifdef API_5MS , int16_t split_prerender_frame_size_ms , int16_t split_prerender_frame_size_ms #endif ) { Loading Loading @@ -556,7 +558,8 @@ int32_t ivas_get_lc3plus_size_from_id( const int8_t SplitRendBitRateId, IVAS_SPL bitrate = ivas_get_lc3plus_bitrate( bitrate, poseCorrectionMode #ifdef API_5MS , split_prerender_frame_size_ms , split_prerender_frame_size_ms #endif ); Loading
lib_util/split_render_file_read_write.c +10 −8 Original line number Diff line number Diff line Loading @@ -158,7 +158,8 @@ ivas_error split_rend_write_bitstream_to_file( IVAS_SPLIT_REND_CODEC codec, IVAS_SPLIT_REND_POSE_CORRECTION_MODE poseCorrection #ifdef API_5MS , int16_t codec_frame_size_ms , int16_t codec_frame_size_ms #endif ) { Loading Loading @@ -230,7 +231,8 @@ ivas_error split_rend_read_bits_from_file( IVAS_SPLIT_REND_CODEC *codec, IVAS_SPLIT_REND_POSE_CORRECTION_MODE *poseCorrection #ifdef API_5MS , int16_t* codec_frame_size_ms , int16_t *codec_frame_size_ms #endif ) { Loading
lib_util/split_render_file_read_write.h +10 −8 Original line number Diff line number Diff line Loading @@ -64,7 +64,8 @@ ivas_error split_rend_write_bitstream_to_file( IVAS_SPLIT_REND_CODEC codec, IVAS_SPLIT_REND_POSE_CORRECTION_MODE poseCorrection #ifdef API_5MS , int16_t codec_frame_size_ms , int16_t codec_frame_size_ms #endif ); Loading @@ -77,7 +78,8 @@ ivas_error split_rend_read_bits_from_file( IVAS_SPLIT_REND_CODEC *codec, IVAS_SPLIT_REND_POSE_CORRECTION_MODE *poseCorrection #ifdef API_5MS , int16_t* codec_frame_size_ms , int16_t *codec_frame_size_ms #endif ); Loading