OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:which_mv
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c
42
const int
which_mv
= 0;
local
48
&xd->scale_factor[
which_mv
],
50
which_mv
,
58
&xd->scale_factor[
which_mv
],
60
which_mv
,
66
&xd->scale_factor[
which_mv
],
68
which_mv
,
/external/libvpx/libvpx/vp9/common/
vp9_mvref_common.c
123
int check_sub_blocks, int
which_mv
,
127
.as_mv[
which_mv
]
128
: candidate->mbmi.mv[
which_mv
];
Completed in 62 milliseconds