Searched refs:B_VR_PRED (Results 1 - 8 of 8) sorted by relevance

/external/webp/src/dec/
H A Dcommon.h23 B_VR_PRED = 5, enumerator in enum:__anon20498
H A Dtree.c26 -B_RD_PRED, -B_VR_PRED,
331 (!VP8GetBit(br, prob[5]) ? B_RD_PRED : B_VR_PRED)) :
/external/libvpx/libvpx/vp8/common/
H A Dreconintra4x4.c31 pred[B_VR_PRED] = vpx_d117_predictor_4x4;
H A Dentropymode.c95 -B_RD_PRED, -B_VR_PRED, /* 5 = RD_NODE */
H A Dblockd.h120 B_VR_PRED, enumerator in enum:__anon10998
/external/opencv3/3rdparty/libwebp/dec/
H A Dtree.c29 -B_RD_PRED, -B_VR_PRED,
373 (!VP8GetBit(br, prob[5]) ? B_RD_PRED : B_VR_PRED)) :
H A Dvp8i.h43 B_VR_PRED, enumerator in enum:__anon14916
/external/opencv3/3rdparty/libwebp/enc/
H A Dvp8enci.h41 B_VR_PRED = 5, enumerator in enum:__anon14950

Completed in 103 milliseconds