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

/external/webp/src/dec/
H A Dcommon_dec.h32 H_PRED = B_HE_PRED, TM_PRED = B_TM_PRED, enumerator in enum:__anon24173
/external/libvpx/libvpx/vp9/common/
H A Dvp9_enums.h117 #define TM_PRED 9 // True-motion macro
125 #define INTRA_MODES (TM_PRED + 1)
/external/libvpx/libvpx/vp8/common/
H A Dblockd.h66 TM_PRED, /* Truemotion prediction */ enumerator in enum:__anon11819
91 #define VP8_UV_MODES (TM_PRED + 1)

Completed in 245 milliseconds