From f4875b7ea11db771f5d35ba73b097d51d2e05f11 Mon Sep 17 00:00:00 2001 From: vaclav Date: Wed, 7 May 2025 11:31:17 +0200 Subject: [PATCH] remove planarCP static variable --- lib_com/ivas_stat_com.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lib_com/ivas_stat_com.h b/lib_com/ivas_stat_com.h index db13dd84c..2e849a1f2 100644 --- a/lib_com/ivas_stat_com.h +++ b/lib_com/ivas_stat_com.h @@ -242,7 +242,6 @@ typedef struct ivas_spar_md_com_cfg int16_t max_bits_per_blk; int16_t prev_quant_idx; int16_t agc_bits_ch_idx; - int16_t planarCP; int16_t num_umx_chs; int16_t max_md_bits_spar; -- GitLab