HomeSort by relevance Sort by last modified time
    Searched refs:vpx_plane_add_noise_c (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vpx_dsp/
add_noise.c 21 void vpx_plane_add_noise_c(uint8_t *start, const int8_t *noise, int blackclamp, function
  /external/libvpx/libvpx/test/
add_noise_test.cc 114 vpx_plane_add_noise_c(d, noise, clamp, clamp, width, height, width));
125 ::testing::Values(vpx_plane_add_noise_c));
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h     [all...]

Completed in 498 milliseconds