Home
last modified time | relevance | path

Searched refs:vp9_cat5_prob_high10 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_entropy.h66 DECLARE_ALIGNED(16, extern const uint8_t, vp9_cat5_prob_high10[5]);
Dvp9_entropy.c43 const vpx_prob vp9_cat5_prob_high10[] = { 180, 157, 141, 134, 130 }; variable
/external/libvpx/libvpx/vp9/decoder/
Dvp9_detokenize.c87 cat5_prob = vp9_cat5_prob_high10; in decode_coefs()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.c387 {vp9_cat5_prob_high10, 5, CAT5_MIN_VAL, cat5_cost}, // CAT5