OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:which_mv
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_mvref_common.h
137
static INLINE int_mv get_sub_block_mv(const MODE_INFO *candidate, int
which_mv
,
141
.as_mv[
which_mv
]
142
: candidate->mbmi.mv[
which_mv
];
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_temporal_filter.c
44
const int
which_mv
= 0;
local
64
which_mv
,
72
which_mv
,
80
which_mv
,
/external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c
43
const int
which_mv
= 0;
local
63
which_mv
,
71
which_mv
,
79
which_mv
,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_temporal_filter.c
43
const int
which_mv
= 0;
local
63
which_mv
,
71
which_mv
,
79
which_mv
,
/external/libvpx/libvpx/vp9/common/
vp9_mvref_common.c
127
static INLINE int_mv get_sub_block_mv(const MODE_INFO *candidate, int
which_mv
,
131
.as_mv[
which_mv
]
132
: candidate->mbmi.mv[
which_mv
];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_mvref_common.c
127
static INLINE int_mv get_sub_block_mv(const MODE_INFO *candidate, int
which_mv
,
131
.as_mv[
which_mv
]
132
: candidate->mbmi.mv[
which_mv
];
Completed in 180 milliseconds