OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp8_dequant_idct_add
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/decoder/arm/
dequantize_arm.h
27
#undef
vp8_dequant_idct_add
macro
28
#define
vp8_dequant_idct_add
vp8_dequant_idct_add_v6
macro
56
#undef
vp8_dequant_idct_add
macro
57
#define
vp8_dequant_idct_add
vp8_dequant_idct_add_neon
macro
/external/libvpx/vp8/decoder/
dequantize.h
58
#ifndef
vp8_dequant_idct_add
59
#define
vp8_dequant_idct_add
vp8_dequant_idct_add_c
macro
61
extern prototype_dequant_idct_add(
vp8_dequant_idct_add
);
/external/libvpx/vp8/decoder/x86/
dequantize_x86.h
34
#undef
vp8_dequant_idct_add
macro
35
#define
vp8_dequant_idct_add
vp8_dequant_idct_add_mmx
macro
Completed in 1281 milliseconds