Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp8data.h727 static const uint8_t vp8_mv_update_prob[2][19] = { variable
Dvp8.c466 if (vp56_rac_get_prob_branchy(c, vp8_mv_update_prob[i][j])) in vp78_update_pred16x16_pred8x8_mvc_probabilities()