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

/external/chromium_org/third_party/libwebp/dec/
H A Dvp8i.h52 H_PRED = B_HE_PRED, TM_PRED = B_TM_PRED, enumerator in enum:__anon11574
/external/libvpx/libvpx/vp8/common/
H A Dblockd.h75 TM_PRED, /* Truemotion prediction */ enumerator in enum:__anon20580
101 #define VP8_UV_MODES (TM_PRED + 1)
/external/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.h69 TM_PRED, // True-motion enumerator in enum:__anon20638
81 #define INTRA_MODES (TM_PRED + 1)
/external/webp/src/dec/
H A Dvp8i.h52 H_PRED = B_HE_PRED, TM_PRED = B_TM_PRED, enumerator in enum:__anon27966
/external/chromium_org/third_party/libwebp/enc/
H A Dvp8enci.h50 H_PRED = B_HE_PRED, TM_PRED = B_TM_PRED, enumerator in enum:__anon11608
/external/webp/src/enc/
H A Dvp8enci.h50 H_PRED = B_HE_PRED, TM_PRED = B_TM_PRED, enumerator in enum:__anon28003

Completed in 191 milliseconds