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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_entropy.c41 const vp9_prob vp9_cat6_prob_high12[] = { variable
H A Dvp9_entropy.h73 DECLARE_ALIGNED(16, extern const uint8_t, vp9_cat6_prob_high12[18]);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_detokenize.c99 cat6_prob = vp9_cat6_prob_high12;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_tokenize.c162 {cat6_high12, vp9_cat6_prob_high12, 18, CAT6_MIN_VAL}, // CATEGORY6_TOKEN

Completed in 148 milliseconds