Home
last modified time | relevance | path

Searched defs:MAX_MODES (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Drd.c1423 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()
H A Denc_enums.h217 MAX_MODES, enumerator
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_rd.h41 #define MAX_MODES 30 macro
H A Dvp9_rd.c757 void vp9_update_rd_thresh_fact(int (*factor_buf)[MAX_MODES], int rd_thresh, in vp9_update_rd_thresh_fact()
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dblock.h24 #define MAX_MODES 20 macro