OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_plane_add_noise_c
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/common/ppc/
systemdependent.c
42
void
vp8_plane_add_noise_c
(unsigned char *Start, unsigned int Width, unsigned int Height, int Pitch, int q, int a);
159
vp8_plane_add_noise =
vp8_plane_add_noise_c
;
/external/libvpx/libvpx/vp8/common/
postproc.c
515
void
vp8_plane_add_noise_c
(unsigned char *Start, char *noise,
function
[
all
...]
Completed in 533 milliseconds