Home
last modified time | relevance | path

Searched refs:init_tmp (Results 1 – 24 of 24) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dav1d/libdav1d/tests/checkasm/
H A Dlooprestoration.c36 static void init_tmp(pixel *buf, const ptrdiff_t stride, in init_tmp() function
86 init_tmp(c_dst, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_wiener()
87 init_tmp(h_edge, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_wiener()
88 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_wiener()
140 init_tmp(c_dst, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_sgr()
141 init_tmp(h_edge, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_sgr()
142 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_sgr()
H A Dcdef.c42 static void init_tmp(pixel *buf, int n, const int bitdepth_max) { in init_tmp() function
76 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
77 init_tmp(top_buf, 16 * 2 + 16, bitdepth_max); in check_cdef_filter()
78 init_tmp((pixel *) left, 8 * 2, bitdepth_max); in check_cdef_filter()
125 init_tmp(src, 64, bitdepth_max); in check_cdef_direction()
H A Dmc.c271 static void init_tmp(Dav1dMCDSPContext *const c, pixel *const buf, in init_tmp() function
301 init_tmp(c, c_dst, tmp, bitdepth_max); in check_avg()
332 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_avg()
368 init_tmp(c, c_dst, tmp, bitdepth_max); in check_mask()
409 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_mask()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/tests/checkasm/
H A Dlooprestoration.c36 static void init_tmp(pixel *buf, const ptrdiff_t stride, in init_tmp() function
86 init_tmp(c_dst, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_wiener()
87 init_tmp(h_edge, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_wiener()
88 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_wiener()
140 init_tmp(c_dst, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_sgr()
141 init_tmp(h_edge, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_sgr()
142 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_sgr()
H A Dcdef.c42 static void init_tmp(pixel *buf, int n, const int bitdepth_max) { in init_tmp() function
76 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
77 init_tmp(top_buf, 16 * 2 + 16, bitdepth_max); in check_cdef_filter()
78 init_tmp((pixel *) left, 8 * 2, bitdepth_max); in check_cdef_filter()
125 init_tmp(src, 64, bitdepth_max); in check_cdef_direction()
H A Dmc.c164 static void init_tmp(Dav1dMCDSPContext *const c, pixel *const buf, in init_tmp() function
194 init_tmp(c, c_dst, tmp, bitdepth_max); in check_avg()
225 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_avg()
261 init_tmp(c, c_dst, tmp, bitdepth_max); in check_mask()
302 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_mask()
/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/tests/checkasm/
H A Dcdef.c42 static void init_tmp(pixel *buf, int n, const int bitdepth_max) { in init_tmp() function
78 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
79 init_tmp(top_buf, 16 * 2 + 16, bitdepth_max); in check_cdef_filter()
80 init_tmp(bot_buf, 16 * 2 + 16, bitdepth_max); in check_cdef_filter()
81 init_tmp((pixel *) left, 8 * 2, bitdepth_max); in check_cdef_filter()
128 init_tmp(src, 64, bitdepth_max); in check_cdef_direction()
H A Dlooprestoration.c41 static void init_tmp(pixel *buf, const ptrdiff_t stride, in init_tmp() function
89 init_tmp(c_src, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_wiener()
90 init_tmp(edge_buf, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_wiener()
91 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_wiener()
149 init_tmp(c_src, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_sgr()
150 init_tmp(edge_buf, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_sgr()
151 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_sgr()
H A Dmc.c276 static void init_tmp(Dav1dMCDSPContext *const c, pixel *const buf, in init_tmp() function
305 init_tmp(c, c_dst, tmp, bitdepth_max); in check_avg()
339 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_avg()
377 init_tmp(c, c_dst, tmp, bitdepth_max); in check_mask()
421 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_mask()
/dports/www/firefox/firefox-99.0/third_party/dav1d/tests/checkasm/
H A Dcdef.c42 static void init_tmp(pixel *buf, int n, const int bitdepth_max) { in init_tmp() function
78 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
79 init_tmp(top_buf, 16 * 2 + 16, bitdepth_max); in check_cdef_filter()
80 init_tmp(bot_buf, 16 * 2 + 16, bitdepth_max); in check_cdef_filter()
81 init_tmp((pixel *) left, 8 * 2, bitdepth_max); in check_cdef_filter()
128 init_tmp(src, 64, bitdepth_max); in check_cdef_direction()
H A Dlooprestoration.c41 static void init_tmp(pixel *buf, const ptrdiff_t stride, in init_tmp() function
89 init_tmp(c_src, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_wiener()
90 init_tmp(edge_buf, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_wiener()
91 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_wiener()
149 init_tmp(c_src, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_sgr()
150 init_tmp(edge_buf, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_sgr()
151 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_sgr()
H A Dmc.c276 static void init_tmp(Dav1dMCDSPContext *const c, pixel *const buf, in init_tmp() function
305 init_tmp(c, c_dst, tmp, bitdepth_max); in check_avg()
339 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_avg()
377 init_tmp(c, c_dst, tmp, bitdepth_max); in check_mask()
421 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_mask()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/tests/checkasm/
H A Dlooprestoration.c41 static void init_tmp(pixel *buf, const ptrdiff_t stride, in init_tmp() function
89 init_tmp(c_src, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_wiener()
90 init_tmp(edge_buf, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_wiener()
91 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_wiener()
152 init_tmp(c_src, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_sgr()
153 init_tmp(edge_buf, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_sgr()
154 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_sgr()
H A Dcdef.c42 static void init_tmp(pixel *buf, int n, const int bitdepth_max) { in init_tmp() function
76 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
77 init_tmp(top_buf, 16 * 2 + 16, bitdepth_max); in check_cdef_filter()
78 init_tmp((pixel *) left, 8 * 2, bitdepth_max); in check_cdef_filter()
125 init_tmp(src, 64, bitdepth_max); in check_cdef_direction()
H A Dmc.c271 static void init_tmp(Dav1dMCDSPContext *const c, pixel *const buf, in init_tmp() function
301 init_tmp(c, c_dst, tmp, bitdepth_max); in check_avg()
332 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_avg()
368 init_tmp(c, c_dst, tmp, bitdepth_max); in check_mask()
409 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_mask()
/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/tests/checkasm/
H A Dlooprestoration.c41 static void init_tmp(pixel *buf, const ptrdiff_t stride, in init_tmp() function
89 init_tmp(c_src, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_wiener()
90 init_tmp(edge_buf, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_wiener()
91 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_wiener()
152 init_tmp(c_src, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_sgr()
153 init_tmp(edge_buf, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_sgr()
154 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_sgr()
H A Dcdef.c42 static void init_tmp(pixel *buf, int n, const int bitdepth_max) { in init_tmp() function
76 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
77 init_tmp(top_buf, 16 * 2 + 16, bitdepth_max); in check_cdef_filter()
78 init_tmp((pixel *) left, 8 * 2, bitdepth_max); in check_cdef_filter()
125 init_tmp(src, 64, bitdepth_max); in check_cdef_direction()
H A Dmc.c271 static void init_tmp(Dav1dMCDSPContext *const c, pixel *const buf, in init_tmp() function
301 init_tmp(c, c_dst, tmp, bitdepth_max); in check_avg()
332 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_avg()
368 init_tmp(c, c_dst, tmp, bitdepth_max); in check_mask()
409 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_mask()
/dports/multimedia/handbrake/dav1d-0.9.0/tests/checkasm/
H A Dlooprestoration.c41 static void init_tmp(pixel *buf, const ptrdiff_t stride, in init_tmp() function
89 init_tmp(c_src, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_wiener()
90 init_tmp(edge_buf, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_wiener()
91 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_wiener()
152 init_tmp(c_src, 448 * sizeof(pixel), 448, 64, bitdepth_max); in check_sgr()
153 init_tmp(edge_buf, 448 * sizeof(pixel), 448, 8, bitdepth_max); in check_sgr()
154 init_tmp((pixel *) left, 4 * sizeof(pixel), 4, 64, bitdepth_max); in check_sgr()
H A Dcdef.c42 static void init_tmp(pixel *buf, int n, const int bitdepth_max) { in init_tmp() function
76 init_tmp(c_src, 16 * 10 + 16, bitdepth_max); in check_cdef_filter()
77 init_tmp(top_buf, 16 * 2 + 16, bitdepth_max); in check_cdef_filter()
78 init_tmp((pixel *) left, 8 * 2, bitdepth_max); in check_cdef_filter()
125 init_tmp(src, 64, bitdepth_max); in check_cdef_direction()
H A Dmc.c271 static void init_tmp(Dav1dMCDSPContext *const c, pixel *const buf, in init_tmp() function
301 init_tmp(c, c_dst, tmp, bitdepth_max); in check_avg()
332 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_avg()
368 init_tmp(c, c_dst, tmp, bitdepth_max); in check_mask()
409 init_tmp(c, c_dst, tmp, bitdepth_max); in check_w_mask()
/dports/cad/cascade-compiler/cascade-f4f7ae8bd1dd379790c0e58c286df90b8d1cdcde/src/cascade/target/core/avmm/ulx3s/
H A Dulx3s_compiler.h71 void init_tmp();
79 init_tmp(); in Ulx3sCompiler()
220 inline void Ulx3sCompiler<M,V,A,T>::init_tmp() { in init_tmp() function
/dports/devel/ORBit2/ORBit2-2.14.19/linc2/test/
H A Dtest-linc.c37 init_tmp (void) in init_tmp() function
554 init_tmp (); in main()
/dports/devel/ORBit2/ORBit2-2.14.19/linc2/
H A DChangeLog615 * test/test-linc.c (init_tmp): Use g_build_filename().
1113 * linc-1.1.0/test/test-linc.c (init_tmp): use g_get_user_name()