Searched defs:bothclamp (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_postproc.c425 state->bothclamp[i] = -2 * char_dist[0];
456 char bothclamp[16],
674 cm->postproc_state.bothclamp,
453 vp9_plane_add_noise_c(uint8_t *start, char *noise, char blackclamp[16], char whiteclamp[16], char bothclamp[16], unsigned int width, unsigned int height, int pitch) argument
/external/libvpx/libvpx/vp8/common/
H A Dpostproc.c487 state->bothclamp[i] = -2 * char_dist[0];
518 char bothclamp[16],
834 oci->postproc_state.bothclamp,
515 vp8_plane_add_noise_c(unsigned char *Start, char *noise, char blackclamp[16], char whiteclamp[16], char bothclamp[16], unsigned int Width, unsigned int Height, int Pitch) argument

Completed in 57 milliseconds