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

  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c 407 const struct vp9_token vp9_coef_encodings[ENTROPY_TOKENS] = { variable in typeref:struct:vp9_token
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_tokenize.c 104 struct vp9_token vp9_coef_encodings[ENTROPY_TOKENS]; variable in typeref:struct:vp9_token
108 vp9_tokens_from_tree(vp9_coef_encodings, vp9_coef_tree);

Completed in 51 milliseconds