Searched refs:gc_1st_index_bits (Results 1 – 1 of 1) sorted by relevance
96 uint8_t gc_1st_index_bits; ///< gain codebook (first stage) index (size in bits) member165 .gc_1st_index_bits = GC_1ST_IDX_BITS_8K,175 .gc_1st_index_bits = GC_1ST_IDX_BITS_6K4,506 gc_1st_index = get_bits(&gb, format->gc_1st_index_bits); in decode_frame()