Searched defs:MAX_MODES (Results 1 – 5 of 5) sorted by relevance
1423 static inline void update_thr_fact(int (*factor_buf)[MAX_MODES], in update_thr_fact()1441 const AV1_COMMON *const cm, int (*factor_buf)[MAX_MODES], in av1_update_rd_thresh_fact()
217 MAX_MODES, enumerator
41 #define MAX_MODES 30 macro
757 void vp9_update_rd_thresh_fact(int (*factor_buf)[MAX_MODES], int rd_thresh, in vp9_update_rd_thresh_fact()
24 #define MAX_MODES 20 macro