Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemv.c23 static struct vp9_token mv_class0_encodings[CLASS0_SIZE]; variable
28 vp9_tokens_from_tree(mv_class0_encodings, vp9_mv_class0_tree); in vp9_entropy_mv_init()
54 &mv_class0_encodings[d]); in encode_mv_component()