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

  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c 32 const vp9_tree_index vp9_coef_tree[TREE_SIZE(ENTROPY_TOKENS)] = { variable
108 vp9_tokens_from_tree(vp9_coef_encodings, vp9_coef_tree);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_tokenize.c 32 const vp9_tree_index vp9_coef_tree[TREE_SIZE(ENTROPY_TOKENS)] = { variable
108 vp9_tokens_from_tree(vp9_coef_encodings, vp9_coef_tree);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_tokenize.c 44 const vp9_tree_index vp9_coef_tree[TREE_SIZE(ENTROPY_TOKENS)] = { variable
171 vp9_tokens_from_tree(vp9_coef_encodings, vp9_coef_tree);

Completed in 108 milliseconds