HomeSort by relevance Sort by last modified time
    Searched refs:B_VR_PRED (Results 1 - 7 of 7) sorted by null

  /external/libvpx/vp8/common/
blockd.h 120 B_VR_PRED,
entropymode.c 112 -B_RD_PRED, -B_VR_PRED, /* 5 = RD_NODE */
reconintra4x4.c 180 case B_VR_PRED:
  /external/webp/src/dec/
tree.c 27 -B_RD_PRED, -B_VR_PRED,
371 (!VP8GetBit(br, prob[5]) ? B_RD_PRED : B_VR_PRED)) :
vp8i.h 38 B_VR_PRED,
  /external/webp/src/enc/
vp8enci.h 40 B_VR_PRED = 5,
  /external/libvpx/vp8/decoder/
reconintra_mt.c 792 case B_VR_PRED:

Completed in 723 milliseconds