Searched refs:B_VL_PRED (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dentropymode.c97 -B_VL_PRED, 16, /* 7 = VL_NODE */
H A Dblockd.h121 B_VL_PRED, enumerator in enum:__anon12068
H A Dreconintra4x4.c213 case B_VL_PRED:
/external/libvpx/libvpx/vp8/common/
H A Dentropymode.c97 -B_VL_PRED, 16, /* 7 = VL_NODE */
H A Dblockd.h121 B_VL_PRED, enumerator in enum:__anon24033
H A Dreconintra4x4.c213 case B_VL_PRED:
/external/chromium_org/third_party/libwebp/dec/
H A Dtree.c28 -B_VL_PRED, 8,
333 (!VP8GetBit(br, prob[7]) ? B_VL_PRED :
H A Dvp8i.h44 B_VL_PRED, enumerator in enum:__anon12237
/external/webp/src/dec/
H A Dtree.c28 -B_VL_PRED, 8,
333 (!VP8GetBit(br, prob[7]) ? B_VL_PRED :
H A Dvp8i.h44 B_VL_PRED, enumerator in enum:__anon32449
/external/chromium_org/third_party/libwebp/enc/
H A Dtree.c281 if (VP8PutBit(bw, mode != B_VL_PRED, prob[7])) {
H A Dvp8enci.h43 B_VL_PRED = 7, enumerator in enum:__anon12280
/external/webp/src/enc/
H A Dtree.c281 if (VP8PutBit(bw, mode != B_VL_PRED, prob[7])) {
H A Dvp8enci.h43 B_VL_PRED = 7, enumerator in enum:__anon32495

Completed in 368 milliseconds