_                  30 libavcodec/arm/vp8dsp.h     void ff_vp8_##hv##_loop_filter16##inner##_##opt(uint8_t *dst,            \
_                  36 libavcodec/arm/vp8dsp.h     void ff_vp8_##hv##_loop_filter8uv##inner##_##opt(uint8_t *dstU,          \
_                  60 libavcodec/arm/vp8dsp.h     void ff_put_vp8_##n##_##opt(uint8_t *dst, ptrdiff_t dststride,      \
_                  90 libavcodec/bit_depth_template.c #define FUNC3(a, b, c)  a ## _ ## b ## c
_                  29 libavcodec/flacdsp_lpc_template.c #define FUNC(n) AV_JOIN(n ## _, SAMPLE_SIZE)
_                  49 libavcodec/flacdsp_template.c #define FUNC(n) AV_JOIN(n ## _, FSUF)
_                  71 libavcodec/h264dsp.c #define FUNC(a, depth) a ## _ ## depth ## _c
_                 417 libavcodec/h264pred.c #define FUNC(a, depth) a ## _ ## depth
_                 418 libavcodec/h264pred.c #define FUNCC(a, depth) a ## _ ## depth ## _c
_                  52 libavcodec/h264qpel.c #define FUNCC(f, depth) f ## _ ## depth ## _c
_                 129 libavcodec/hevcdsp.c #define FUNC(a, depth) a ## _ ## depth
_                 135 libavcodec/hevcdsp.c     hevcdsp->dst1[i][idx1][idx2] = a ## _ ## depth;                            \
_                  46 libavcodec/hevcpred.c #define FUNC(a, depth) a ## _ ## depth
_                  71 libavcodec/ppc/h264qpel.c     ff_ ## OPNAME ## pixels ## SIZE ## _ ## CODETYPE(dst, src, stride, SIZE);\
_                 695 libavcodec/qpeldsp.c QPEL_MC(0, put_, _, op_put)
_                 697 libavcodec/qpeldsp.c QPEL_MC(0, avg_, _, op_avg)
_                 371 libavcodec/vp8dsp.c void vpn ## _ ## dir ## _loop_filter ## size ## _c(uint8_t *dst,              \
_                 388 libavcodec/vp8dsp.c void vpn ## _ ## dir ## _loop_filter ## size ## _inner_c(uint8_t *dst,        \
_                 408 libavcodec/vp8dsp.c static void vpn ## _ ## dir ## _loop_filter8uv_c(uint8_t *dstU,               \
_                 413 libavcodec/vp8dsp.c     vpn ## _ ## dir ## _loop_filter8_c(dstU, stride, fE, fI, hev_thresh);     \
_                 414 libavcodec/vp8dsp.c     vpn ## _ ## dir ## _loop_filter8_c(dstV, stride, fE, fI, hev_thresh);     \
_                 417 libavcodec/vp8dsp.c static void vpn ## _ ## dir ## _loop_filter8uv_inner_c(uint8_t *dstU,         \
_                 423 libavcodec/vp8dsp.c     vpn ## _ ## dir ## _loop_filter8_inner_c(dstU, stride, fE, fI,            \
_                 425 libavcodec/vp8dsp.c     vpn ## _ ## dir ## _loop_filter8_inner_c(dstV, stride, fE, fI,            \
_                 857 libavcodec/vp9dsp.c static void type_a##_##type_b##_##sz##x##sz##_add_c(uint8_t *dst, \
_                1587 libavcodec/vp9dsp.c static void loop_filter_##dir##_##wd##_8_c(uint8_t *dst, \
_                1620 libavcodec/vp9dsp.c static void loop_filter_##dir##_##wd1##wd2##_16_c(uint8_t *dst, \
_                1624 libavcodec/vp9dsp.c     loop_filter_##dir##_##wd1##_8_c(dst, stride, E & 0xff, I & 0xff, H & 0xff); \
_                1625 libavcodec/vp9dsp.c     loop_filter_##dir##_##wd2##_8_c(dst + 8 * stridea, stride, E >> 8, I >> 8, H >> 8); \
_                1859 libavcodec/vp9dsp.c static void avg##_8tap_##type##_##sz##dir##_c(uint8_t *dst, ptrdiff_t dst_stride, \
_                1868 libavcodec/vp9dsp.c static void avg##_8tap_##type##_##sz##hv_c(uint8_t *dst, ptrdiff_t dst_stride, \
_                  33 libavcodec/x86/flacdsp_init.c void ff_flac_decorrelate_ls_##fmt##_##opt(uint8_t **out, int32_t **in, int channels,     \
_                  35 libavcodec/x86/flacdsp_init.c void ff_flac_decorrelate_rs_##fmt##_##opt(uint8_t **out, int32_t **in, int channels,     \
_                  37 libavcodec/x86/flacdsp_init.c void ff_flac_decorrelate_ms_##fmt##_##opt(uint8_t **out, int32_t **in, int channels,     \
_                  39 libavcodec/x86/flacdsp_init.c void ff_flac_decorrelate_indep2_##fmt##_##opt(uint8_t **out, int32_t **in, int channels, \
_                  41 libavcodec/x86/flacdsp_init.c void ff_flac_decorrelate_indep4_##fmt##_##opt(uint8_t **out, int32_t **in, int channels, \
_                  43 libavcodec/x86/flacdsp_init.c void ff_flac_decorrelate_indep6_##fmt##_##opt(uint8_t **out, int32_t **in, int channels, \
_                  45 libavcodec/x86/flacdsp_init.c void ff_flac_decorrelate_indep8_##fmt##_##opt(uint8_t **out, int32_t **in, int channels, \
_                  28 libavcodec/x86/h264_intrapred_init.c void ff_pred4x4_ ## TYPE ## _ ## DEPTH ## _ ## OPT (uint8_t *src, \
_                  49 libavcodec/x86/h264_intrapred_init.c void ff_pred8x8_ ## TYPE ## _ ## DEPTH ## _ ## OPT (uint8_t *src, \
_                  60 libavcodec/x86/h264_intrapred_init.c void ff_pred8x8l_ ## TYPE ## _ ## DEPTH ## _ ## OPT (uint8_t *src, \
_                  90 libavcodec/x86/h264_intrapred_init.c void ff_pred16x16_ ## TYPE ## _ ## DEPTH ## _ ## OPT (uint8_t *src, \
_                 263 libavcodec/x86/h264_qpel.c     ff_ ## OPNAME ## pixels ## SIZE ## _ ## MMX(dst, src, stride, SIZE);\
_                 411 libavcodec/x86/h264_qpel.c void ff_ ## OP ## _h264_qpel ## NUM ## _ ## TYPE ## _ ## DEPTH ## _ ## OPT \
_                 528 libavcodec/x86/h264_qpel.c         c->put_h264_qpel_pixels_tab[0][x + y * 4] = put_h264_qpel16_mc ## x ## y ## _ ## CPU; \
_                 529 libavcodec/x86/h264_qpel.c         c->put_h264_qpel_pixels_tab[1][x + y * 4] = put_h264_qpel8_mc  ## x ## y ## _ ## CPU; \
_                 530 libavcodec/x86/h264_qpel.c         c->avg_h264_qpel_pixels_tab[0][x + y * 4] = avg_h264_qpel16_mc ## x ## y ## _ ## CPU; \
_                 531 libavcodec/x86/h264_qpel.c         c->avg_h264_qpel_pixels_tab[1][x + y * 4] = avg_h264_qpel8_mc  ## x ## y ## _ ## CPU; \
_                  57 libavcodec/x86/h264chroma_init.c void ff_ ## OP ## _h264_chroma_mc ## NUM ## _ ## DEPTH ## _ ## OPT      \
_                  30 libavcodec/x86/h264dsp_init.c void ff_h264_idct ## NUM ## _add_ ## DEPTH ## _ ## OPT(uint8_t *dst,    \
_                  49 libavcodec/x86/h264dsp_init.c void ff_h264_idct ## NUM ## _add ## REP ## _ ## DEPTH ## _ ## OPT       \
_                  71 libavcodec/x86/h264dsp_init.c void ff_h264_idct ## NUM ## _add ## REP ## _ ## DEPTH ## _ ## OPT     \
_                  94 libavcodec/x86/h264dsp_init.c void ff_deblock_ ## DIR ## _ ## TYPE ## _ ## DEPTH ## _ ## OPT(uint8_t *pix,  \
_                 100 libavcodec/x86/h264dsp_init.c void ff_deblock_ ## DIR ## _ ## TYPE ## _ ## DEPTH ## _ ## OPT(uint8_t *pix,  \
_                 158 libavcodec/x86/h264dsp_init.c void ff_h264_weight_ ## W ## _ ## OPT(uint8_t *dst, int stride,         \
_                 163 libavcodec/x86/h264dsp_init.c void ff_h264_biweight_ ## W ## _ ## OPT(uint8_t *dst, uint8_t *src,     \
_                 183 libavcodec/x86/h264dsp_init.c void ff_h264_weight_ ## W ## _ ## DEPTH ## _ ## OPT(uint8_t *dst,       \
_                 191 libavcodec/x86/h264dsp_init.c void ff_h264_biweight_ ## W ## _ ## DEPTH ## _ ## OPT(uint8_t *dst,     \
_                  33 libavcodec/x86/hevcdsp.h                 void ff_hevc_idct##size##_dc_add_##bitd##_##opt(uint8_t *dst, int16_t *coeffs, ptrdiff_t stride)
_                  36 libavcodec/x86/hevcdsp.h dst[idx1][idx2][idx3] = ff_hevc_put_hevc_ ## name ## _ ## D ## _##opt; \
_                  37 libavcodec/x86/hevcdsp.h dst ## _bi[idx1][idx2][idx3] = ff_hevc_put_hevc_bi_ ## name ## _ ## D ## _##opt; \
_                  38 libavcodec/x86/hevcdsp.h dst ## _uni[idx1][idx2][idx3] = ff_hevc_put_hevc_uni_ ## name ## _ ## D ## _##opt; \
_                  39 libavcodec/x86/hevcdsp.h dst ## _uni_w[idx1][idx2][idx3] = ff_hevc_put_hevc_uni_w_ ## name ## _ ## D ## _##opt; \
_                  40 libavcodec/x86/hevcdsp.h dst ## _bi_w[idx1][idx2][idx3] = ff_hevc_put_hevc_bi_w_ ## name ## _ ## D ## _##opt
_                  44 libavcodec/x86/hevcdsp.h void ff_hevc_put_hevc_ ## name ## _ ## D ## _##opt(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my,int width); \
_                  45 libavcodec/x86/hevcdsp.h void ff_hevc_put_hevc_bi_ ## name ## _ ## D ## _##opt(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, intptr_t mx, intptr_t my, int width); \
_                  46 libavcodec/x86/hevcdsp.h void ff_hevc_put_hevc_uni_ ## name ## _ ## D ## _##opt(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width); \
_                  47 libavcodec/x86/hevcdsp.h void ff_hevc_put_hevc_uni_w_ ## name ## _ ## D ## _##opt(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width); \
_                  48 libavcodec/x86/hevcdsp.h void ff_hevc_put_hevc_bi_w_ ## name ## _ ## D ## _##opt(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width)
_                  77 libavcodec/x86/hevcdsp.h void ff_hevc_put_hevc_uni_w##width##_##bitd##_##opt(uint8_t *dst, ptrdiff_t dststride, int16_t *_src, int height, int denom,  int _wx, int _ox); \
_                  78 libavcodec/x86/hevcdsp.h void ff_hevc_put_hevc_bi_w##width##_##bitd##_##opt(uint8_t *dst, ptrdiff_t dststride, int16_t *_src, int16_t *_src2, int height, int denom,  int _wx0,  int _wx1, int _ox0, int _ox1)
_                  32 libavcodec/x86/hevcdsp_init.c void ff_hevc_ ## DIR ## _loop_filter_chroma_ ## DEPTH ## _ ## OPT(uint8_t *pix, ptrdiff_t stride, int *tc, uint8_t *no_p, uint8_t *no_q);
_                  35 libavcodec/x86/hevcdsp_init.c void ff_hevc_ ## DIR ## _loop_filter_luma_ ## DEPTH ## _ ## OPT(uint8_t *pix, ptrdiff_t stride, int beta, int *tc, uint8_t *no_p, uint8_t *no_q);
_                  75 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_##name##W##_##bitd##_##opt(int16_t *_dst,                                                 \
_                  85 libavcodec/x86/hevcdsp_init.c         ff_hevc_put_hevc_##name##step##_##bitd##_##opt(dst, src, _srcstride, height, mx, my, width);            \
_                  89 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_uni_##name##W##_##bitd##_##opt(uint8_t *_dst, ptrdiff_t dststride,                        \
_                  99 libavcodec/x86/hevcdsp_init.c         ff_hevc_put_hevc_uni_##name##step##_##bitd##_##opt(dst, dststride, src, _srcstride,                     \
_                 104 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_bi_##name##W##_##bitd##_##opt(uint8_t *_dst, ptrdiff_t dststride, uint8_t *_src,          \
_                 116 libavcodec/x86/hevcdsp_init.c         ff_hevc_put_hevc_bi_##name##step##_##bitd##_##opt(dst, dststride, src, _srcstride, src2,                \
_                 127 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_##name##W##_##bitd##_##opt(int16_t *dst,                                                  \
_                 131 libavcodec/x86/hevcdsp_init.c     ff_hevc_put_hevc_##name##step1##_##bitd##_##opt(dst, src, _srcstride, height, mx, my, width);               \
_                 132 libavcodec/x86/hevcdsp_init.c     ff_hevc_put_hevc_##name##step2##_##bitd##_##opt(dst + step1, src + (step1 * ((bitd + 7) / 8)),              \
_                 136 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_uni_##name##W##_##bitd##_##opt(uint8_t *dst, ptrdiff_t dststride,                         \
_                 140 libavcodec/x86/hevcdsp_init.c     ff_hevc_put_hevc_uni_##name##step1##_##bitd##_##opt(dst, dststride, src, _srcstride, height, mx, my, width);\
_                 141 libavcodec/x86/hevcdsp_init.c     ff_hevc_put_hevc_uni_##name##step2##_##bitd##_##opt(dst + (step1 * ((bitd + 7) / 8)), dststride,            \
_                 146 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_bi_##name##W##_##bitd##_##opt(uint8_t *dst, ptrdiff_t dststride, uint8_t *src,            \
_                 150 libavcodec/x86/hevcdsp_init.c     ff_hevc_put_hevc_bi_##name##step1##_##bitd##_##opt(dst, dststride, src, _srcstride, src2, height, mx, my, width);\
_                 151 libavcodec/x86/hevcdsp_init.c     ff_hevc_put_hevc_bi_##name##step2##_##bitd##_##opt(dst + (step1 * ((bitd + 7) / 8)), dststride,             \
_                 430 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_uni_w##W##_##bitd##_##opt(uint8_t *_dst, ptrdiff_t dststride, int16_t *_src, \
_                 439 libavcodec/x86/hevcdsp_init.c         ff_hevc_put_hevc_uni_w##step##_##bitd##_##opt(dst, dststride, src,                                   \
_                 466 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_bi_w##W##_##bitd##_##opt(uint8_t *_dst, ptrdiff_t dststride, int16_t *_src, \
_                 478 libavcodec/x86/hevcdsp_init.c         ff_hevc_put_hevc_bi_w##step##_##bitd##_##opt(dst, dststride, src, src2,                             \
_                 505 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_uni_w_##name##W##_##bitd##_##opt(uint8_t *_dst, ptrdiff_t _dststride,         \
_                 512 libavcodec/x86/hevcdsp_init.c     ff_hevc_put_hevc_##name##W##_##bitd##_##opt(temp, _src, _srcstride, height, mx, my, width);     \
_                 513 libavcodec/x86/hevcdsp_init.c     ff_hevc_put_hevc_uni_w##W##_##bitd##_##opt(_dst, _dststride, temp, height, denom, _wx, _ox);\
_                 563 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_bi_w_##name##W##_##bitd##_##opt(uint8_t *_dst, ptrdiff_t _dststride,           \
_                 571 libavcodec/x86/hevcdsp_init.c     ff_hevc_put_hevc_##name##W##_##bitd##_##opt(temp, _src, _srcstride, height, mx, my, width);      \
_                 572 libavcodec/x86/hevcdsp_init.c     ff_hevc_put_hevc_bi_w##W##_##bitd##_##opt(_dst, _dststride, temp, _src2,                         \
_                 624 libavcodec/x86/hevcdsp_init.c void ff_hevc_sao_band_filter_8_##bitd##_##opt(uint8_t *_dst, uint8_t *_src, ptrdiff_t _stride_dst, ptrdiff_t _stride_src,  \
_                 626 libavcodec/x86/hevcdsp_init.c void ff_hevc_sao_band_filter_16_##bitd##_##opt(uint8_t *_dst, uint8_t *_src, ptrdiff_t _stride_dst, ptrdiff_t _stride_src, \
_                 628 libavcodec/x86/hevcdsp_init.c void ff_hevc_sao_band_filter_32_##bitd##_##opt(uint8_t *_dst, uint8_t *_src, ptrdiff_t _stride_dst, ptrdiff_t _stride_src, \
_                 630 libavcodec/x86/hevcdsp_init.c void ff_hevc_sao_band_filter_48_##bitd##_##opt(uint8_t *_dst, uint8_t *_src, ptrdiff_t _stride_dst, ptrdiff_t _stride_src, \
_                 632 libavcodec/x86/hevcdsp_init.c void ff_hevc_sao_band_filter_64_##bitd##_##opt(uint8_t *_dst, uint8_t *_src, ptrdiff_t _stride_dst, ptrdiff_t _stride_src, \
_                 646 libavcodec/x86/hevcdsp_init.c     c->sao_band_filter[0]      = ff_hevc_sao_band_filter_8_##bitd##_##opt;  \
_                 647 libavcodec/x86/hevcdsp_init.c     c->sao_band_filter[1]      = ff_hevc_sao_band_filter_16_##bitd##_##opt; \
_                 648 libavcodec/x86/hevcdsp_init.c     c->sao_band_filter[2]      = ff_hevc_sao_band_filter_32_##bitd##_##opt; \
_                 649 libavcodec/x86/hevcdsp_init.c     c->sao_band_filter[3]      = ff_hevc_sao_band_filter_48_##bitd##_##opt; \
_                 650 libavcodec/x86/hevcdsp_init.c     c->sao_band_filter[4]      = ff_hevc_sao_band_filter_64_##bitd##_##opt; \
_                 654 libavcodec/x86/hevcdsp_init.c void ff_hevc_sao_edge_filter_8_##bitd##_##opt(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride_dst, int16_t *sao_offset_val,  \
_                 656 libavcodec/x86/hevcdsp_init.c void ff_hevc_sao_edge_filter_16_##bitd##_##opt(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride_dst, int16_t *sao_offset_val, \
_                 658 libavcodec/x86/hevcdsp_init.c void ff_hevc_sao_edge_filter_32_##bitd##_##opt(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride_dst, int16_t *sao_offset_val, \
_                 660 libavcodec/x86/hevcdsp_init.c void ff_hevc_sao_edge_filter_48_##bitd##_##opt(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride_dst, int16_t *sao_offset_val, \
_                 662 libavcodec/x86/hevcdsp_init.c void ff_hevc_sao_edge_filter_64_##bitd##_##opt(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride_dst, int16_t *sao_offset_val, \
_                 673 libavcodec/x86/hevcdsp_init.c     c->sao_edge_filter[0]      = ff_hevc_sao_edge_filter_8_##bitd##_##opt;  \
_                 674 libavcodec/x86/hevcdsp_init.c     c->sao_edge_filter[1]      = ff_hevc_sao_edge_filter_16_##bitd##_##opt; \
_                 675 libavcodec/x86/hevcdsp_init.c     c->sao_edge_filter[2]      = ff_hevc_sao_edge_filter_32_##bitd##_##opt; \
_                 676 libavcodec/x86/hevcdsp_init.c     c->sao_edge_filter[3]      = ff_hevc_sao_edge_filter_48_##bitd##_##opt; \
_                 677 libavcodec/x86/hevcdsp_init.c     c->sao_edge_filter[4]      = ff_hevc_sao_edge_filter_64_##bitd##_##opt; \
_                 133 libavcodec/x86/hpeldsp_init.c #define DEF(x, y) x ## _ ## y ## _mmx
_                 141 libavcodec/x86/hpeldsp_init.c #define DEF(x, y) ff_ ## x ## _ ## y ## _mmx
_                 179 libavcodec/x86/hpeldsp_init.c     c->PFX ## _pixels_tab IDX [0] = PFX ## _pixels ## SIZE ## _     ## CPU;
_                 503 libavcodec/x86/qpeldsp_init.c QPEL_OP(put_,        _,        mmxext)
_                 504 libavcodec/x86/qpeldsp_init.c QPEL_OP(avg_,        _,        mmxext)
_                 124 libavcodec/x86/vp8dsp_init.c static void ff_put_vp8_ ## FILTERTYPE ## 16_ ## TAPTYPE ## _ ## OPT( \
_                 128 libavcodec/x86/vp8dsp_init.c     ff_put_vp8_ ## FILTERTYPE ## 8_ ## TAPTYPE ## _ ## OPT( \
_                 130 libavcodec/x86/vp8dsp_init.c     ff_put_vp8_ ## FILTERTYPE ## 8_ ## TAPTYPE ## _ ## OPT( \
_                 134 libavcodec/x86/vp8dsp_init.c static void ff_put_vp8_ ## FILTERTYPE ## 8_ ## TAPTYPE ## _ ## OPT( \
_                 138 libavcodec/x86/vp8dsp_init.c     ff_put_vp8_ ## FILTERTYPE ## 4_ ## TAPTYPE ## _ ## OPT( \
_                 140 libavcodec/x86/vp8dsp_init.c     ff_put_vp8_ ## FILTERTYPE ## 4_ ## TAPTYPE ## _ ## OPT( \
_                 168 libavcodec/x86/vp8dsp_init.c static void ff_put_vp8_epel ## SIZE ## _h ## TAPNUMX ## v ## TAPNUMY ## _ ## OPT( \
_                 175 libavcodec/x86/vp8dsp_init.c     ff_put_vp8_epel ## SIZE ## _h ## TAPNUMX ## _ ## OPT( \
_                 177 libavcodec/x86/vp8dsp_init.c     ff_put_vp8_epel ## SIZE ## _v ## TAPNUMY ## _ ## OPT( \
_                  33 libavcodec/x86/vp9dsp_init.c void ff_vp9_##avg##sz##_##opt(uint8_t *dst, ptrdiff_t dst_stride, \
_                  53 libavcodec/x86/vp9dsp_init.c void ff_vp9_##avg##_8tap_1d_##dir##_##sz##_##opt(uint8_t *dst, ptrdiff_t dst_stride, \
_                  76 libavcodec/x86/vp9dsp_init.c ff_vp9_##avg##_8tap_1d_##dir##_##sz##_##opt(uint8_t *dst, ptrdiff_t dst_stride, \
_                  80 libavcodec/x86/vp9dsp_init.c     ff_vp9_##avg##_8tap_1d_##dir##_##hsz##_##opt(dst,       dst_stride, src, \
_                  82 libavcodec/x86/vp9dsp_init.c     ff_vp9_##avg##_8tap_1d_##dir##_##hsz##_##opt(dst + hsz, dst_stride, src + hsz, \
_                 111 libavcodec/x86/vp9dsp_init.c static void op##_8tap_##fname##_##sz##hv_##opt(uint8_t *dst, ptrdiff_t dst_stride, \
_                 116 libavcodec/x86/vp9dsp_init.c     ff_vp9_put_8tap_1d_h_##sz##_##opt(temp, 64, src - 3 * src_stride, src_stride, \
_                 118 libavcodec/x86/vp9dsp_init.c     ff_vp9_##op##_8tap_1d_v_##sz##_##opt(dst, dst_stride, temp + 3 * 64, 64, \
_                 150 libavcodec/x86/vp9dsp_init.c static void op##_8tap_##fname##_##sz##dir##_##opt(uint8_t *dst, ptrdiff_t dst_stride, \
_                 154 libavcodec/x86/vp9dsp_init.c     ff_vp9_##op##_8tap_1d_##dir##_##sz##_##opt(dst, dst_stride, src, src_stride, \
_                 191 libavcodec/x86/vp9dsp_init.c void ff_vp9_##typea##_##typeb##_##size##x##size##_add_##opt(uint8_t *dst, ptrdiff_t stride, \
_                 219 libavcodec/x86/vp9dsp_init.c void ff_vp9_loop_filter_v_##size1##_##size2##_##opt(uint8_t *dst, ptrdiff_t stride, \
_                 221 libavcodec/x86/vp9dsp_init.c void ff_vp9_loop_filter_h_##size1##_##size2##_##opt(uint8_t *dst, ptrdiff_t stride, \
_                 243 libavcodec/x86/vp9dsp_init.c void ff_vp9_ipred_##type##_##size##x##size##_##opt(uint8_t *dst, ptrdiff_t stride, \
_                 319 libavcodec/x86/vp9dsp_init.c     dsp->mc[idx1][FILTER_BILINEAR    ][idx2][0][0] = ff_vp9_##type##sz##_##opt
_                 322 libavcodec/x86/vp9dsp_init.c     dsp->mc[idx1][FILTER_8TAP_SMOOTH ][idx2][idxh][idxv] = type##_8tap_smooth_##sz##dir##_##opt; \
_                 323 libavcodec/x86/vp9dsp_init.c     dsp->mc[idx1][FILTER_8TAP_REGULAR][idx2][idxh][idxv] = type##_8tap_regular_##sz##dir##_##opt; \
_                 324 libavcodec/x86/vp9dsp_init.c     dsp->mc[idx1][FILTER_8TAP_SHARP  ][idx2][idxh][idxv] = type##_8tap_sharp_##sz##dir##_##opt
_                 358 libavcodec/x86/vp9dsp_init.c     dsp->intra_pred[TX_##sz##X##sz][e##_PRED] = ff_vp9_ipred_##t##_##sz##x##sz##_##opt
_                  66 libavdevice/alsa-audio-common.c static void alsa_reorder_ ## NAME ## _ ## LAYOUT(const void *in_v,          \
_                 148 libavdevice/dshow_capture.h     do { (vtbl)->fn = (void *) class##_##fn; } while(0)
_                 523 libavdevice/x11grab.c     int screen, pointer_x, pointer_y, _, same_screen = 1;
_                 565 libavdevice/x11grab.c                                     &pointer_x, &pointer_y, &_, &_, &_);
_                  29 libavfilter/allfilters.c         extern AVFilter ff_##y##_##x;                                   \
_                  31 libavfilter/allfilters.c             avfilter_register(&ff_##y##_##x);                           \
_                 202 libavfilter/vf_lut3d.c static int interp_##nbits##_##name(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs)         \
_                 965 libavfilter/vf_paletteuse.c     DEFINE_SET_FRAME(color_search_macro, color_search##_##none,            DITHERING_NONE)              \
_                 966 libavfilter/vf_paletteuse.c     DEFINE_SET_FRAME(color_search_macro, color_search##_##bayer,           DITHERING_BAYER)             \
_                 967 libavfilter/vf_paletteuse.c     DEFINE_SET_FRAME(color_search_macro, color_search##_##heckbert,        DITHERING_HECKBERT)          \
_                 968 libavfilter/vf_paletteuse.c     DEFINE_SET_FRAME(color_search_macro, color_search##_##floyd_steinberg, DITHERING_FLOYD_STEINBERG)   \
_                 969 libavfilter/vf_paletteuse.c     DEFINE_SET_FRAME(color_search_macro, color_search##_##sierra2,         DITHERING_SIERRA2)           \
_                 970 libavfilter/vf_paletteuse.c     DEFINE_SET_FRAME(color_search_macro, color_search##_##sierra2_4a,      DITHERING_SIERRA2_4A)        \
_                 291 libavformat/cafdec.c                 tag, _(tag>>24), _((tag>>16)&0xFF), _((tag>>8)&0xFF), _(tag&0xFF), size);
_                  51 libavformat/wtv_common.c     {'t'_'i'_'m'_'e'_'l'_'i'_'n'_'e', 0};
_                  53 libavformat/wtv_common.c     {'t'_'i'_'m'_'e'_'l'_'i'_'n'_'e'_'.'_'t'_'a'_'b'_'l'_'e'_'.'_'0'_'.'_'e'_'n'_'t'_'r'_'i'_'e'_'s'_'.'_'E'_'v'_'e'_'n'_'t'_'s', 0};
_                  55 libavformat/wtv_common.c     {'t'_'a'_'b'_'l'_'e'_'.'_'0'_'.'_'e'_'n'_'t'_'r'_'i'_'e'_'s'_'.'_'l'_'e'_'g'_'a'_'c'_'y'_'_'_'a'_'t'_'t'_'r'_'i'_'b', 0};
_                  57 libavformat/wtv_common.c     {'t'_'a'_'b'_'l'_'e'_'.'_'0'_'.'_'e'_'n'_'t'_'r'_'i'_'e'_'s'_'.'_'t'_'i'_'m'_'e', 0};
_                  43 libavformat/wtvenc.c     {'t'_'i'_'m'_'e'_'l'_'i'_'n'_'e'_'.'_'t'_'a'_'b'_'l'_'e'_'.'_'0'_'.'_'h'_'e'_'a'_'d'_'e'_'r'_'.'_'E'_'v'_'e'_'n'_'t'_'s', 0};
_                  45 libavformat/wtvenc.c     {'t'_'a'_'b'_'l'_'e'_'.'_'0'_'.'_'h'_'e'_'a'_'d'_'e'_'r'_'.'_'l'_'e'_'g'_'a'_'c'_'y'_'_'_'a'_'t'_'t'_'r'_'i'_'b', 0};
_                  47 libavformat/wtvenc.c     {'t'_'a'_'b'_'l'_'e'_'.'_'0'_'.'_'r'_'e'_'d'_'i'_'r'_'e'_'c'_'t'_'o'_'r'_'.'_'l'_'e'_'g'_'a'_'c'_'y'_'_'_'a'_'t'_'t'_'r'_'i'_'b', 0};
_                  49 libavformat/wtvenc.c     {'t'_'a'_'b'_'l'_'e'_'.'_'0'_'.'_'h'_'e'_'a'_'d'_'e'_'r'_'.'_'t'_'i'_'m'_'e', 0};
_                  51 libavformat/wtvenc.c     {'l'_'e'_'g'_'a'_'c'_'y'_'_'_'a'_'t'_'t'_'r'_'i'_'b', 0};
_                  99 libavresample/audio_mix.c #define MIX_FUNC_NAME(fmt, cfmt) mix_any_ ## fmt ##_## cfmt ##_c
_                  29 libswresample/x86/audio_convert_init.c PROTO4(_)
_                  25 libswresample/x86/rematrix_init.c mix_1_1_func_type ff_mix_1_1_a_## type ## _ ## simd;\
_                  26 libswresample/x86/rematrix_init.c mix_2_1_func_type ff_mix_2_1_a_## type ## _ ## simd;
_                  32 libswresample/x86/resample_init.c int ff_resample_common_##type##_##opt(ResampleContext *c, void *dst, \
_                  34 libswresample/x86/resample_init.c int ff_resample_linear_##type##_##opt(ResampleContext *c, void *dst, \
_                 280 libswscale/x86/swscale.c void ff_hscale ## from_bpc ## to ## to_bpc ## _ ## filter_n ## _ ## opt( \
_                 319 libswscale/x86/swscale.c void ff_yuv2planeX_ ## size ## _ ## opt(const int16_t *filter, int filterSize, \
_                 336 libswscale/x86/swscale.c void ff_yuv2plane1_ ## size ## _ ## opt(const int16_t *src, uint8_t *dst, int dstW, \
_                 402 libswscale/x86/swscale.c         hscalefn = c->dstBpc <= 14 ? ff_hscale8to15_ ## filtersize ## _ ## opt2 : \
_                 403 libswscale/x86/swscale.c                                      ff_hscale8to19_ ## filtersize ## _ ## opt1; \
_                 405 libswscale/x86/swscale.c         hscalefn = c->dstBpc <= 14 ? ff_hscale9to15_ ## filtersize ## _ ## opt2 : \
_                 406 libswscale/x86/swscale.c                                      ff_hscale9to19_ ## filtersize ## _ ## opt1; \
_                 408 libswscale/x86/swscale.c         hscalefn = c->dstBpc <= 14 ? ff_hscale10to15_ ## filtersize ## _ ## opt2 : \
_                 409 libswscale/x86/swscale.c                                      ff_hscale10to19_ ## filtersize ## _ ## opt1; \
_                 411 libswscale/x86/swscale.c         hscalefn = c->dstBpc <= 14 ? ff_hscale12to15_ ## filtersize ## _ ## opt2 : \
_                 412 libswscale/x86/swscale.c                                      ff_hscale12to19_ ## filtersize ## _ ## opt1; \
_                 414 libswscale/x86/swscale.c         hscalefn = c->dstBpc <= 14 ? ff_hscale14to15_ ## filtersize ## _ ## opt2 : \
_                 415 libswscale/x86/swscale.c                                      ff_hscale14to19_ ## filtersize ## _ ## opt1; \
_                 418 libswscale/x86/swscale.c         hscalefn = c->dstBpc <= 14 ? ff_hscale16to15_ ## filtersize ## _ ## opt2 : \
_                 419 libswscale/x86/swscale.c                                      ff_hscale16to19_ ## filtersize ## _ ## opt1; \
_                 416 tools/crypto_bench.c     { #lib, name, run_ ## lib ## _ ## symbol, output },