OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_variance_get8x8var
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vp8/encoder/x86/
variance_x86.h
116
#undef
vp8_variance_get8x8var
macro
117
#define
vp8_variance_get8x8var
vp8_get8x8var_mmx
macro
222
#undef
vp8_variance_get8x8var
macro
223
#define
vp8_variance_get8x8var
vp8_get8x8var_sse2
macro
/external/libvpx/vp8/encoder/
variance.h
307
#ifndef
vp8_variance_get8x8var
308
#define
vp8_variance_get8x8var
vp8_get8x8var_c
macro
310
extern prototype_variance2(
vp8_variance_get8x8var
);
Completed in 162 milliseconds