Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp8data.h363 static const uint8_t vp8_token_default_probs[4][8][3][NUM_DCT_TOKENS - 1] = { variable
Dvp8.c427 memcpy(s->prob->token[i][j], vp8_token_default_probs[i][vp8_coeff_band[j]], in vp78_reset_probability_tables()