HomeSort by relevance Sort by last modified time
    Searched defs:add_token (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c 179 static INLINE void add_token(TOKENEXTRA **t, const vp9_prob *context_tree, function
265 add_token(&t, coef_probs[band[c]][pt],
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_tokenize.c 179 static INLINE void add_token(TOKENEXTRA **t, const vp9_prob *context_tree, function
265 add_token(&t, coef_probs[band[c]][pt],
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_tokenize.c 263 static INLINE void add_token(TOKENEXTRA **t, const vp9_prob *context_tree, function
361 add_token(&t, coef_probs[band[c]][pt],

Completed in 158 milliseconds