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

  /external/webp/src/dec/
common.h 21 B_HE_PRED = 3,
32 H_PRED = B_HE_PRED, TM_PRED = B_TM_PRED,
  /external/libvpx/libvpx/vp8/common/
blockd.h 115 B_HE_PRED, /* horizontal prediction */
  /external/opencv3/3rdparty/libwebp/dec/
vp8i.h 41 B_HE_PRED,
52 H_PRED = B_HE_PRED, TM_PRED = B_TM_PRED,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
blockd.h 115 B_HE_PRED, /* horizontal prediction */
  /external/opencv3/3rdparty/libwebp/enc/
vp8enci.h 39 B_HE_PRED = 3,
50 H_PRED = B_HE_PRED, TM_PRED = B_TM_PRED,

Completed in 482 milliseconds