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

  /external/libvpx/libvpx/vp9/common/
vp9_treecoder.h 20 #define vp9_prob_half ((vp9_prob) 128) macro
  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c 81 cost += vp9_cost_bit(vp9_prob_half, extra & 1); /* sign */

Completed in 2517 milliseconds