Home
last modified time | relevance | path

Searched refs:state_cnt_s (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Drdopt.c12371 const int state_cnt_s = search_state->single_state_cnt[dir][mode]; in analyze_single_states() local
12378 const int max_candidates = AOMMAX(state_cnt_s, state_cnt_m); in analyze_single_states()
12379 for (i = 0; i < state_cnt_s; ++i) { in analyze_single_states()
12401 for (j = 0; j < state_cnt_s; j++) { in analyze_single_states()