OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_diamond_search_sad
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/encoder/
mcomp.h
100
extern prototype_diamond_search_sad(
vp8_diamond_search_sad
);
109
#define vp8_search_diamond_search
vp8_diamond_search_sad
mcomp.c
907
int
vp8_diamond_search_sad
function
[
all
...]
/external/libvpx/vp8/encoder/generic/
csystemdependent.c
95
cpi->rtcd.search.diamond_search =
vp8_diamond_search_sad
;
Completed in 436 milliseconds