OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_variance_halfpixvar16x16_h
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/encoder/arm/
variance_arm.h
47
#undef
vp8_variance_halfpixvar16x16_h
macro
48
#define
vp8_variance_halfpixvar16x16_h
vp8_variance_halfpixvar16x16_h_armv6
macro
137
#undef
vp8_variance_halfpixvar16x16_h
macro
138
#define
vp8_variance_halfpixvar16x16_h
vp8_variance_halfpixvar16x16_h_neon
macro
/external/libvpx/vp8/encoder/x86/
variance_x86.h
95
#undef
vp8_variance_halfpixvar16x16_h
macro
96
#define
vp8_variance_halfpixvar16x16_h
vp8_variance_halfpixvar16x16_h_mmx
macro
201
#undef
vp8_variance_halfpixvar16x16_h
macro
202
#define
vp8_variance_halfpixvar16x16_h
vp8_variance_halfpixvar16x16_h_wmt
macro
/external/libvpx/vp8/encoder/
variance.h
270
#ifndef
vp8_variance_halfpixvar16x16_h
271
#define
vp8_variance_halfpixvar16x16_h
vp8_variance_halfpixvar16x16_h_c
macro
273
extern prototype_variance(
vp8_variance_halfpixvar16x16_h
);
Completed in 29 milliseconds