Home
last modified time | relevance | path

Searched refs:vp8_token_update_probs (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp8data.h534 static const uint8_t vp8_token_update_probs[4][8][3][NUM_DCT_TOKENS - 1] = { variable
H A Dvp8.c444 if (vp56_rac_get_prob_branchy(c, vp8_token_update_probs[i][j][k][l])) { in vp78_update_probability_tables()

Completed in 7 milliseconds