OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:which_mv
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_mvref_common.c
122
static INLINE int_mv get_sub_block_mv(const MODE_INFO *candidate, int
which_mv
,
126
.as_mv[
which_mv
]
127
: candidate->mbmi.mv[
which_mv
];
/external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c
43
const int
which_mv
= 0;
local
51
which_mv
,
61
which_mv
,
69
which_mv
,
Completed in 41 milliseconds