Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dnonrd_opt.h22 #define NUM_COMP_INTER_MODES_RT (6) macro
145 static const COMP_REF_MODE comp_ref_mode_set[NUM_COMP_INTER_MODES_RT] = {
H A Dnonrd_pickmode.c3233 int tot_num_comp_modes = NUM_COMP_INTER_MODES_RT; in av1_nonrd_pick_inter_mode_sb()