Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dcommon_dec.h31 DC_PRED = B_DC_PRED, V_PRED = B_VE_PRED, enumerator
/external/libvpx/libvpx/vp9/common/
Dvp9_enums.h108 #define DC_PRED 0 // Average of above and left pixels macro
/external/libvpx/libvpx/vp8/common/
Dblockd.h63 DC_PRED, /* average of above and left pixels */ enumerator