Searched refs:bmode_prob (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dmodecosts.c41 vp8_cost_tokens(rd_costs->inter_bmode_costs, x->fc.bmode_prob, T);
H A Dbitstream.c605 write_bmode(w, m->bmi[j].as_mode, pc->fc.bmode_prob);
/external/libvpx/libvpx/vp8/encoder/
H A Dmodecosts.c41 vp8_cost_tokens(rd_costs->inter_bmode_costs, x->fc.bmode_prob, T);
H A Dbitstream.c606 write_bmode(w, m->bmi[j].as_mode, pc->fc.bmode_prob);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Donyxc_int.h43 vp8_prob bmode_prob [VP8_BINTRAMODES-1]; member in struct:frame_contexts
H A Dalloccommon.c168 vp8_default_bmode_probs(oci->fc.bmode_prob);
/external/libvpx/libvpx/vp8/common/
H A Donyxc_int.h43 vp8_prob bmode_prob [VP8_BINTRAMODES-1]; member in struct:frame_contexts
H A Dalloccommon.c168 vp8_default_bmode_probs(oci->fc.bmode_prob);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Ddecodemv.c566 mi->bmi[j].as_mode = read_bmode(bc, pbi->common.fc.bmode_prob);
/external/libvpx/libvpx/vp8/decoder/
H A Ddecodemv.c566 mi->bmi[j].as_mode = read_bmode(bc, pbi->common.fc.bmode_prob);

Completed in 138 milliseconds