Searched refs:long_term_prediction (Results 1 – 1 of 1) sorted by relevance
169 int long_term_prediction; ///< long term prediction (LTP): 1 = on, 0 = off member276 ff_dlog(avctx, "long_term_prediction = %i\n", sconf->long_term_prediction); in dprint_specific_config()340 sconf->long_term_prediction = get_bits1(&gb); in read_specific_config()780 if (sconf->long_term_prediction) { in read_var_block_data()