Home
last modified time | relevance | path

Searched defs:INTRA_MODES (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_enums.h127 #define INTRA_MODES (TM_PRED + 1) macro
/aosp_15_r20/external/libaom/av1/common/
H A Denums.h365 INTRA_MODES = PAETH_PRED + 1, // PAETH_PRED has to be the last intra mode. enumerator