_c 93 libavcodec/bit_depth_template.c #define FUNCC(a) FUNC2(a, BIT_DEPTH, _c) _c 90 libavcodec/diracdsp.c static void weight_dirac_pixels ## W ## _c(uint8_t *block, int stride, int log2_denom, \ _c 119 libavcodec/diracdsp.c static void add_obmc ## xblen ## _c(uint16_t *dst, const uint8_t *src, int stride, \ _c 171 libavcodec/diracdsp.c c->PFX ## _dirac_pixels_tab[WIDTH>>4][0] = ff_ ## PFX ## _dirac_pixels ## WIDTH ## _c; \ _c 32 libavcodec/h264chroma.c c->put_h264_chroma_pixels_tab[0] = put_h264_chroma_mc8_ ## depth ## _c; \ _c 33 libavcodec/h264chroma.c c->put_h264_chroma_pixels_tab[1] = put_h264_chroma_mc4_ ## depth ## _c; \ _c 34 libavcodec/h264chroma.c c->put_h264_chroma_pixels_tab[2] = put_h264_chroma_mc2_ ## depth ## _c; \ _c 35 libavcodec/h264chroma.c c->put_h264_chroma_pixels_tab[3] = put_h264_chroma_mc1_ ## depth ## _c; \ _c 36 libavcodec/h264chroma.c c->avg_h264_chroma_pixels_tab[0] = avg_h264_chroma_mc8_ ## depth ## _c; \ _c 37 libavcodec/h264chroma.c c->avg_h264_chroma_pixels_tab[1] = avg_h264_chroma_mc4_ ## depth ## _c; \ _c 38 libavcodec/h264chroma.c c->avg_h264_chroma_pixels_tab[2] = avg_h264_chroma_mc2_ ## depth ## _c; \ _c 39 libavcodec/h264chroma.c c->avg_h264_chroma_pixels_tab[3] = avg_h264_chroma_mc1_ ## depth ## _c; \ _c 71 libavcodec/h264dsp.c #define FUNC(a, depth) a ## _ ## depth ## _c _c 25 libavcodec/h264idct.h void ff_h264_idct8_add_ ## depth ## _c(uint8_t *dst, int16_t *block, int stride);\ _c 26 libavcodec/h264idct.h void ff_h264_idct_add_ ## depth ## _c(uint8_t *dst, int16_t *block, int stride);\ _c 27 libavcodec/h264idct.h void ff_h264_idct8_dc_add_ ## depth ## _c(uint8_t *dst, int16_t *block, int stride);\ _c 28 libavcodec/h264idct.h void ff_h264_idct_dc_add_ ## depth ## _c(uint8_t *dst, int16_t *block, int stride);\ _c 29 libavcodec/h264idct.h void ff_h264_idct_add16_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ _c 30 libavcodec/h264idct.h void ff_h264_idct_add16intra_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ _c 31 libavcodec/h264idct.h void ff_h264_idct8_add4_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ _c 32 libavcodec/h264idct.h void ff_h264_idct_add8_422_ ## depth ## _c(uint8_t **dest, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ _c 33 libavcodec/h264idct.h void ff_h264_idct_add8_ ## depth ## _c(uint8_t **dest, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ _c 34 libavcodec/h264idct.h void ff_h264_luma_dc_dequant_idct_ ## depth ## _c(int16_t *output, int16_t *input, int qmul);\ _c 35 libavcodec/h264idct.h void ff_h264_chroma422_dc_dequant_idct_ ## depth ## _c(int16_t *block, int qmul);\ _c 36 libavcodec/h264idct.h void ff_h264_chroma_dc_dequant_idct_ ## depth ## _c(int16_t *block, int qmul); _c 418 libavcodec/h264pred.c #define FUNCC(a, depth) a ## _ ## depth ## _c _c 419 libavcodec/h264pred.c #define FUNCD(a) a ## _c _c 52 libavcodec/h264qpel.c #define FUNCC(f, depth) f ## _ ## depth ## _c _c 798 libavcodec/me_cmp.c static int vsad_intra ## size ## _c(MpegEncContext *c, \ _c 820 libavcodec/me_cmp.c static int vsad ## size ## _c(MpegEncContext *c, \ _c 840 libavcodec/me_cmp.c static int vsse_intra ## size ## _c(MpegEncContext *c, \ _c 862 libavcodec/me_cmp.c static int vsse ## size ## _c(MpegEncContext *c, uint8_t *s1, uint8_t *s2, \ _c 953 libavcodec/me_cmp.c c->name[0] = name ## 16_c; \ _c 954 libavcodec/me_cmp.c c->name[1] = name ## 8x8_c; _c 737 libavcodec/vc1dsp.c static void put_vc1_mspel_mc ## a ## b ## _c(uint8_t *dst, \ _c 964 libavcodec/vc1dsp.c dsp->put_vc1_mspel_pixels_tab[1][X+4*Y] = put_vc1_mspel_mc##X##Y##_c; \ _c 966 libavcodec/vc1dsp.c dsp->avg_vc1_mspel_pixels_tab[1][X+4*Y] = avg_vc1_mspel_mc##X##Y##_c; \ _c 371 libavcodec/vp8dsp.c void vpn ## _ ## dir ## _loop_filter ## size ## _c(uint8_t *dst, \ _c 466 libavcodec/vp8dsp.c static void put_vp8_pixels ## WIDTH ## _c(uint8_t *dst, ptrdiff_t dststride, \ _c 489 libavcodec/vp8dsp.c static void put_vp8_epel ## SIZE ## _h ## TAPS ## _c(uint8_t *dst, \ _c 507 libavcodec/vp8dsp.c static void put_vp8_epel ## SIZE ## _v ## TAPS ## _c(uint8_t *dst, \ _c 526 libavcodec/vp8dsp.c put_vp8_epel ## SIZE ## _h ## HTAPS ## v ## VTAPS ## _c(uint8_t *dst, \ _c 643 libavcodec/vp8dsp.c dsp->put_vp8_epel_pixels_tab[IDX][0][0] = put_vp8_pixels ## SIZE ## _c; \ _c 654 libavcodec/vp8dsp.c dsp->put_vp8_bilinear_pixels_tab[IDX][0][0] = put_vp8_pixels ## SIZE ## _c; \ _c 592 libavcodec/vp9dsp.c static void diag_downleft_##size##x##size##_c(uint8_t *dst, ptrdiff_t stride, \ _c 628 libavcodec/vp9dsp.c static void diag_downright_##size##x##size##_c(uint8_t *dst, ptrdiff_t stride, \ _c 669 libavcodec/vp9dsp.c static void vert_right_##size##x##size##_c(uint8_t *dst, ptrdiff_t stride, \ _c 718 libavcodec/vp9dsp.c static void hor_down_##size##x##size##_c(uint8_t *dst, ptrdiff_t stride, \ _c 761 libavcodec/vp9dsp.c static void vert_left_##size##x##size##_c(uint8_t *dst, ptrdiff_t stride, \ _c 801 libavcodec/vp9dsp.c static void hor_up_##size##x##size##_c(uint8_t *dst, ptrdiff_t stride, \ _c 832 libavcodec/vp9dsp.c dsp->intra_pred[tx][VERT_PRED] = vert_##sz##_c; \ _c 833 libavcodec/vp9dsp.c dsp->intra_pred[tx][HOR_PRED] = hor_##sz##_c; \ _c 834 libavcodec/vp9dsp.c dsp->intra_pred[tx][DC_PRED] = dc_##sz##_c; \ _c 835 libavcodec/vp9dsp.c dsp->intra_pred[tx][DIAG_DOWN_LEFT_PRED] = diag_downleft_##sz##_c; \ _c 836 libavcodec/vp9dsp.c dsp->intra_pred[tx][DIAG_DOWN_RIGHT_PRED] = diag_downright_##sz##_c; \ _c 837 libavcodec/vp9dsp.c dsp->intra_pred[tx][VERT_RIGHT_PRED] = vert_right_##sz##_c; \ _c 838 libavcodec/vp9dsp.c dsp->intra_pred[tx][HOR_DOWN_PRED] = hor_down_##sz##_c; \ _c 839 libavcodec/vp9dsp.c dsp->intra_pred[tx][VERT_LEFT_PRED] = vert_left_##sz##_c; \ _c 840 libavcodec/vp9dsp.c dsp->intra_pred[tx][HOR_UP_PRED] = hor_up_##sz##_c; \ _c 841 libavcodec/vp9dsp.c dsp->intra_pred[tx][TM_VP8_PRED] = tm_##sz##_c; \ _c 842 libavcodec/vp9dsp.c dsp->intra_pred[tx][LEFT_DC_PRED] = dc_left_##sz##_c; \ _c 843 libavcodec/vp9dsp.c dsp->intra_pred[tx][TOP_DC_PRED] = dc_top_##sz##_c; \ _c 844 libavcodec/vp9dsp.c dsp->intra_pred[tx][DC_128_PRED] = dc_128_##sz##_c; \ _c 845 libavcodec/vp9dsp.c dsp->intra_pred[tx][DC_127_PRED] = dc_127_##sz##_c; \ _c 846 libavcodec/vp9dsp.c dsp->intra_pred[tx][DC_129_PRED] = dc_129_##sz##_c _c 1690 libavcodec/vp9dsp.c static void type##sz##_c(uint8_t *dst, ptrdiff_t dst_stride, \ _c 1694 libavcodec/vp9dsp.c type##_c(dst, dst_stride, src, src_stride, sz, h); \ _c 1793 libavcodec/vp9dsp.c static av_noinline void opn##_8tap_1d_##dir##_c(uint8_t *dst, ptrdiff_t dst_stride, \ _c 1859 libavcodec/vp9dsp.c static void avg##_8tap_##type##_##sz##dir##_c(uint8_t *dst, ptrdiff_t dst_stride, \ _c 1863 libavcodec/vp9dsp.c avg##_8tap_1d_##dir##_c(dst, dst_stride, src, src_stride, sz, h, \ _c 1900 libavcodec/vp9dsp.c static av_noinline void opn##_bilin_1d_##dir##_c(uint8_t *dst, ptrdiff_t dst_stride, \ _c 1963 libavcodec/vp9dsp.c static void avg##_bilin_##sz##dir##_c(uint8_t *dst, ptrdiff_t dst_stride, \ _c 1967 libavcodec/vp9dsp.c avg##_bilin_1d_##dir##_c(dst, dst_stride, src, src_stride, sz, h, dir_m); \ _c 2012 libavcodec/vp9dsp.c dsp->mc[idx1][FILTER_8TAP_SMOOTH ][idx2][0][0] = type##sz##_c; \ _c 2013 libavcodec/vp9dsp.c dsp->mc[idx1][FILTER_8TAP_REGULAR][idx2][0][0] = type##sz##_c; \ _c 2014 libavcodec/vp9dsp.c dsp->mc[idx1][FILTER_8TAP_SHARP ][idx2][0][0] = type##sz##_c; \ _c 2015 libavcodec/vp9dsp.c dsp->mc[idx1][FILTER_BILINEAR ][idx2][0][0] = type##sz##_c _c 2031 libavcodec/vp9dsp.c dsp->mc[idx1][FILTER_8TAP_SMOOTH ][idx2][idxh][idxv] = type##_8tap_smooth_##sz##dir##_c; \ _c 2032 libavcodec/vp9dsp.c dsp->mc[idx1][FILTER_8TAP_REGULAR][idx2][idxh][idxv] = type##_8tap_regular_##sz##dir##_c; \ _c 2033 libavcodec/vp9dsp.c dsp->mc[idx1][FILTER_8TAP_SHARP ][idx2][idxh][idxv] = type##_8tap_sharp_##sz##dir##_c; \ _c 2034 libavcodec/vp9dsp.c dsp->mc[idx1][FILTER_BILINEAR ][idx2][idxh][idxv] = type##_bilin_##sz##dir##_c _c 99 libavresample/audio_mix.c #define MIX_FUNC_NAME(fmt, cfmt) mix_any_ ## fmt ##_## cfmt ##_c _c 44 libavutil/pixelutils.c static int block_sad_##size##x##size##_c(const uint8_t *src1, ptrdiff_t stride1, \ _c 227 libswscale/output.c static void yuv2plane1_ ## bits ## BE_LE ## _c(const int16_t *src, \ _c 234 libswscale/output.c static void yuv2planeX_ ## bits ## BE_LE ## _c(const int16_t *filter, int filterSize, \