Home
last modified time | relevance | path

Searched refs:l_h (Results 1 – 25 of 96) sorted by relevance

1234

/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/
H A Dags_fourier_transform_util.h45 gdouble l_h; \
54 l_h = AGS_FOURIER_TRANSFORM_UTIL_ANALYSIS_WINDOW(x_n - l_r); \
61 gdouble l_h; \
70 l_h = AGS_FOURIER_TRANSFORM_UTIL_ANALYSIS_WINDOW(x_n - l_r); \
77 gdouble l_h; \
86 l_h = AGS_FOURIER_TRANSFORM_UTIL_ANALYSIS_WINDOW(x_n - l_r); \
93 gdouble l_h; \
102 l_h = AGS_FOURIER_TRANSFORM_UTIL_ANALYSIS_WINDOW(x_n - l_r); \
109 gdouble l_h; \
125 gdouble l_h; \
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/KOKKOS/
H A Dmin_cg_kokkos.cpp62 auto l_h = h; in iterate() local
67 l_h[i] = l_fvec[i]; in iterate()
144 auto l_h = h; in iterate() local
150 l_h[i] = l_g[i] + beta*l_h[i]; in iterate()
166 auto l_h = h; in iterate() local
170 dot_0 += l_g[i]*l_h[i]; in iterate()
182 auto l_h = h; in iterate() local
186 l_h[i] = l_g[i]; in iterate()
H A Dmin_linesearch_kokkos.cpp192 auto l_h = h; in linemin_quadratic() local
195 fdothme += l_fvec[i]*l_h[i]; in linemin_quadratic()
218 auto l_h = h; in linemin_quadratic() local
221 hme = MAX(hme,fabs(l_h[i])); in linemin_quadratic()
277 auto l_h = h; in linemin_quadratic() local
281 sdot.d1 += l_fvec[i]*l_h[i]; in linemin_quadratic()
388 auto l_h = h; in alpha_step() local
391 l_xvec[i] += alpha*l_h[i]; in alpha_step()
419 auto l_h = h; in compute_dir_deriv() local
423 sdot.d1 += l_fvec[i]*l_h[i]; in compute_dir_deriv()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dcfhd.c233 s->plane[i].l_h[j] = NULL; in free_buffers()
362 s->plane[i].l_h[8] = frame2; in alloc_buffers()
978 output = s->plane[plane].l_h[0]; in cfhd_decode()
983 output = s->plane[plane].l_h[1]; in cfhd_decode()
987 low = s->plane[plane].l_h[0]; in cfhd_decode()
988 high = s->plane[plane].l_h[1]; in cfhd_decode()
1019 output = s->plane[plane].l_h[3]; in cfhd_decode()
1024 output = s->plane[plane].l_h[4]; in cfhd_decode()
1027 low = s->plane[plane].l_h[3]; in cfhd_decode()
1028 high = s->plane[plane].l_h[4]; in cfhd_decode()
[all …]
H A Dcfhdenc.c222 int16_t *l_h[8]; member
457 input = s->plane[plane].l_h[7]; in cfhd_encode_frame()
467 input = s->plane[plane].l_h[6]; in cfhd_encode_frame()
468 low = s->plane[plane].l_h[7]; in cfhd_encode_frame()
478 input = s->plane[plane].l_h[7]; in cfhd_encode_frame()
479 low = s->plane[plane].l_h[3]; in cfhd_encode_frame()
481 high = s->plane[plane].l_h[4]; in cfhd_encode_frame()
504 low = s->plane[plane].l_h[4]; in cfhd_encode_frame()
515 low = s->plane[plane].l_h[0]; in cfhd_encode_frame()
517 high = s->plane[plane].l_h[1]; in cfhd_encode_frame()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dcfhd.c233 s->plane[i].l_h[j] = NULL; in free_buffers()
362 s->plane[i].l_h[8] = frame2; in alloc_buffers()
978 output = s->plane[plane].l_h[0]; in cfhd_decode()
983 output = s->plane[plane].l_h[1]; in cfhd_decode()
987 low = s->plane[plane].l_h[0]; in cfhd_decode()
988 high = s->plane[plane].l_h[1]; in cfhd_decode()
1019 output = s->plane[plane].l_h[3]; in cfhd_decode()
1024 output = s->plane[plane].l_h[4]; in cfhd_decode()
1027 low = s->plane[plane].l_h[3]; in cfhd_decode()
1028 high = s->plane[plane].l_h[4]; in cfhd_decode()
[all …]
H A Dcfhdenc.c222 int16_t *l_h[8]; member
457 input = s->plane[plane].l_h[7]; in cfhd_encode_frame()
467 input = s->plane[plane].l_h[6]; in cfhd_encode_frame()
468 low = s->plane[plane].l_h[7]; in cfhd_encode_frame()
478 input = s->plane[plane].l_h[7]; in cfhd_encode_frame()
479 low = s->plane[plane].l_h[3]; in cfhd_encode_frame()
481 high = s->plane[plane].l_h[4]; in cfhd_encode_frame()
504 low = s->plane[plane].l_h[4]; in cfhd_encode_frame()
515 low = s->plane[plane].l_h[0]; in cfhd_encode_frame()
517 high = s->plane[plane].l_h[1]; in cfhd_encode_frame()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dcfhd.c232 s->plane[i].l_h[j] = NULL; in free_buffers()
354 s->plane[i].l_h[8] = frame2; in alloc_buffers()
927 output = s->plane[plane].l_h[0]; in cfhd_decode()
932 output = s->plane[plane].l_h[1]; in cfhd_decode()
936 low = s->plane[plane].l_h[0]; in cfhd_decode()
937 high = s->plane[plane].l_h[1]; in cfhd_decode()
968 output = s->plane[plane].l_h[3]; in cfhd_decode()
973 output = s->plane[plane].l_h[4]; in cfhd_decode()
976 low = s->plane[plane].l_h[3]; in cfhd_decode()
977 high = s->plane[plane].l_h[4]; in cfhd_decode()
[all …]
H A Dcfhdenc.c221 int16_t *l_h[8]; member
490 input = s->plane[plane].l_h[7]; in cfhd_encode_frame()
503 input = s->plane[plane].l_h[6]; in cfhd_encode_frame()
504 low = s->plane[plane].l_h[7]; in cfhd_encode_frame()
517 input = s->plane[plane].l_h[7]; in cfhd_encode_frame()
518 low = s->plane[plane].l_h[3]; in cfhd_encode_frame()
520 high = s->plane[plane].l_h[4]; in cfhd_encode_frame()
549 low = s->plane[plane].l_h[4]; in cfhd_encode_frame()
563 low = s->plane[plane].l_h[0]; in cfhd_encode_frame()
565 high = s->plane[plane].l_h[1]; in cfhd_encode_frame()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libopenjpeg20/
H A D0036-opj_j2k_update_image_dimensions.patch9 - OPJ_INT32 l_h, l_w;
32 - l_h = opj_int_ceildivpow2(l_comp_y1, (OPJ_INT32)l_img_comp->factor)
34 - if (l_h < 0) {
40 - it_comp, l_h);
45 - l_img_comp->h = (OPJ_UINT32)l_h;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libopenjpeg20/
H A D0036-opj_j2k_update_image_dimensions.patch9 - OPJ_INT32 l_h, l_w;
32 - l_h = opj_int_ceildivpow2(l_comp_y1, (OPJ_INT32)l_img_comp->factor)
34 - if (l_h < 0) {
40 - it_comp, l_h);
45 - l_img_comp->h = (OPJ_UINT32)l_h;
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dcfhd.c239 s->plane[i].l_h[j] = NULL; in free_buffers()
757 output = s->plane[plane].l_h[0]; in cfhd_decode()
767 output = s->plane[plane].l_h[1]; in cfhd_decode()
777 low = s->plane[plane].l_h[0]; in cfhd_decode()
778 high = s->plane[plane].l_h[1]; in cfhd_decode()
812 output = s->plane[plane].l_h[3]; in cfhd_decode()
822 output = s->plane[plane].l_h[4]; in cfhd_decode()
830 low = s->plane[plane].l_h[3]; in cfhd_decode()
831 high = s->plane[plane].l_h[4]; in cfhd_decode()
883 low = s->plane[plane].l_h[6]; in cfhd_decode()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dcfhd.c288 s->plane[i].l_h[j] = NULL; in free_buffers()
836 output = s->plane[plane].l_h[0]; in cfhd_decode()
846 output = s->plane[plane].l_h[1]; in cfhd_decode()
856 low = s->plane[plane].l_h[0]; in cfhd_decode()
857 high = s->plane[plane].l_h[1]; in cfhd_decode()
891 output = s->plane[plane].l_h[3]; in cfhd_decode()
901 output = s->plane[plane].l_h[4]; in cfhd_decode()
909 low = s->plane[plane].l_h[3]; in cfhd_decode()
910 high = s->plane[plane].l_h[4]; in cfhd_decode()
968 low = s->plane[plane].l_h[6]; in cfhd_decode()
[all …]
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dfaceobj.c96 fixang l_h, l_p, l_b; in _axial_relativize() local
99 l_h = ((_n_fr_cobj->loc.h << 8)); in _axial_relativize()
103 l_h = (-(_n_fr_cobj->loc.h << 8)); in _axial_relativize()
110 if (((l_b) | (l_h)) == 0) in _axial_relativize()
119 } else if (l_h) in _axial_relativize()
120 _1d_relativize(l_h, src_pts, targ_pts, 0, 1, 2); in _axial_relativize()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dntoh.c22 static PRUint32 l_h = 0x01020304; variable
52 un.l = l_h; in main()
65 if (un.l != l_h) { in main()
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dntoh.c22 static PRUint32 l_h = 0x01020304; variable
52 un.l = l_h; in main()
65 if (un.l != l_h) { in main()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dntoh.c22 static PRUint32 l_h = 0x01020304; variable
52 un.l = l_h; in main()
65 if (un.l != l_h) { in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dntoh.c22 static PRUint32 l_h = 0x01020304; variable
52 un.l = l_h; in main()
65 if (un.l != l_h) { in main()
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dntoh.c22 static PRUint32 l_h = 0x01020304; variable
52 un.l = l_h; in main()
65 if (un.l != l_h) { in main()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dntoh.c22 static PRUint32 l_h = 0x01020304; variable
52 un.l = l_h; in main()
65 if (un.l != l_h) { in main()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dntoh.c22 static PRUint32 l_h = 0x01020304; variable
52 un.l = l_h; in main()
65 if (un.l != l_h) { in main()
/dports/games/xrisk/xrisk-2.15/src/
H A Dfunctions.c391 XSizeHints *s_h,*u_h,*l_h; local
399 l_h->width = u_h->width;
402 l_h->height = HEIGHT_ROWS*num_players+SPACE;
403 s_h->height = u_h->height+l_h->height+4;
414 l_h->x = 0;
415 l_h->y = u_h->height+2;
419 l_h->flags = u_h->flags;
437 infowin->l_h = l_h;
459 (xinfo->disp,infowin->win,l_h->x,l_h->y,l_h->width,l_h->height,1,
478 l_h->width = u_h->width;
[all …]
/dports/devel/py-pythran/pythran-0.11.0/pythran/analyses/
H A Drange_values.py154 l_l, l_h = left_interval.low, left_interval.high
160 low, high = max(l_l, r_l), min(l_h, r_h)
162 l_i = r_i = Interval(max(l_l, r_l), min(l_h, r_h))
165 l_i = Interval(min(l_l, r_h - 1), min(l_h, r_h - 1))
170 l_i = Interval(min(l_l, r_h), min(l_h, r_h))
175 l_i = Interval(max(l_l, r_l + 1), max(l_h, r_l + 1))
177 r_i = Interval(min(r_l, l_h - 1), min(r_h, l_h - 1))
180 l_i = Interval(max(l_l, r_l), max(l_h, r_l))
182 r_i = Interval(min(r_l, l_h), min(r_h, l_h))
/dports/lang/mono/mono-5.10.1.57/external/bockbuild/packages/patches/gtk/
H A D0056-iconfactory-Add-_scaled-variants.patch83 gint r_w, r_h, l_w, l_h;
86 - icon_size_lookup_intern (NULL, lhs, &l_w, &l_h);
88 + icon_size_lookup_intern (NULL, lhs, 1, &l_w, &l_h);
90 return r_w == l_w && r_h == l_h;
/dports/games/gigalomania/gigalomaniasrc/
H A Dimage.cpp1529 int l_h = large[0]->getScaledHeight(); in writeMixedCase() local
1548 y += l_h + 2; in writeMixedCase()
1556 numbers[indx]->draw(cx, y + l_h - n_h); in writeMixedCase()
1564 little[ ch - 'a' ]->draw(cx, y + l_h - s_h); in writeMixedCase()
1568 little[font_index_period_c]->draw(cx, y + l_h - s_h); in writeMixedCase()
1574 little[font_index_comma_c]->draw(cx, y + l_h - s_h); in writeMixedCase()
1580 little[font_index_apostrophe_c]->draw(cx, y + l_h - s_h); in writeMixedCase()
1586 little[font_index_exclamation_c]->draw(cx, y + l_h - s_h); in writeMixedCase()
1592 little[font_index_question_c]->draw(cx, y + l_h - s_h); in writeMixedCase()
1598 little[font_index_dash_c]->draw(cx, y + l_h - s_h); in writeMixedCase()

1234