Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymv.h91 vpx_prob class0[CLASS0_SIZE - 1]; member
117 unsigned int class0[CLASS0_SIZE]; member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c240 const int class0 = mv_class == MV_CLASS_0; in read_mv_component() local