Home
last modified time | relevance | path

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

/external/libvpx/vpx_dsp/
Dpsnr.c74 int64_t total_sse = 0; in get_sse() local
113 int64_t total_sse = 0; in highbd_get_sse_shift() local
129 int64_t total_sse = 0; in highbd_get_sse() local
193 uint64_t total_sse = 0; in vpx_calc_highbd_psnr() local
241 uint64_t total_sse = 0; in vpx_calc_psnr() local
/external/libaom/aom_dsp/
Dpsnr.c70 int64_t total_sse = 0; in get_sse() local
109 int64_t total_sse = 0; in highbd_get_sse_shift() local
125 int64_t total_sse = 0; in highbd_get_sse() local
354 uint64_t total_sse = 0; in aom_calc_highbd_psnr() local
429 uint64_t total_sse = 0; in aom_calc_psnr() local
/external/webp/src/enc/
Dpicture_psnr_enc.c41 double total_sse = 0.; in AccumulateLSIM() local
70 double total_sse = 0.; in AccumulateSSE() local
/external/libaom/av1/encoder/
Dmodel_rd.h171 int64_t total_sse = 0; in model_rd_for_sb() local
222 int64_t total_sse = 0; in model_rd_for_sb_with_curvfit() local
Drdopt.c617 int64_t total_sse = 0; in get_sse() local
1648 int64_t total_sse = 0; in skip_mode_rd() local
Dtx_search.c639 int64_t total_sse = 0; in get_sse() local
/external/libvpx/tools/
Dtiny_ssim.c35 uint64_t total_sse = 0; in calc_plane_error16() local
59 uint64_t total_sse = 0; in calc_plane_error() local
/external/libvpx/vp9/encoder/
Dvp9_rdopt.c176 int64_t total_sse = 0; in model_rd_for_sb() local
3537 int64_t total_sse = INT64_MAX; in vp9_rd_pick_inter_mode_sb() local
4241 int64_t total_sse = INT_MAX; in vp9_rd_pick_inter_mode_sub8x8() local
/external/libvpx/vp8/encoder/
Donyx_if.c2301 uint64_t total_sse = 0; in calc_plane_error() local
/external/libavc/encoder/
Dih264e_structs.h644 UWORD64 total_sse[3]; member