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

  /external/webp/src/dec/
common_dec.h 23 B_VR_PRED = 5,
tree_dec.c 29 -B_RD_PRED, -B_VR_PRED,
334 (!VP8GetBit(br, prob[5]) ? B_RD_PRED : B_VR_PRED)) :
  /external/libvpx/libvpx/vp8/common/
entropymode.c 65 -B_RD_PRED, -B_VR_PRED, /* 5 = RD_NODE */
reconintra4x4.c 33 pred[B_VR_PRED] = vpx_d117_predictor_4x4;
blockd.h 105 B_VR_PRED,

Completed in 99 milliseconds