Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds