OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_variance_get16x16var
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vp8/encoder/x86/
variance_x86.h
119
#undef
vp8_variance_get16x16var
macro
120
#define
vp8_variance_get16x16var
vp8_get16x16var_mmx
macro
225
#undef
vp8_variance_get16x16var
macro
226
#define
vp8_variance_get16x16var
vp8_get16x16var_sse2
macro
/external/libvpx/vp8/encoder/
variance.h
312
#ifndef
vp8_variance_get16x16var
313
#define
vp8_variance_get16x16var
vp8_get16x16var_c
macro
315
extern prototype_variance2(
vp8_variance_get16x16var
);
Completed in 36 milliseconds