Searched defs:MAX_MODES (Results 1 – 5 of 5) sorted by relevance
41 #define MAX_MODES 30 macro
797 void vp9_update_rd_thresh_fact(int (*factor_buf)[MAX_MODES], int rd_thresh, in vp9_update_rd_thresh_fact()
1483 static INLINE void update_thr_fact(int (*factor_buf)[MAX_MODES], in update_thr_fact()1501 const AV1_COMMON *const cm, int (*factor_buf)[MAX_MODES], in av1_update_rd_thresh_fact()
213 MAX_MODES, enumerator
24 #define MAX_MODES 20 macro