Home
last modified time | relevance | path

Searched refs:prob_last (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/vp8/decoder/
Donyxd_int.h133 vp8_prob prob_last; member
Ddecodemv.c254 pbi->prob_last = (vp8_prob)vp8_read_literal(bc, 8); in mb_mode_mv_init()
330 if (vp8_read(bc, pbi->prob_last)) in read_mb_modes_mv()