FUNC               42 libavcodec/bit_depth_template.c #   undef FUNC
FUNC               92 libavcodec/bit_depth_template.c #define FUNC(a)  FUNC2(a, BIT_DEPTH,)
FUNC               23 libavcodec/flacdsp_lpc_template.c #undef FUNC
FUNC               29 libavcodec/flacdsp_lpc_template.c #define FUNC(n) AV_JOIN(n ## _, SAMPLE_SIZE)
FUNC               24 libavcodec/flacdsp_template.c #undef FUNC
FUNC               49 libavcodec/flacdsp_template.c #define FUNC(n) AV_JOIN(n ## _, FSUF)
FUNC               24 libavcodec/h264_mb_template.c #undef FUNC
FUNC               28 libavcodec/h264_mb_template.c #   define FUNC(n) AV_JOIN(n ## _simple_, BITS)
FUNC               31 libavcodec/h264_mb_template.c #   define FUNC(n) n ## _complex
FUNC               43 libavcodec/h264_mb_template.c static av_noinline void FUNC(hl_decode_mb)(H264Context *h)
FUNC              272 libavcodec/h264_mb_template.c static av_noinline void FUNC(hl_decode_mb_444)(H264Context *h)
FUNC               70 libavcodec/h264dsp.c #undef FUNC
FUNC               71 libavcodec/h264dsp.c #define FUNC(a, depth) a ## _ ## depth ## _c
FUNC              415 libavcodec/h264pred.c #undef FUNC
FUNC              417 libavcodec/h264pred.c #define FUNC(a, depth) a ## _ ## depth
FUNC              128 libavcodec/hevcdsp.c #undef FUNC
FUNC              129 libavcodec/hevcdsp.c #define FUNC(a, depth) a ## _ ## depth
FUNC              155 libavcodec/hevcdsp_template.c static void FUNC(transform_4x4_luma)(int16_t *coeffs)
FUNC               45 libavcodec/hevcpred.c #undef FUNC
FUNC               46 libavcodec/hevcpred.c #define FUNC(a, depth) a ## _ ## depth
FUNC              187 libavcodec/jfdctint_template.c static av_always_inline void FUNC(row_fdct)(int16_t *data)
FUNC              287 libavcodec/simple_idct_template.c static inline void FUNC(idctSparseCol)(int16_t *col)
FUNC              331 libavcodec/simple_idct_template.c void FUNC(ff_simple_idct)(int16_t *block)
FUNC               30 libavutil/aarch64/asm.S #   define FUNC
FUNC               32 libavutil/aarch64/asm.S #   define FUNC #
FUNC               38 libavutil/arm/asm.S #   define FUNC
FUNC               40 libavutil/arm/asm.S #   define FUNC @
FUNC               34 libswscale/colorspace-test.c #define FUNC(s, d, n) { s, d, #n, n }