Searched refs:rlslms (Results 1 – 1 of 1) sorted by relevance
178 …int rlslms; ///< use "Recursive Least Square-Least Mean Square" predictor: 1 = on, 0… member285 ff_dlog(avctx, "RLSLMS = %i\n", sconf->rlslms); in dprint_specific_config()350 sconf->rlslms = get_bits1(&gb); in read_specific_config()471 MISSING_ERR(sconf->rlslms, "Adaptive RLS-LMS prediction", AVERROR_PATCHWELCOME); in check_specific_config()710 if (!sconf->rlslms) { in read_var_block_data()