Searched refs:indep_count (Results 1 – 4 of 4) sorted by relevance
40 for (i = 0; i <= m->indep_count; i++) { in update_lls()41 for (j = i; j <= m->indep_count; j++) { in update_lls()53 int count = m->indep_count; in avpriv_solve_lls()115 av_cold void avpriv_init_lls(LLSModel *m, int indep_count) in avpriv_init_lls() argument118 m->indep_count = indep_count; in avpriv_init_lls()
42 int indep_count; member60 void avpriv_init_lls(LLSModel *m, int indep_count);
36 if (m->indep_count >= 4) in ff_init_lls_x86()
36 .indep_count: resd 1 label52 mov id, [ctxq + LLSModel.indep_count]131 mov countd, [ctxq + LLSModel.indep_count]