OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_variance_halfpixvar16x16_v
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/encoder/arm/
variance_arm.h
50
#undef
vp8_variance_halfpixvar16x16_v
macro
51
#define
vp8_variance_halfpixvar16x16_v
vp8_variance_halfpixvar16x16_v_armv6
macro
140
#undef
vp8_variance_halfpixvar16x16_v
macro
141
#define
vp8_variance_halfpixvar16x16_v
vp8_variance_halfpixvar16x16_v_neon
macro
/external/libvpx/vp8/encoder/x86/
variance_x86.h
98
#undef
vp8_variance_halfpixvar16x16_v
macro
99
#define
vp8_variance_halfpixvar16x16_v
vp8_variance_halfpixvar16x16_v_mmx
macro
204
#undef
vp8_variance_halfpixvar16x16_v
macro
205
#define
vp8_variance_halfpixvar16x16_v
vp8_variance_halfpixvar16x16_v_wmt
macro
/external/libvpx/vp8/encoder/
variance.h
275
#ifndef
vp8_variance_halfpixvar16x16_v
276
#define
vp8_variance_halfpixvar16x16_v
vp8_variance_halfpixvar16x16_v_c
macro
278
extern prototype_variance(
vp8_variance_halfpixvar16x16_v
);
Completed in 15 milliseconds