OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_variance_halfpixvar16x16_hv
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/encoder/arm/
variance_arm.h
53
#undef
vp8_variance_halfpixvar16x16_hv
macro
54
#define
vp8_variance_halfpixvar16x16_hv
vp8_variance_halfpixvar16x16_hv_armv6
macro
143
#undef
vp8_variance_halfpixvar16x16_hv
macro
144
#define
vp8_variance_halfpixvar16x16_hv
vp8_variance_halfpixvar16x16_hv_neon
macro
/external/libvpx/vp8/encoder/x86/
variance_x86.h
101
#undef
vp8_variance_halfpixvar16x16_hv
macro
102
#define
vp8_variance_halfpixvar16x16_hv
vp8_variance_halfpixvar16x16_hv_mmx
macro
207
#undef
vp8_variance_halfpixvar16x16_hv
macro
208
#define
vp8_variance_halfpixvar16x16_hv
vp8_variance_halfpixvar16x16_hv_wmt
macro
/external/libvpx/vp8/encoder/
variance.h
280
#ifndef
vp8_variance_halfpixvar16x16_hv
281
#define
vp8_variance_halfpixvar16x16_hv
vp8_variance_halfpixvar16x16_hv_c
macro
283
extern prototype_variance(
vp8_variance_halfpixvar16x16_hv
);
Completed in 145 milliseconds