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

  /external/libvpx/libvpx/vp8/common/
asm_com_offsets.c 56 ct_assert(B_VL_PRED, B_VL_PRED == 7);
entropymode.c 97 -B_VL_PRED, 16, /* 7 = VL_NODE */
blockd.h 117 B_VL_PRED,
reconintra4x4.c 213 case B_VL_PRED:
  /external/webp/src/dec/
tree.c 29 -B_VL_PRED, 8,
373 (!VP8GetBit(br, prob[7]) ? B_VL_PRED :
vp8i.h 43 B_VL_PRED,
  /external/webp/src/enc/
tree.c 284 if (VP8PutBit(bw, mode != B_VL_PRED, prob[7])) {
vp8enci.h 41 B_VL_PRED = 7,

Completed in 68 milliseconds