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

  /external/libvpx/vp8/common/
blockd.h 116 B_VE_PRED, // vertical prediction
entropymode.c 109 -B_VE_PRED, 6, /* 2 = VE_NODE */
reconintra4x4.c 80 case B_VE_PRED:
  /external/libvpx/vp8/encoder/
encodeintra.c 134 d->bmi.mode = B_VE_PRED;
180 d->bmi.mode = B_VE_PRED;
  /external/libvpx/vp8/common/arm/
reconintra4x4_arm.c 80 case B_VE_PRED:
  /external/libvpx/vp8/decoder/
decodemv.c 114 BMode = B_VE_PRED;

Completed in 472 milliseconds