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

  /external/libvpx/vp8/common/
blockd.h 117 B_HE_PRED, /* horizontal prediction */
entropymode.c 111 -B_HE_PRED, 10, /* 4 = HE_NODE */
reconintra4x4.c 104 case B_HE_PRED:
  /external/libvpx/vp8/encoder/
encodeintra.c 134 d->bmi.mode = B_HE_PRED;
179 d->bmi.mode = B_HE_PRED;
pickinter.c 194 for (mode = B_DC_PRED; mode <= B_HE_PRED /*B_HU_PRED*/; mode++)
  /external/libvpx/vp8/decoder/
decodemv.c 118 BMode = B_HE_PRED;
reconintra_mt.c 745 case B_HE_PRED:

Completed in 119 milliseconds