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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_entropy.c38 const vp9_prob vp9_cat3_prob_high12[] = { 173, 148, 140 }; variable
H A Dvp9_entropy.h70 DECLARE_ALIGNED(16, extern const uint8_t, vp9_cat3_prob_high12[3]);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_detokenize.c96 cat3_prob = vp9_cat3_prob_high12;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_tokenize.c159 {cat3_high12, vp9_cat3_prob_high12, 3, CAT3_MIN_VAL}, // CATEGORY3_TOKEN

Completed in 98 milliseconds