Searched refs:coef_table (Results 1 – 1 of 1) sorted by relevance
168 int coef_table; ///< table index of Rice code parameters member275 ff_dlog(avctx, "coef_table = %i\n", sconf->coef_table); in dprint_specific_config()339 sconf->coef_table = get_bits(&gb, 2); in read_specific_config()728 if (sconf->coef_table == 3) { in read_var_block_data()748 int rice_param = parcor_rice_table[sconf->coef_table][k][1]; in read_var_block_data()749 int offset = parcor_rice_table[sconf->coef_table][k][0]; in read_var_block_data()