OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_variance16x16_c
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/encoder/
variance_c.c
99
unsigned int
vp8_variance16x16_c
(
function
389
return
vp8_variance16x16_c
(temp2, 16, dst_ptr, dst_pixels_per_line, sse);
variance.h
239
#define vp8_variance_var16x16
vp8_variance16x16_c
/external/libvpx/vp8/encoder/generic/
csystemdependent.c
57
cpi->rtcd.variance.var16x16 =
vp8_variance16x16_c
;
Completed in 22 milliseconds