OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:best_sse_mv
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
denoising.c
216
mbmi->mv = x->
best_sse_mv
;
218
mv_col = x->
best_sse_mv
.as_mv.col;
219
mv_row = x->
best_sse_mv
.as_mv.row;
242
x->
best_sse_mv
.as_int = 0;
277
mv_row = x->
best_sse_mv
.as_mv.row;
278
mv_col = x->
best_sse_mv
.as_mv.col;
block.h
127
int_mv
best_sse_mv
;
member in struct:macroblock
pickinter.c
[
all
...]
rdopt.c
[
all
...]
encodeframe.c
[
all
...]
Completed in 859 milliseconds