HomeSort by relevance Sort by last modified time
    Searched defs:sse_to_psnr (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/
tools_common.c 257 // TODO(dkovalev) change sse_to_psnr signature: double -> int64_t
258 double sse_to_psnr(double samples, double peak, double sse) { function
  /external/libvpx/libvpx/
tools_common.c 257 // TODO(dkovalev) change sse_to_psnr signature: double -> int64_t
258 double sse_to_psnr(double samples, double peak, double sse) { function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
tools_common.c 257 // TODO(dkovalev) change sse_to_psnr signature: double -> int64_t
258 double sse_to_psnr(double samples, double peak, double sse) { function

Completed in 77 milliseconds