OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_postproc_addnoise
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vp8/common/x86/
postproc_x86.h
34
#undef
vp8_postproc_addnoise
macro
35
#define
vp8_postproc_addnoise
vp8_plane_add_noise_mmx
macro
57
#undef
vp8_postproc_addnoise
macro
58
#define
vp8_postproc_addnoise
vp8_plane_add_noise_wmt
macro
/external/libvpx/vp8/common/
postproc.h
58
#ifndef
vp8_postproc_addnoise
59
#define
vp8_postproc_addnoise
vp8_plane_add_noise_c
macro
61
extern prototype_postproc_addnoise(
vp8_postproc_addnoise
);
Completed in 45 milliseconds