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

  /external/webp/src/enc/
picture.c 927 double total_sse = 0.; local
944 total_sse += best_sse;
947 return (float)total_sse;
1007 double total_sse = sse[0] + sse[1] + sse[2]; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 2357 uint64_t total_sse = 0; local
    [all...]

Completed in 5525 milliseconds