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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodemv.c23 static struct vp9_token mv_class0_encodings[CLASS0_SIZE]; variable in typeref:struct:vp9_token
28 vp9_tokens_from_tree(mv_class0_encodings, vp9_mv_class0_tree);
54 &mv_class0_encodings[d]);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodemv.c23 static struct vp9_token mv_class0_encodings[CLASS0_SIZE]; variable in typeref:struct:vp9_token
28 vp9_tokens_from_tree(mv_class0_encodings, vp9_mv_class0_tree);
54 &mv_class0_encodings[d]);

Completed in 102 milliseconds