check_func 176 libavformat/tests/movenc.c #define check(value, ...) check_func(value, __LINE__, __VA_ARGS__) check_func 204 tests/checkasm/aacpsdsp.c if (check_func(psdsp->stereo_interpolate[i], "ps_stereo_interpolate%s", i ? "_ipdopd" : "")) { check_func 239 tests/checkasm/aacpsdsp.c if (check_func(psdsp.add_squares, "ps_add_squares")) check_func 243 tests/checkasm/aacpsdsp.c if (check_func(psdsp.mul_pair_single, "ps_mul_pair_single")) check_func 247 tests/checkasm/aacpsdsp.c if (check_func(psdsp.hybrid_analysis, "ps_hybrid_analysis")) check_func 251 tests/checkasm/aacpsdsp.c if (check_func(psdsp.hybrid_analysis_ileave, "ps_hybrid_analysis_ileave")) check_func 255 tests/checkasm/aacpsdsp.c if (check_func(psdsp.hybrid_synthesis_deint, "ps_hybrid_synthesis_deint")) check_func 92 tests/checkasm/af_afir.c if (check_func(fir.fcmul_add, "fcmul_add")) check_func 50 tests/checkasm/alacdsp.c if (check_func(c.decorrelate_stereo, "alac_decorrelate_stereo")) { check_func 98 tests/checkasm/alacdsp.c if (check_func(c.append_extra_bits[ch-1], "alac_append_extra_bits_%s", channels[ch-1])) { check_func 57 tests/checkasm/audiodsp.c if (check_func(adsp.scalarproduct_int16, "audiodsp.scalarproduct_int16")) { check_func 85 tests/checkasm/audiodsp.c if (check_func(adsp.vector_clip_int32, "audiodsp.vector_clip_int32")) { check_func 115 tests/checkasm/audiodsp.c if (check_func(adsp.vector_clipf, "audiodsp.vector_clipf")) { check_func 43 tests/checkasm/blockdsp.c if (check_func(h.func, "blockdsp." #func)) { \ check_func 69 tests/checkasm/bswapdsp.c if (check_func(h.bswap_buf, "bswap_buf")) check_func 72 tests/checkasm/bswapdsp.c if (check_func(h.bswap16_buf, "bswap16_buf")) check_func 114 tests/checkasm/checkasm.h #define check_func(func, ...) (func_ref = checkasm_check_func((func_new = func), __VA_ARGS__)) check_func 82 tests/checkasm/exrdsp.c if (check_func(h.reorder_pixels, "reorder_pixels")) check_func 87 tests/checkasm/exrdsp.c if (check_func(h.predictor, "predictor")) check_func 140 tests/checkasm/fixed_dsp.c if (check_func(fdsp->vector_fmul, "vector_fmul_fixed")) check_func 142 tests/checkasm/fixed_dsp.c if (check_func(fdsp->vector_fmul_add, "vector_fmul_add_fixed")) check_func 144 tests/checkasm/fixed_dsp.c if (check_func(fdsp->vector_fmul_reverse, "vector_fmul_reverse_fixed")) check_func 146 tests/checkasm/fixed_dsp.c if (check_func(fdsp->vector_fmul_window, "vector_fmul_window_fixed")) check_func 148 tests/checkasm/fixed_dsp.c if (check_func(fdsp->vector_fmul_window_scaled, "vector_fmul_window_scaled_fixed")) check_func 151 tests/checkasm/fixed_dsp.c if (check_func(fdsp->butterflies_fixed, "butterflies_fixed")) check_func 154 tests/checkasm/fixed_dsp.c if (check_func(fdsp->scalarproduct_fixed, "scalarproduct_fixed")) check_func 80 tests/checkasm/flacdsp.c if (check_func(h.decorrelate[j], "flac_decorrelate_%s_%d", names[j], fmts[i].bits)) check_func 84 tests/checkasm/flacdsp.c if (check_func(h.decorrelate[0], "flac_decorrelate_indep%d_%d", j, fmts[i].bits)) check_func 308 tests/checkasm/float_dsp.c if (check_func(fdsp->vector_fmul, "vector_fmul")) check_func 310 tests/checkasm/float_dsp.c if (check_func(fdsp->vector_fmul_add, "vector_fmul_add")) check_func 312 tests/checkasm/float_dsp.c if (check_func(fdsp->vector_fmul_scalar, "vector_fmul_scalar")) check_func 314 tests/checkasm/float_dsp.c if (check_func(fdsp->vector_fmul_reverse, "vector_fmul_reverse")) check_func 316 tests/checkasm/float_dsp.c if (check_func(fdsp->vector_fmul_window, "vector_fmul_window")) check_func 319 tests/checkasm/float_dsp.c if (check_func(fdsp->vector_fmac_scalar, "vector_fmac_scalar")) check_func 322 tests/checkasm/float_dsp.c if (check_func(fdsp->vector_dmul, "vector_dmul")) check_func 324 tests/checkasm/float_dsp.c if (check_func(fdsp->vector_dmul_scalar, "vector_dmul_scalar")) check_func 327 tests/checkasm/float_dsp.c if (check_func(fdsp->vector_dmac_scalar, "vector_dmac_scalar")) check_func 330 tests/checkasm/float_dsp.c if (check_func(fdsp->butterflies_float, "butterflies_float")) check_func 333 tests/checkasm/float_dsp.c if (check_func(fdsp->scalarproduct_float, "scalarproduct_float")) check_func 62 tests/checkasm/fmtconvert.c if (check_func(c.int32_to_float_fmul_scalar, "int32_to_float_fmul_scalar")) { check_func 82 tests/checkasm/fmtconvert.c if (check_func(c.int32_to_float_fmul_array8, "int32_to_float_fmul_array8")) { check_func 59 tests/checkasm/g722dsp.c if (check_func(h.apply_qmf, "g722_apply_qmf")) check_func 205 tests/checkasm/h264dsp.c if (check_func(idct, "h264_idct%d_add%s_%dbpp", sz, dc ? "_dc" : "", bit_depth)) { check_func 300 tests/checkasm/h264dsp.c if (check_func(idct, "%s_%dbpp", name, bit_depth)) { check_func 346 tests/checkasm/h264dsp.c if (check_func(h.name, #name #idc "_%dbpp", bit_depth)) { \ check_func 406 tests/checkasm/h264dsp.c if (check_func(h.name, #name #idc "_%dbpp", bit_depth)) { \ check_func 124 tests/checkasm/h264pred.c check_func(func, "pred%s_%s_%d", name, mode_name, bit_depth) : \ check_func 125 tests/checkasm/h264pred.c check_func(func, "pred%s_%s", name, mode_name))) check_func 69 tests/checkasm/h264qpel.c if (check_func(tab[i][j], "%s_h264_qpel_%d_mc%d%d_%d", op_name, size, j & 3, j >> 2, bit_depth)) { check_func 77 tests/checkasm/hevc_add_res.c if (check_func(h.add_residual[i - 2], "hevc_add_res_%dx%d_%d", block_size, block_size, bit_depth)) { check_func 52 tests/checkasm/hevc_idct.c if (check_func(h.idct[i - 2], "hevc_idct_%dx%d_%d", block_size, block_size, bit_depth)) { check_func 76 tests/checkasm/hevc_idct.c if (check_func(h.idct_dc[i - 2], "hevc_idct_%dx%d_dc_%d", block_size, block_size, bit_depth)) { check_func 89 tests/checkasm/hevc_sao.c if (check_func(h.sao_band_filter[i], "hevc_sao_band_%dx%d_%d", block_size, block_size, bit_depth)) { check_func 121 tests/checkasm/hevc_sao.c if (check_func(h.sao_edge_filter[i], "hevc_sao_edge_%dx%d_%d", block_size, block_size, bit_depth)) { check_func 53 tests/checkasm/huffyuvdsp.c if (check_func(c.add_int16, "%s", name)) { check_func 97 tests/checkasm/jpeg2000dsp.c if (check_func(h.mct_decode[FF_DWT53], "jpeg2000_rct_int")) check_func 99 tests/checkasm/jpeg2000dsp.c if (check_func(h.mct_decode[FF_DWT97], "jpeg2000_ict_float")) check_func 59 tests/checkasm/llviddsp.c if (check_func(c.add_bytes, "add_bytes")) { check_func 94 tests/checkasm/llviddsp.c if (check_func(c.add_median_pred, "add_median_pred")) { check_func 124 tests/checkasm/llviddsp.c if (check_func(c.add_left_pred, "%s", report)) { check_func 153 tests/checkasm/llviddsp.c if (check_func(c.add_left_pred_int16, "%s", report)) { check_func 181 tests/checkasm/llviddsp.c if (check_func(c.add_gradient_pred, "add_gradient_pred")) { check_func 65 tests/checkasm/llviddspenc.c if (check_func(c->diff_bytes, "diff_bytes")) { check_func 92 tests/checkasm/llviddspenc.c if (check_func(c->sub_left_predict, "sub_left_predict")) { check_func 88 tests/checkasm/opusdsp.c if (check_func(ctx.postfilter, "postfilter_15")) check_func 92 tests/checkasm/opusdsp.c if (check_func(ctx.postfilter, "postfilter_512")) check_func 96 tests/checkasm/opusdsp.c if (check_func(ctx.postfilter, "postfilter_1022")) check_func 100 tests/checkasm/opusdsp.c if (check_func(ctx.deemphasis, "deemphasis")) check_func 98 tests/checkasm/pixblockdsp.c if (check_func(h.get_pixels, "get_pixels")) check_func 100 tests/checkasm/pixblockdsp.c if (check_func(h.get_pixels_unaligned, "get_pixels_unaligned")) check_func 105 tests/checkasm/pixblockdsp.c if (check_func(h.diff_pixels, "diff_pixels")) check_func 107 tests/checkasm/pixblockdsp.c if (check_func(h.diff_pixels_unaligned, "diff_pixels_unaligned")) check_func 238 tests/checkasm/sbrdsp.c if (check_func(sbrdsp->hf_apply_noise[i], "hf_apply_noise_%d", i)) { check_func 258 tests/checkasm/sbrdsp.c if (check_func(sbrdsp.sum64x5, "sum64x5")) check_func 262 tests/checkasm/sbrdsp.c if (check_func(sbrdsp.sum_square, "sum_square")) check_func 266 tests/checkasm/sbrdsp.c if (check_func(sbrdsp.neg_odd_64, "neg_odd_64")) check_func 270 tests/checkasm/sbrdsp.c if (check_func(sbrdsp.qmf_pre_shuffle, "qmf_pre_shuffle")) check_func 274 tests/checkasm/sbrdsp.c if (check_func(sbrdsp.qmf_post_shuffle, "qmf_post_shuffle")) check_func 278 tests/checkasm/sbrdsp.c if (check_func(sbrdsp.qmf_deint_neg, "qmf_deint_neg")) check_func 282 tests/checkasm/sbrdsp.c if (check_func(sbrdsp.qmf_deint_bfly, "qmf_deint_bfly")) check_func 286 tests/checkasm/sbrdsp.c if (check_func(sbrdsp.autocorrelate, "autocorrelate")) check_func 290 tests/checkasm/sbrdsp.c if (check_func(sbrdsp.hf_gen, "hf_gen")) check_func 294 tests/checkasm/sbrdsp.c if (check_func(sbrdsp.hf_g_filt, "hf_g_filt")) check_func 60 tests/checkasm/sw_rgb.c if (check_func(func, "%s", report)) { check_func 91 tests/checkasm/sw_rgb.c if (check_func(uyvytoyuv422, "uyvytoyuv422")) { check_func 133 tests/checkasm/sw_rgb.c if (check_func(interleaveBytes, "interleave_bytes")) { check_func 174 tests/checkasm/sw_rgb.c if (check_func(interleaveBytes, "interleave_bytes_aligned")) { check_func 115 tests/checkasm/sw_scale.c if (check_func(ctx->hcScale, "hscale_%d_to_%d_width%d", ctx->srcBpc, ctx->dstBpc + 1, width)) { check_func 52 tests/checkasm/synth_filter.c if (check_func(synth.synth_filter_float, "synth_filter_float")) { check_func 96 tests/checkasm/utvideodsp.c if (check_func(h.restore_rgb_planes, "restore_rgb_planes")) check_func 101 tests/checkasm/utvideodsp.c if (check_func(h.restore_rgb_planes10, "restore_rgb_planes10")) check_func 54 tests/checkasm/v210dec.c if (check_func(h.unpack_frame, "v210_unpack")) { check_func 87 tests/checkasm/v210enc.c if (check_func(h.pack_line_8, "v210_planar_pack_8")) check_func 90 tests/checkasm/v210enc.c if (check_func(h.pack_line_10, "v210_planar_pack_10")) check_func 103 tests/checkasm/vf_blend.c if (check_func(param.blend, #name)) \ check_func 93 tests/checkasm/vf_colorspace.c if (check_func(dsp.yuv2yuv[idepth][odepth][fmt], check_func 157 tests/checkasm/vf_colorspace.c if (check_func(dsp.yuv2rgb[idepth][fmt], check_func 238 tests/checkasm/vf_colorspace.c if (check_func(dsp.rgb2yuv[odepth][fmt], check_func 291 tests/checkasm/vf_colorspace.c if (check_func(dsp.multiply3x3, "ff_colorspacedsp_multiply3x3")) { check_func 66 tests/checkasm/vf_eq.c if (check_func(eq.process, "process")) { check_func 54 tests/checkasm/vf_gblur.c if (check_func(s.horiz_slice, "horiz_slice")) { check_func 59 tests/checkasm/vf_hflip.c if (check_func(s.flip_line[0], "hflip_%s", report_name)) { check_func 43 tests/checkasm/vf_nlmeans.c if (check_func(dsp.compute_safe_ssd_integral_image, "ssd_integral_image")) { check_func 69 tests/checkasm/vf_threshold.c if (check_func(s.threshold, "threshold%d", depth)) { check_func 85 tests/checkasm/videodsp.c if (check_func(vdsp.emulated_edge_mc, "emulated_edge_mc_8")) check_func 132 tests/checkasm/vp8dsp.c if (check_func(idct, "vp8_idct_%sadd", dc ? "dc_" : "")) { check_func 173 tests/checkasm/vp8dsp.c if (check_func(idct4dc, "vp8_idct_dc_add4%s", chroma ? "uv" : "y")) { check_func 229 tests/checkasm/vp8dsp.c if (check_func(idct, "vp8_luma_dc_wht%s", dc_only ? "_dc" : "")) { check_func 296 tests/checkasm/vp8dsp.c if (check_func(tab[hsize][dy][dx], "vp8_put_%s", str)) { check_func 403 tests/checkasm/vp8dsp.c if (check_func(func, "vp8_loop_filter16y%s_%s", edge ? "_inner" : "", dir ? "v" : "h")) { check_func 451 tests/checkasm/vp8dsp.c if (check_func(func, "vp8_loop_filter8uv%s_%s", edge ? "_inner" : "", dir ? "v" : "h")) { check_func 493 tests/checkasm/vp8dsp.c if (check_func(func, "vp8_loop_filter_simple_%s", dir ? "v" : "h")) { check_func 83 tests/checkasm/vp9dsp.c if (check_func(dsp.intra_pred[tx][mode], "vp9_%s_%dx%d_%dbpp", check_func 341 tests/checkasm/vp9dsp.c if (check_func(dsp.itxfm_add[tx][txtp], check_func 472 tests/checkasm/vp9dsp.c if (check_func(dsp.loop_filter_8[wd][dir], check_func 493 tests/checkasm/vp9dsp.c if (check_func(dsp.loop_filter_16[dir], check_func 509 tests/checkasm/vp9dsp.c if (check_func(dsp.loop_filter_mix2[wd][wd2][dir], check_func 592 tests/checkasm/vp9dsp.c if (check_func(dsp.mc[hsize][filter][op][dx][dy],