/hardware/intel/common/omx-components/videocodec/libvpx_internal/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/config/x86/ |
vp8_rtcd.h | 198 void vp8_plane_add_noise_c(unsigned char *s, char *noise, char blackclamp[16], char whiteclamp[16], char bothclamp[16], unsigned int w, unsigned int h, int pitch);
|
/external/libvpx/config/x86_64/ |
vp8_rtcd.h | 198 void vp8_plane_add_noise_c(unsigned char *s, char *noise, char blackclamp[16], char whiteclamp[16], char bothclamp[16], unsigned int w, unsigned int h, int pitch);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
vp8_rtcd.h | 225 void vp8_plane_add_noise_c(unsigned char *s, char *noise, char blackclamp[16], char whiteclamp[16], char bothclamp[16], unsigned int w, unsigned int h, int pitch); [all...] |
/external/libvpx/libvpx/vp8/common/ |
postproc.c | 514 void vp8_plane_add_noise_c(unsigned char *Start, char *noise, function [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
postproc.c | 510 void vp8_plane_add_noise_c(unsigned char *Start, char *noise, function [all...] |