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/libvpx/vp8/encoder/
rdopt.h
131
void
vp8_cal_sad
(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[]);
rdopt.c
1671
void
vp8_cal_sad
(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[])
function
[
all
...]
pickinter.c
906
vp8_cal_sad
(cpi,xd,x, recon_yoffset ,&near_sadidx[0] );
[
all
...]
Completed in 156 milliseconds