/third_party/ffmpeg/tests/checkasm/ |
D | sbrdsp.c | 240 if (check_func(sbrdsp->hf_apply_noise[i], "hf_apply_noise_%d", i)) { in test_hf_apply_noise() 260 if (check_func(sbrdsp.sum64x5, "sum64x5")) in checkasm_check_sbrdsp() 264 if (check_func(sbrdsp.sum_square, "sum_square")) in checkasm_check_sbrdsp() 268 if (check_func(sbrdsp.neg_odd_64, "neg_odd_64")) in checkasm_check_sbrdsp() 272 if (check_func(sbrdsp.qmf_pre_shuffle, "qmf_pre_shuffle")) in checkasm_check_sbrdsp() 276 if (check_func(sbrdsp.qmf_post_shuffle, "qmf_post_shuffle")) in checkasm_check_sbrdsp() 280 if (check_func(sbrdsp.qmf_deint_neg, "qmf_deint_neg")) in checkasm_check_sbrdsp() 284 if (check_func(sbrdsp.qmf_deint_bfly, "qmf_deint_bfly")) in checkasm_check_sbrdsp() 288 if (check_func(sbrdsp.autocorrelate, "autocorrelate")) in checkasm_check_sbrdsp() 292 if (check_func(sbrdsp.hf_gen, "hf_gen")) in checkasm_check_sbrdsp() [all …]
|
D | fixed_dsp.c | 141 if (check_func(fdsp->vector_fmul, "vector_fmul_fixed")) in checkasm_check_fixed_dsp() 143 if (check_func(fdsp->vector_fmul_add, "vector_fmul_add_fixed")) in checkasm_check_fixed_dsp() 145 if (check_func(fdsp->vector_fmul_reverse, "vector_fmul_reverse_fixed")) in checkasm_check_fixed_dsp() 147 if (check_func(fdsp->vector_fmul_window, "vector_fmul_window_fixed")) in checkasm_check_fixed_dsp() 149 if (check_func(fdsp->vector_fmul_window_scaled, "vector_fmul_window_scaled_fixed")) in checkasm_check_fixed_dsp() 152 if (check_func(fdsp->butterflies_fixed, "butterflies_fixed")) in checkasm_check_fixed_dsp() 155 if (check_func(fdsp->scalarproduct_fixed, "scalarproduct_fixed")) in checkasm_check_fixed_dsp()
|
D | float_dsp.c | 310 if (check_func(fdsp->vector_fmul, "vector_fmul")) in checkasm_check_float_dsp() 312 if (check_func(fdsp->vector_fmul_add, "vector_fmul_add")) in checkasm_check_float_dsp() 314 if (check_func(fdsp->vector_fmul_scalar, "vector_fmul_scalar")) in checkasm_check_float_dsp() 316 if (check_func(fdsp->vector_fmul_reverse, "vector_fmul_reverse")) in checkasm_check_float_dsp() 318 if (check_func(fdsp->vector_fmul_window, "vector_fmul_window")) in checkasm_check_float_dsp() 321 if (check_func(fdsp->vector_fmac_scalar, "vector_fmac_scalar")) in checkasm_check_float_dsp() 324 if (check_func(fdsp->vector_dmul, "vector_dmul")) in checkasm_check_float_dsp() 326 if (check_func(fdsp->vector_dmul_scalar, "vector_dmul_scalar")) in checkasm_check_float_dsp() 329 if (check_func(fdsp->vector_dmac_scalar, "vector_dmac_scalar")) in checkasm_check_float_dsp() 332 if (check_func(fdsp->butterflies_float, "butterflies_float")) in checkasm_check_float_dsp() [all …]
|
D | opusdsp.c | 90 if (check_func(ctx.postfilter, "postfilter_15")) in checkasm_check_opusdsp() 94 if (check_func(ctx.postfilter, "postfilter_512")) in checkasm_check_opusdsp() 98 if (check_func(ctx.postfilter, "postfilter_1022")) in checkasm_check_opusdsp() 102 if (check_func(ctx.deemphasis, "deemphasis")) in checkasm_check_opusdsp()
|
D | pixblockdsp.c | 99 if (check_func(h.get_pixels, "get_pixels")) in checkasm_check_pixblockdsp() 101 if (check_func(h.get_pixels_unaligned, "get_pixels_unaligned")) in checkasm_check_pixblockdsp() 106 if (check_func(h.diff_pixels, "diff_pixels")) in checkasm_check_pixblockdsp() 108 if (check_func(h.diff_pixels_unaligned, "diff_pixels_unaligned")) in checkasm_check_pixblockdsp()
|
D | aacpsdsp.c | 205 … if (check_func(psdsp->stereo_interpolate[i], "ps_stereo_interpolate%s", i ? "_ipdopd" : "")) { in test_stereo_interpolate() 240 if (check_func(psdsp.add_squares, "ps_add_squares")) in checkasm_check_aacpsdsp() 244 if (check_func(psdsp.mul_pair_single, "ps_mul_pair_single")) in checkasm_check_aacpsdsp() 248 if (check_func(psdsp.hybrid_analysis, "ps_hybrid_analysis")) in checkasm_check_aacpsdsp() 252 if (check_func(psdsp.hybrid_analysis_ileave, "ps_hybrid_analysis_ileave")) in checkasm_check_aacpsdsp() 256 if (check_func(psdsp.hybrid_synthesis_deint, "ps_hybrid_synthesis_deint")) in checkasm_check_aacpsdsp()
|
D | llviddsp.c | 59 if (check_func(c.add_bytes, "add_bytes")) { in check_add_bytes() 94 if (check_func(c.add_median_pred, "add_median_pred")) { in check_add_median_pred() 124 if (check_func(c.add_left_pred, "%s", report)) { in check_add_left_pred() 153 if (check_func(c.add_left_pred_int16, "%s", report)) { in check_add_left_pred_16() 181 if (check_func(c.add_gradient_pred, "add_gradient_pred")) { in check_add_gradient_pred()
|
D | sw_rgb.c | 61 if (check_func(func, "%s", report)) { in check_shuffle_bytes() 92 if (check_func(uyvytoyuv422, "uyvytoyuv422")) { in check_uyvy_to_422p() 134 if (check_func(interleaveBytes, "interleave_bytes")) { in check_interleave_bytes() 175 if (check_func(interleaveBytes, "interleave_bytes_aligned")) { in check_interleave_bytes()
|
D | hevc_pel.c | 94 … if (check_func(h.put_hevc_qpel[size][j][i], "put_hevc_%s%d_%d", type, sizes[size], bit_depth)) { in checkasm_check_hevc_qpel() 138 …if (check_func(h.put_hevc_qpel_uni[size][j][i], "put_hevc_%s%d_%d", type, sizes[size], bit_depth))… in checkasm_check_hevc_qpel_uni() 180 …if (check_func(h.put_hevc_qpel_uni_w[size][j][i], "put_hevc_%s%d_%d", type, sizes[size], bit_depth… in checkasm_check_hevc_qpel_uni_w() 230 …if (check_func(h.put_hevc_qpel_bi[size][j][i], "put_hevc_%s%d_%d", type, sizes[size], bit_depth)) { in checkasm_check_hevc_qpel_bi() 276 …if (check_func(h.put_hevc_qpel_bi_w[size][j][i], "put_hevc_%s%d_%d", type, sizes[size], bit_depth)… in checkasm_check_hevc_qpel_bi_w() 323 … if (check_func(h.put_hevc_epel[size][j][i], "put_hevc_%s%d_%d", type, sizes[size], bit_depth)) { in checkasm_check_hevc_epel() 367 …if (check_func(h.put_hevc_epel_uni[size][j][i], "put_hevc_%s%d_%d", type, sizes[size], bit_depth))… in checkasm_check_hevc_epel_uni() 409 …if (check_func(h.put_hevc_epel_uni_w[size][j][i], "put_hevc_%s%d_%d", type, sizes[size], bit_depth… in checkasm_check_hevc_epel_uni_w() 459 …if (check_func(h.put_hevc_epel_bi[size][j][i], "put_hevc_%s%d_%d", type, sizes[size], bit_depth)) { in checkasm_check_hevc_epel_bi() 505 …if (check_func(h.put_hevc_epel_bi_w[size][j][i], "put_hevc_%s%d_%d", type, sizes[size], bit_depth)… in checkasm_check_hevc_epel_bi_w()
|
D | audiodsp.c | 58 if (check_func(adsp.scalarproduct_int16, "audiodsp.scalarproduct_int16")) { in checkasm_check_audiodsp() 86 if (check_func(adsp.vector_clip_int32, "audiodsp.vector_clip_int32")) { in checkasm_check_audiodsp() 116 if (check_func(adsp.vector_clipf, "audiodsp.vector_clipf")) { in checkasm_check_audiodsp()
|
D | bswapdsp.c | 70 if (check_func(h.bswap_buf, "bswap_buf")) in checkasm_check_bswapdsp() 73 if (check_func(h.bswap16_buf, "bswap16_buf")) in checkasm_check_bswapdsp()
|
D | exrdsp.c | 83 if (check_func(h.reorder_pixels, "reorder_pixels")) in checkasm_check_exrdsp() 88 if (check_func(h.predictor, "predictor")) in checkasm_check_exrdsp()
|
D | vf_gblur.c | 76 if (check_func(s.horiz_slice, "horiz_slice")) { in checkasm_check_vf_gblur() 83 if (check_func(s.postscale_slice, "postscale_slice")) { in checkasm_check_vf_gblur()
|
D | fmtconvert.c | 64 if (check_func(c.int32_to_float_fmul_scalar, "int32_to_float_fmul_scalar")) { in checkasm_check_fmtconvert() 84 if (check_func(c.int32_to_float_fmul_array8, "int32_to_float_fmul_array8")) { in checkasm_check_fmtconvert()
|
D | hevc_idct.c | 53 if (check_func(h.idct[i - 2], "hevc_idct_%dx%d_%d", block_size, block_size, bit_depth)) { in check_idct() 77 … if (check_func(h.idct_dc[i - 2], "hevc_idct_%dx%d_dc_%d", block_size, block_size, bit_depth)) { in check_idct_dc()
|
D | vp8dsp.c | 133 if (check_func(idct, "vp8_idct_%sadd", dc ? "dc_" : "")) { in check_idct() 174 if (check_func(idct4dc, "vp8_idct_dc_add4%s", chroma ? "uv" : "y")) { in check_idct_dc4() 230 if (check_func(idct, "vp8_luma_dc_wht%s", dc_only ? "_dc" : "")) { in check_luma_dc_wht() 297 if (check_func(tab[hsize][dy][dx], "vp8_put_%s", str)) { in check_mc() 404 … if (check_func(func, "vp8_loop_filter16y%s_%s", edge ? "_inner" : "", dir ? "v" : "h")) { in check_loopfilter_16y() 452 … if (check_func(func, "vp8_loop_filter8uv%s_%s", edge ? "_inner" : "", dir ? "v" : "h")) { in check_loopfilter_8uv() 494 if (check_func(func, "vp8_loop_filter_simple_%s", dir ? "v" : "h")) { in check_loopfilter_simple()
|
D | jpeg2000dsp.c | 98 if (check_func(h.mct_decode[FF_DWT53], "jpeg2000_rct_int")) in checkasm_check_jpeg2000dsp() 100 if (check_func(h.mct_decode[FF_DWT97], "jpeg2000_ict_float")) in checkasm_check_jpeg2000dsp()
|
D | v210enc.c | 88 if (check_func(h.pack_line_8, "v210_planar_pack_8")) in checkasm_check_v210enc() 91 if (check_func(h.pack_line_10, "v210_planar_pack_10")) in checkasm_check_v210enc()
|
D | utvideodsp.c | 97 if (check_func(h.restore_rgb_planes, "restore_rgb_planes")) in checkasm_check_utvideodsp() 102 if (check_func(h.restore_rgb_planes10, "restore_rgb_planes10")) in checkasm_check_utvideodsp()
|
D | flacdsp.c | 81 if (check_func(h.decorrelate[j], "flac_decorrelate_%s_%d", names[j], fmts[i].bits)) in checkasm_check_flacdsp() 85 if (check_func(h.decorrelate[0], "flac_decorrelate_indep%d_%d", j, fmts[i].bits)) in checkasm_check_flacdsp()
|
D | alacdsp.c | 51 if (check_func(c.decorrelate_stereo, "alac_decorrelate_stereo")) { in check_decorrelate_stereo() 99 if (check_func(c.append_extra_bits[ch-1], "alac_append_extra_bits_%s", channels[ch-1])) { in check_append_extra_bits()
|
D | llviddspenc.c | 66 if (check_func(c->diff_bytes, "diff_bytes")) { in check_diff_bytes() 93 if (check_func(c->sub_left_predict, "sub_left_predict")) { in check_sub_left_pred()
|
/third_party/musl/libc-test/src/functional/ |
D | test-malloc-api-common.h | 21 int check_and_report(const char *message, int (*check_func)(void)) in check_and_report() 24 int ret = check_func(); in check_and_report()
|
/third_party/glib/gobject/tests/ |
D | type.c | 173 check_func (gpointer check_data, in check_func() function 187 g_type_add_interface_check (&check_called, check_func); in test_interface_check() 191 g_type_remove_interface_check (&check_called, check_func); in test_interface_check()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | mpegtsmux.c | 142 CheckOutputBuffersFunc check_func, guint n_bufs, gssize input_buf_size) in check_tsmux_pad_given_muxer() argument 185 if (check_func) in check_tsmux_pad_given_muxer() 186 check_func (buffers); in check_tsmux_pad_given_muxer() 333 const gchar * sinkname, CheckOutputBuffersFunc check_func, guint n_bufs, in check_tsmux_pad() argument 349 check_func, n_bufs, input_buf_size); in check_tsmux_pad()
|