Home
last modified time | relevance | path

Searched defs:total_sse (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/enc/
Dpicture_psnr.c30 double total_sse = 0.; in AccumulateLSIM() local
110 double total_sse = sse[0] + sse[1] + sse[2]; in WebPPictureDistortion() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1151 int64_t total_sse = 0; in get_sse() local
1202 uint64_t total_sse = 0; in calc_psnr() local
Dvp9_rdopt.c2647 int64_t total_sse = INT64_MAX; in vp9_rd_pick_inter_mode_sb() local
3289 int64_t total_sse = INT_MAX; in vp9_rd_pick_inter_mode_sub8x8() local
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2484 uint64_t total_sse = 0; in calc_plane_error() local