OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_idct_idct1_scalar_add
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/common/arm/
idct_arm.h
29
#undef
vp8_idct_idct1_scalar_add
macro
30
#define
vp8_idct_idct1_scalar_add
vp8_dc_only_idct_add_v6
macro
54
#undef
vp8_idct_idct1_scalar_add
macro
55
#define
vp8_idct_idct1_scalar_add
vp8_dc_only_idct_add_neon
macro
/external/libvpx/vp8/common/
idct.h
44
#ifndef
vp8_idct_idct1_scalar_add
45
#define
vp8_idct_idct1_scalar_add
vp8_dc_only_idct_add_c
macro
47
extern prototype_idct_scalar_add(
vp8_idct_idct1_scalar_add
);
/external/libvpx/vp8/common/x86/
idct_x86.h
37
#undef
vp8_idct_idct1_scalar_add
macro
38
#define
vp8_idct_idct1_scalar_add
vp8_dc_only_idct_add_mmx
macro
Completed in 2317 milliseconds