OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nmvjointcost
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c
78
vp9_copy(cc->
nmvjointcost
, cpi->mb.
nmvjointcost
);
99
vp9_copy(cpi->mb.
nmvjointcost
, cc->
nmvjointcost
);
vp9_block.h
119
int
nmvjointcost
[MV_JOINTS];
member in struct:macroblock
vp9_rdopt.c
266
cpi->mb.
nmvjointcost
,
[
all
...]
vp9_onyx_int.h
60
int
nmvjointcost
[MV_JOINTS];
member in struct:__anon21307
vp9_mcomp.c
[
all
...]
vp9_firstpass.c
441
x->
nmvjointcost
,
465
x->
nmvjointcost
,
[
all
...]
Completed in 30 milliseconds