Home
last modified time | relevance | path

Searched refs:vp8_plane_add_noise_c (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/config/x86/
Dvp8_rtcd.h198 void vp8_plane_add_noise_c(unsigned char *s, char *noise, char blackclamp[16], char whiteclamp[16],…
/external/libvpx/config/x86_64/
Dvp8_rtcd.h198 void vp8_plane_add_noise_c(unsigned char *s, char *noise, char blackclamp[16], char whiteclamp[16],…
/external/libvpx/libvpx/vp8/common/
Dpostproc.c514 void vp8_plane_add_noise_c(unsigned char *Start, char *noise, in vp8_plane_add_noise_c() function