Loading lib_rend/ivas_splitRendererPre.c +1 −1 Original line number Diff line number Diff line Loading @@ -2173,7 +2173,7 @@ static ivas_error ivas_renderMultiTDBinToSplitBinaural( ( !useLc3plus && !pcm_out ) ) { #ifdef API_5MS if ( codec_frame_size_ms != 20 ) if ( !useLc3plus && codec_frame_size_ms != 20 ) { return IVAS_ERROR( IVAS_ERR_INVALID_INPUT_BUFFER_SIZE, "Unsupported framing for LCLD codec!" ); } Loading Loading
lib_rend/ivas_splitRendererPre.c +1 −1 Original line number Diff line number Diff line Loading @@ -2173,7 +2173,7 @@ static ivas_error ivas_renderMultiTDBinToSplitBinaural( ( !useLc3plus && !pcm_out ) ) { #ifdef API_5MS if ( codec_frame_size_ms != 20 ) if ( !useLc3plus && codec_frame_size_ms != 20 ) { return IVAS_ERROR( IVAS_ERR_INVALID_INPUT_BUFFER_SIZE, "Unsupported framing for LCLD codec!" ); } Loading