OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zz_motion_search
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c
353
static void
zz_motion_search
(VP9_COMP *cpi, MACROBLOCK *x,
function
642
zz_motion_search
(cpi, x, lst_yv12, &motion_error, recon_yoffset);
675
zz_motion_search
(cpi, x, gld_yv12,
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
firstpass.c
405
static void
zz_motion_search
( VP8_COMP *cpi, MACROBLOCK * x,
function
645
zz_motion_search
( cpi, x, cpi->last_frame_unscaled_source,
[
all
...]
Completed in 31 milliseconds