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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.h 51 extern struct vp9_token vp9_partition_encodings[PARTITION_TYPES];
vp9_entropymode.c 249 struct vp9_token vp9_partition_encodings[PARTITION_TYPES]; variable in typeref:struct:vp9_token
345 vp9_tokens_from_tree(vp9_partition_encodings, vp9_partition_tree);
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 588 write_token(w, vp9_partition_tree, probs, &vp9_partition_encodings[p]);
    [all...]

Completed in 168 milliseconds