OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MVvals
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp8/common/
entropymv.h
20
MVvals
= (2 * mv_max) + 1, /* # possible values "" */
/external/libvpx/libvpx/vp8/encoder/
block.h
135
unsigned int MVcount [2] [
MVvals
]; /* (row,col) MV cts this frame */
onyx_int.h
73
int mvcosts[2][
MVvals
+1];
690
int mvcosts[2][
MVvals
+1];
encodemv.c
228
const unsigned int events [
MVvals
],
encodeframe.c
884
for(c_idx = 0; c_idx <
MVvals
; c_idx++)
[
all
...]
Completed in 191 milliseconds