Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drdopt.c727 SingleInterModeState single_state[2][SINGLE_INTER_MODE_NUM][FWD_REFS]; member
11752 state = &search_state->single_state[dir][mode][ref_frame]; in init_inter_mode_search_state()
12302 SingleInterModeState *state_s = search_state->single_state[dir][mode_offset]; in collect_single_states()
12341 state = search_state->single_state[dir]; in analyze_single_states()
12374 SingleInterModeState *state_s = search_state->single_state[dir][mode]; in analyze_single_states()
12423 search_state->single_state[dir][mode_offset]; in compound_skip_get_candidates()
12463 search_state->single_state[mode_dir[i]][mode_offset[i]]; in compound_skip_by_single_states()