Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dnonrd_opt.h23 #define NUM_COMP_INTER_MODES_RT (6) macro
147 static const COMP_REF_MODE comp_ref_mode_set[NUM_COMP_INTER_MODES_RT] = {
Dnonrd_pickmode.c3250 int tot_num_comp_modes = NUM_COMP_INTER_MODES_RT; in av1_nonrd_pick_inter_mode_sb()