OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pre_mvc
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/common/
onyxc_int.h
46
MV_CONTEXT
pre_mvc
[2]; /* not to caculate the mvcost for the frame if mvc doesn't change. */
member in struct:frame_contexts
/external/libvpx/vp8/encoder/
encodeframe.c
[
all
...]
ratectrl.c
316
vpx_memset(cpi->common.fc.
pre_mvc
, 0, sizeof(cpi->common.fc.
pre_mvc
)); //initialize
pre_mvc
to all zero.
[
all
...]
Completed in 66 milliseconds