Home
last modified time | relevance | path

Searched defs:token_prob (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp8.c1342 int i, uint8_t *token_prob, int16_t qmul[2], in decode_block_coeffs_internal()
1425 int i, uint8_t *token_prob, in vp7_decode_block_coeffs_internal()
1437 int i, uint8_t *token_prob, in vp8_decode_block_coeffs_internal()
1464 uint8_t *token_prob = probs[i][zero_nhood]; in decode_block_coeffs() local