Searched refs:vp9_cat2_prob_high10 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_entropy.c28 const vp9_prob vp9_cat2_prob_high10[] = { 165, 145 }; variable
H A Dvp9_entropy.h63 DECLARE_ALIGNED(16, extern const uint8_t, vp9_cat2_prob_high10[2]);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_detokenize.c88 cat2_prob = vp9_cat2_prob_high10;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_tokenize.c144 {cat2_high10, vp9_cat2_prob_high10, 2, CAT2_MIN_VAL}, // CATEGORY2_TOKEN

Completed in 378 milliseconds