OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_cal_sad
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/encoder/
rdopt.h
31
void
vp8_cal_sad
(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[]);
pickinter.c
615
vp8_cal_sad
(cpi,xd,x, recon_yoffset ,&near_sadidx[0] );
rdopt.c
1669
void
vp8_cal_sad
(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[])
function
[
all
...]
Completed in 34 milliseconds