HomeSort by relevance Sort by last modified time
    Searched defs:DC_PRED (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp8/common/
blockd.h 72 DC_PRED, /* average of above and left pixels */
  /external/webp/src/dec/
vp8i.h 49 DC_PRED = B_DC_PRED, V_PRED = B_VE_PRED,
  /external/webp/src/enc/
vp8enci.h 47 DC_PRED = B_DC_PRED, V_PRED = B_VE_PRED,

Completed in 573 milliseconds