HomeSort by relevance Sort by last modified time
    Searched refs:vp9_cat1_prob_high12 (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_entropy.h 68 DECLARE_ALIGNED(16, extern const uint8_t, vp9_cat1_prob_high12[1]);
vp9_entropy.c 48 const vpx_prob vp9_cat1_prob_high12[] = { 159 }; variable
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_detokenize.c 90 cat1_prob = vp9_cat1_prob_high12;
  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c 397 {vp9_cat1_prob_high12, 1, CAT1_MIN_VAL, cat1_cost}, // CAT1
    [all...]

Completed in 87 milliseconds