Home
last modified time | relevance | path

Searched defs:class0 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymv.h85 vp9_prob class0[CLASS0_SIZE - 1]; member
113 unsigned int class0[CLASS0_SIZE]; member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c208 const int class0 = mv_class == MV_CLASS_0; in read_mv_component() local