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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_entropy.c27 const vp9_prob vp9_cat1_prob_high10[] = { 159 }; variable
H A Dvp9_entropy.h62 DECLARE_ALIGNED(16, extern const uint8_t, vp9_cat1_prob_high10[1]);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_detokenize.c87 cat1_prob = vp9_cat1_prob_high10;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_tokenize.c143 {cat1_high10, vp9_cat1_prob_high10, 1, CAT1_MIN_VAL}, // CATEGORY1_TOKEN

Completed in 37 milliseconds