Home
last modified time | relevance | path

Searched refs:diff_cmp (Results 1 – 25 of 28) sorted by relevance

12

/dports/multimedia/jmref/JM/lencod/src/
H A Dimg_distortion.c99 int64 diff_cmp[3] = {0}; in find_distortion() local
105diff_cmp[0] += compute_SSE(p_Vid->pCurImg, p_Vid->imgY_com, 0, 0, p_Inp->output.height[0], p_Inp->… in find_distortion()
110diff_cmp[1] += compute_SSE(p_Vid->pImgOrg[1], p_Vid->imgUV_com[0], 0, 0, p_Inp->output.height[1], … in find_distortion()
111diff_cmp[2] += compute_SSE(p_Vid->pImgOrg[2], p_Vid->imgUV_com[1], 0, 0, p_Inp->output.height[1], … in find_distortion()
124diff_cmp[0] += compute_SSE(p_Vid->pImgOrg[0], p_Vid->enc_picture->imgY, 0, 0, p_Inp->output.height… in find_distortion()
132diff_cmp[1] += compute_SSE(p_Vid->pImgOrg[1], p_Vid->enc_picture->imgUV[0], 0, 0, p_Inp->output.he… in find_distortion()
133diff_cmp[2] += compute_SSE(p_Vid->pImgOrg[2], p_Vid->enc_picture->imgUV[1], 0, 0, p_Inp->output.he… in find_distortion()
138 p_Dist->metric[SSE].value[0] = (float) diff_cmp[0]; in find_distortion()
139 p_Dist->metric[SSE].value[1] = (float) diff_cmp[1]; in find_distortion()
140 p_Dist->metric[SSE].value[2] = (float) diff_cmp[2]; in find_distortion()
/dports/ports-mgmt/parfetch-overlay/parfetch-0.1.0/libias/
H A Ddiff.h28 typedef int (*diff_cmp)(const void *, const void *, void *); typedef
51 int diff(struct diff *, diff_cmp, void *, size_t,
H A Ddiff.c44 diff_cmp cmp; /* comparison function */
67 static struct onp_diff *onp_alloc(diff_cmp, void *, size_t, const void *, size_t, const void *, siz…
223 onp_alloc(diff_cmp cmp, void *cmp_userdata, size_t sz, in onp_alloc()
362 diff(struct diff *d, diff_cmp cmp, void *cmp_userdata, size_t size, in diff()
/dports/ports-mgmt/portfmt/portfmt-1.1.0/libias/
H A Ddiff.h28 typedef int (*diff_cmp)(const void *, const void *, void *); typedef
51 int diff(struct diff *, diff_cmp, void *, size_t,
H A Ddiff.c44 diff_cmp cmp; /* comparison function */
67 static struct onp_diff *onp_alloc(diff_cmp, void *, size_t, const void *, size_t, const void *, siz…
223 onp_alloc(diff_cmp cmp, void *cmp_userdata, size_t sz, in onp_alloc()
362 diff(struct diff *d, diff_cmp cmp, void *cmp_userdata, size_t size, in diff()
/dports/textproc/lowdown/lowdown-0.10.0/
H A Dlibdiff.h28 typedef int (*diff_cmp)(const void *, const void *); typedef
51 int diff(struct diff *, diff_cmp, size_t,
H A Dlibdiff.c44 diff_cmp cmp; /* comparison function */
212 onp_alloc(diff_cmp cmp, size_t sz, in onp_alloc()
350 diff(struct diff *d, diff_cmp cmp, size_t size, in diff()
/dports/textproc/libdiff/libdiff-0.1.0/
H A Ddiff.h28 typedef int (*diff_cmp)(const void *, const void *); typedef
51 int diff(struct diff *, diff_cmp, size_t,
H A Ddiff.c44 diff_cmp cmp; /* comparison function */
212 onp_alloc(diff_cmp cmp, size_t sz, in onp_alloc()
350 diff(struct diff *d, diff_cmp cmp, size_t size, in diff()
/dports/devel/cgit/cgit-1.2.3/git/t/
H A Dt3701-add-interactive.sh13 diff_cmp () { function
H A Dt3903-stash.sh10 diff_cmp () { function
/dports/devel/git-p4/git-2.34.1/t/
H A Dt3701-add-interactive.sh16 diff_cmp () { function
H A Dt4060-diff-submodule-option-diff-format.sh45 diff_cmp () { function
H A Dt3903-stash.sh13 diff_cmp () { function
/dports/devel/git-svn/git-2.34.1/t/
H A Dt3701-add-interactive.sh16 diff_cmp () { function
H A Dt4060-diff-submodule-option-diff-format.sh45 diff_cmp () { function
H A Dt3903-stash.sh13 diff_cmp () { function
/dports/devel/git/git-2.34.1/t/
H A Dt3701-add-interactive.sh16 diff_cmp () { function
H A Dt4060-diff-submodule-option-diff-format.sh45 diff_cmp () { function
H A Dt3903-stash.sh13 diff_cmp () { function
/dports/devel/git-gui/git-2.34.1/t/
H A Dt3701-add-interactive.sh16 diff_cmp () { function
H A Dt4060-diff-submodule-option-diff-format.sh45 diff_cmp () { function
H A Dt3903-stash.sh13 diff_cmp () { function
/dports/devel/git-cvs/git-2.34.1/t/
H A Dt3701-add-interactive.sh16 diff_cmp () { function
H A Dt4060-diff-submodule-option-diff-format.sh45 diff_cmp () { function

12