Searched refs:feature_present_prob (Results 1 – 2 of 2) sorted by relevance
340 uint8_t feature_present_prob[4]; member
614 s->feature_present_prob[i] = vp8_rac_get_uint(c, 8); in vp7_decode_frame_header()1258 if (vp56_rac_get_prob_branchy(c, s->feature_present_prob[i])) { in decode_mb_mode()