AV_STRINGIFY      132 doc/examples/filter_audio.c     av_dict_set(&options_dict, "volume", AV_STRINGIFY(VOLUME_VAL), 0);
AV_STRINGIFY       69 libavcodec/ass.c              !(avctx->flags & CODEC_FLAG_BITEXACT) ? AV_STRINGIFY(LIBAVCODEC_VERSION) : "",
AV_STRINGIFY      872 libavcodec/libx264.c     { "threads",          AV_STRINGIFY(X264_THREADS_AUTO) },
AV_STRINGIFY       43 libavcodec/version.h #define LIBAVCODEC_IDENT        "Lavc" AV_STRINGIFY(LIBAVCODEC_VERSION)
AV_STRINGIFY      196 libavcodec/x86/cabac.h                              AV_STRINGIFY(H264_NORM_SHIFT_OFFSET),
AV_STRINGIFY      197 libavcodec/x86/cabac.h                              AV_STRINGIFY(H264_LPS_RANGE_OFFSET),
AV_STRINGIFY      198 libavcodec/x86/cabac.h                              AV_STRINGIFY(H264_MLPS_STATE_OFFSET),
AV_STRINGIFY       74 libavcodec/x86/h264_i386.h                              AV_STRINGIFY(H264_NORM_SHIFT_OFFSET),
AV_STRINGIFY       75 libavcodec/x86/h264_i386.h                              AV_STRINGIFY(H264_LPS_RANGE_OFFSET),
AV_STRINGIFY       76 libavcodec/x86/h264_i386.h                              AV_STRINGIFY(H264_MLPS_STATE_OFFSET),
AV_STRINGIFY       86 libavcodec/x86/h264_i386.h                              AV_STRINGIFY(H264_NORM_SHIFT_OFFSET),
AV_STRINGIFY       87 libavcodec/x86/h264_i386.h                              AV_STRINGIFY(H264_LPS_RANGE_OFFSET),
AV_STRINGIFY       88 libavcodec/x86/h264_i386.h                              AV_STRINGIFY(H264_MLPS_STATE_OFFSET),
AV_STRINGIFY      155 libavcodec/x86/h264_i386.h                              AV_STRINGIFY(H264_NORM_SHIFT_OFFSET),
AV_STRINGIFY      156 libavcodec/x86/h264_i386.h                              AV_STRINGIFY(H264_LPS_RANGE_OFFSET),
AV_STRINGIFY      157 libavcodec/x86/h264_i386.h                              AV_STRINGIFY(H264_MLPS_STATE_OFFSET),
AV_STRINGIFY      174 libavcodec/x86/h264_i386.h                              AV_STRINGIFY(H264_NORM_SHIFT_OFFSET),
AV_STRINGIFY      175 libavcodec/x86/h264_i386.h                              AV_STRINGIFY(H264_LPS_RANGE_OFFSET),
AV_STRINGIFY      176 libavcodec/x86/h264_i386.h                              AV_STRINGIFY(H264_MLPS_STATE_OFFSET),
AV_STRINGIFY      125 libavcodec/x86/mlpdsp_init.c #define BINC  AV_STRINGIFY(4* MAX_CHANNELS)
AV_STRINGIFY      126 libavcodec/x86/mlpdsp_init.c #define IOFFS AV_STRINGIFY(4*(MAX_FIR_ORDER + MAX_BLOCKSIZE))
AV_STRINGIFY      127 libavcodec/x86/mlpdsp_init.c #define IOFFC AV_STRINGIFY(4* MAX_FIR_ORDER)
AV_STRINGIFY       79 libavdevice/dshow_capture.h     dshowdebug(AV_STRINGIFY(class)"_QueryInterface(%p, %p, %p)\n", this, riid, ppvObject); \
AV_STRINGIFY      100 libavdevice/dshow_capture.h     dshowdebug(AV_STRINGIFY(class)"_AddRef(%p)\t%ld\n", this, this->ref+1);  \
AV_STRINGIFY      108 libavdevice/dshow_capture.h     dshowdebug(AV_STRINGIFY(class)"_Release(%p)\t%ld\n", this, ref);         \
AV_STRINGIFY      117 libavdevice/dshow_capture.h     dshowdebug(AV_STRINGIFY(class)"_Destroy(%p)\n", this);                   \
AV_STRINGIFY      130 libavdevice/dshow_capture.h     dshowdebug(AV_STRINGIFY(class)"_Create(%p)\n", this);                    \
AV_STRINGIFY      139 libavdevice/dshow_capture.h     dshowdebug("created "AV_STRINGIFY(class)" %p\n", this);                  \
AV_STRINGIFY      143 libavdevice/dshow_capture.h     dshowdebug("could not create "AV_STRINGIFY(class)"\n");                  \
AV_STRINGIFY       42 libavdevice/version.h #define LIBAVDEVICE_IDENT       "Lavd" AV_STRINGIFY(LIBAVDEVICE_VERSION)
AV_STRINGIFY      771 libavfilter/f_ebur128.c                      META_PREFIX AV_STRINGIFY(name) "_peaks_ch%d", ch);     \
AV_STRINGIFY       44 libavfilter/version.h #define LIBAVFILTER_IDENT       "Lavfi" AV_STRINGIFY(LIBAVFILTER_VERSION)
AV_STRINGIFY      103 libavfilter/vf_vignette.c                AV_STRINGIFY(name) "'\n");                                   \
AV_STRINGIFY       88 libavformat/anm.c         avpriv_request_sample(s, "max_pages != " AV_STRINGIFY(MAX_PAGES));
AV_STRINGIFY      139 libavformat/bink.c                "invalid header: more than "AV_STRINGIFY(BINK_MAX_AUDIO_TRACKS)" audio tracks (%"PRIu32")\n",
AV_STRINGIFY      103 libavformat/http.c #define DEFAULT_USER_AGENT "Lavf/" AV_STRINGIFY(LIBAVFORMAT_VERSION)
AV_STRINGIFY      768 libavformat/img2dec.c     .class_name = AV_STRINGIFY(imgname) " demuxer",\
AV_STRINGIFY      774 libavformat/img2dec.c     .name           = AV_STRINGIFY(imgname) "_pipe",\
AV_STRINGIFY      775 libavformat/img2dec.c     .long_name      = NULL_IF_CONFIG_SMALL("piped " AV_STRINGIFY(imgname) " sequence"),\
AV_STRINGIFY       61 libavformat/lrcenc.c         av_dict_set(&s->metadata, "ve", AV_STRINGIFY(LIBAVFORMAT_VERSION), 0);
AV_STRINGIFY      650 libavformat/mxfenc.c         "0.0.0" : AV_STRINGIFY(LIBAVFORMAT_VERSION);
AV_STRINGIFY       84 libavformat/sdp.c                             "a=tool:libavformat " AV_STRINGIFY(LIBAVFORMAT_VERSION) "\r\n",
AV_STRINGIFY       44 libavformat/version.h #define LIBAVFORMAT_IDENT       "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION)
AV_STRINGIFY       42 libavresample/version.h #define LIBAVRESAMPLE_IDENT        "Lavr" AV_STRINGIFY(LIBAVRESAMPLE_VERSION)
AV_STRINGIFY       40 libavutil/avassert.h                AV_STRINGIFY(cond), __FILE__, __LINE__);                 \
AV_STRINGIFY       70 libavutil/version.h #define LIBAVUTIL_IDENT         "Lavu" AV_STRINGIFY(LIBAVUTIL_VERSION)
AV_STRINGIFY       43 libpostproc/version.h #define LIBPOSTPROC_IDENT       "postproc" AV_STRINGIFY(LIBPOSTPROC_VERSION)
AV_STRINGIFY       43 libswresample/version.h #define LIBSWRESAMPLE_IDENT        "SwR" AV_STRINGIFY(LIBSWRESAMPLE_VERSION)
AV_STRINGIFY      432 libswscale/swscale_internal.h #define CHR_MMX_FILTER_OFFSET "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)
AV_STRINGIFY      433 libswscale/swscale_internal.h #define DSTW_OFFSET           "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2"
AV_STRINGIFY      434 libswscale/swscale_internal.h #define ESP_OFFSET            "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+8"
AV_STRINGIFY      435 libswscale/swscale_internal.h #define VROUNDER_OFFSET       "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+16"
AV_STRINGIFY      436 libswscale/swscale_internal.h #define U_TEMP                "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+24"
AV_STRINGIFY      437 libswscale/swscale_internal.h #define V_TEMP                "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+32"
AV_STRINGIFY      438 libswscale/swscale_internal.h #define Y_TEMP                "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+40"
AV_STRINGIFY      439 libswscale/swscale_internal.h #define ALP_MMX_FILTER_OFFSET "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+48"
AV_STRINGIFY      440 libswscale/swscale_internal.h #define UV_OFF_PX             "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*3+48"
AV_STRINGIFY      441 libswscale/swscale_internal.h #define UV_OFF_BYTE           "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*3+56"
AV_STRINGIFY      442 libswscale/swscale_internal.h #define DITHER16              "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*3+64"
AV_STRINGIFY      443 libswscale/swscale_internal.h #define DITHER32              "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*3+80"
AV_STRINGIFY       41 libswscale/version.h #define LIBSWSCALE_IDENT        "SwS" AV_STRINGIFY(LIBSWSCALE_VERSION)
AV_STRINGIFY      138 libswscale/x86/yuv2rgb_template.c     "add $"AV_STRINGIFY(depth * 8)", %1\n\t"     \
AV_STRINGIFY      181 libswscale/x86/yuv2rgb_template.c     "psllw   $"AV_STRINGIFY(3-is15)", %%mm2\n\t" \
AV_STRINGIFY      182 libswscale/x86/yuv2rgb_template.c     "psrlw   $"AV_STRINGIFY(5+is15)", %%mm3\n\t" \