Home
last modified time | relevance | path

Searched refs:partition_encodings (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c40 static struct vp9_token partition_encodings[PARTITION_TYPES]; variable
46 vp9_tokens_from_tree(partition_encodings, vp9_partition_tree); in vp9_entropy_mode_init()
404 vp9_write_token(w, vp9_partition_tree, probs, &partition_encodings[p]); in write_partition()