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

  /external/webp/src/dec/
common.h 33 B_PRED = NUM_BMODES, // refined I4x4 mode
  /external/libvpx/libvpx/vp8/common/
blockd.h 80 B_PRED, /* block based prediction, each block has its own prediction mode */
104 #define VP8_YMODES (B_PRED + 1)
  /external/opencv3/3rdparty/libwebp/dec/
vp8i.h 53 B_PRED = NUM_BMODES, // refined I4x4 mode
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
blockd.h 80 B_PRED, /* block based prediction, each block has its own prediction mode */
104 #define VP8_YMODES (B_PRED + 1)

Completed in 123 milliseconds