HomeSort by relevance Sort by last modified time
    Searched full:vp8_gaussian (Results 1 - 1 of 1) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
postproc.c 426 double vp8_gaussian(double sigma, double mu, double x) function
454 const int v = (int)(.5 + 256 * vp8_gaussian(sigma, 0, i));
    [all...]

Completed in 147 milliseconds