Home
last modified time | relevance | path

Searched defs:DC_PRED (Results 1 – 4 of 4) 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.h110 #define DC_PRED 0 // Average of above and left pixels macro
/external/libvpx/libvpx/vp8/common/
Dblockd.h66 DC_PRED, /* average of above and left pixels */ enumerator
/external/libaom/libaom/av1/common/
Denums.h384 DC_PRED, // Average of above and left pixels enumerator