Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp8data.h319 static const uint8_t vp8_coeff_band[16] = { variable
323 /* Inverse of vp8_coeff_band: mappings of bands to coefficient indexes.
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