Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dblock.h85 int mvcosts[2][MVvals+1];
87 int mvsadcosts[2][MVvals+1];
Donyx_int.h63 int mvcosts[2][MVvals+1];
444 unsigned int MVcount [2] [MVvals]; /* (row,col) MV cts this frame */
Dencodemv.c257 const unsigned int events [MVvals], in write_component_probs()
/external/libvpx/vp8/common/
Dentropymv.h20 MVvals = (2 * mv_max) + 1, /* # possible values "" */ enumerator