Loading lib_isar/isar_splitRendererPre.c +1 −1 Original line number Diff line number Diff line Loading @@ -1935,7 +1935,7 @@ ivas_error split_renderer_open_lc3plus( ivas_error error; int16_t i, delayBufferLength; LC3PLUS_CONFIG config; #if defined ISAR_BITSTREAM_UPDATE_LC3PLUS || defined ISAR_BITSTREAM_UPDATE_LC3PLUS #if defined ISAR_BITSTREAM_UPDATE_LC3PLUS int16_t isar_frame_size_ms; if ( ( error = isar_framesize_to_ms( isar_frame_size, &isar_frame_size_ms ) ) != IVAS_ERR_OK ) Loading Loading
lib_isar/isar_splitRendererPre.c +1 −1 Original line number Diff line number Diff line Loading @@ -1935,7 +1935,7 @@ ivas_error split_renderer_open_lc3plus( ivas_error error; int16_t i, delayBufferLength; LC3PLUS_CONFIG config; #if defined ISAR_BITSTREAM_UPDATE_LC3PLUS || defined ISAR_BITSTREAM_UPDATE_LC3PLUS #if defined ISAR_BITSTREAM_UPDATE_LC3PLUS int16_t isar_frame_size_ms; if ( ( error = isar_framesize_to_ms( isar_frame_size, &isar_frame_size_ms ) ) != IVAS_ERR_OK ) Loading