Home
last modified time | relevance | path

Searched defs:TM_PRED (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webp/src/dec/
H A Dcommon_dec.h32 H_PRED = B_HE_PRED, TM_PRED = B_TM_PRED, enumerator
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_enums.h119 #define TM_PRED 9 // True-motion macro
/aosp_15_r20/external/libvpx/vp8/common/
H A Dblockd.h69 TM_PRED, /* Truemotion prediction */ enumerator