#ifdef FIX_1515_ISAR_FRAME_SIZES_IN_RTP /* "open" and "close" were refactored (mostly copy-paste) into separate steps of (de)allocate handle and (de)init handle */
staticivas_errorisar_lc3plus_dec_init_handle(
constLC3PLUS_CONFIGconfig,/* i : LC3plus decoder configuration */
ISAR_LC3PLUS_DEC_HANDLE*handle/* o : decoder handle */
returnIVAS_ERROR(IVAS_ERR_NOT_IMPLEMENTED,"Current pcm_conversion_buffer sizing requires that lc3plus uses a shorter or equal frame duration than ivas\n");
returnIVAS_ERROR(IVAS_ERR_NOT_IMPLEMENTED,"LC3plus config change (frame duration) in bitstream is only supported when the ISAR frame duration stays the same\n");
returnIVAS_ERROR(IVAS_ERR_NOT_IMPLEMENTED,"LC3plus config change (number of media times per frame data block) in bitstream is only supported when the ISAR frame duration stays the same\n");