Searched refs:state_cnt_s (Results 1 – 1 of 1) sorted by relevance
4534 const int state_cnt_s = search_state->single_state_cnt[dir][mode]; in analyze_single_states() local4541 const int max_candidates = AOMMAX(state_cnt_s, state_cnt_m); in analyze_single_states()4542 for (i = 0; i < state_cnt_s; ++i) { in analyze_single_states()4566 for (j = 0; j < state_cnt_s; ++j) { in analyze_single_states()