av_unused          73 compat/w32pthreads.h static av_unused unsigned __stdcall attribute_align_arg win32thread_worker(void *arg)
av_unused          80 compat/w32pthreads.h static av_unused int pthread_create(pthread_t *thread, const void *unused_attr,
av_unused          90 compat/w32pthreads.h static av_unused void pthread_join(pthread_t thread, void **value_ptr)
av_unused         169 compat/w32pthreads.h static av_unused int pthread_cond_init(pthread_cond_t *cond, const void *unused_attr)
av_unused         194 compat/w32pthreads.h static av_unused void pthread_cond_destroy(pthread_cond_t *cond)
av_unused         210 compat/w32pthreads.h static av_unused void pthread_cond_broadcast(pthread_cond_t *cond)
av_unused         241 compat/w32pthreads.h static av_unused int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex)
av_unused         273 compat/w32pthreads.h static av_unused void pthread_cond_signal(pthread_cond_t *cond)
av_unused         299 compat/w32pthreads.h static av_unused void w32thread_init(void)
av_unused        2434 ffplay.c           av_unused double audio_clock0;
av_unused         388 libavcodec/aacpsy.c static av_unused FFPsyWindowInfo psy_3gpp_window(FFPsyContext *ctx,
av_unused         103 libavcodec/bintext.c av_unused static void hscroll(AVCodecContext *avctx)
av_unused         121 libavcodec/cabac_functions.h static int av_noinline av_unused get_cabac_noinline(CABACContext *c, uint8_t * const state){
av_unused         125 libavcodec/cabac_functions.h static int av_unused get_cabac(CABACContext *c, uint8_t * const state){
av_unused         130 libavcodec/cabac_functions.h static int av_unused get_cabac_bypass(CABACContext *c){
av_unused         168 libavcodec/cabac_functions.h static int av_unused get_cabac_terminate(CABACContext *c){
av_unused         182 libavcodec/cabac_functions.h static av_unused const uint8_t* skip_bytes(CABACContext *c, int n) {
av_unused        1161 libavcodec/dvbsubdec.c     int av_unused version;
av_unused         391 libavcodec/dxva2_h264.c                                   av_unused const uint8_t *buffer,
av_unused         392 libavcodec/dxva2_h264.c                                   av_unused uint32_t size)
av_unused         309 libavcodec/dxva2_hevc.c                                   av_unused const uint8_t *buffer,
av_unused         310 libavcodec/dxva2_hevc.c                                   av_unused uint32_t size)
av_unused         211 libavcodec/dxva2_mpeg2.c                                    av_unused const uint8_t *buffer,
av_unused         212 libavcodec/dxva2_mpeg2.c                                    av_unused uint32_t size)
av_unused         237 libavcodec/dxva2_vc1.c                                  av_unused const uint8_t *buffer,
av_unused         238 libavcodec/dxva2_vc1.c                                  av_unused uint32_t size)
av_unused         898 libavcodec/flacenc.c     uint8_t av_unused tmp;
av_unused         130 libavcodec/get_bits.h     unsigned int av_unused name ## _cache
av_unused         797 libavcodec/h264_mvpred.h static void av_unused decode_mb_skip(H264Context *h)
av_unused         142 libavcodec/h264pred_template.c     const unsigned av_unused t4 = topright[0];\
av_unused         143 libavcodec/h264pred_template.c     const unsigned av_unused t5 = topright[1];\
av_unused         144 libavcodec/h264pred_template.c     const unsigned av_unused t6 = topright[2];\
av_unused         145 libavcodec/h264pred_template.c     const unsigned av_unused t7 = topright[3];\
av_unused         148 libavcodec/h264pred_template.c     const unsigned av_unused l4 = src[-1+4*stride];\
av_unused         149 libavcodec/h264pred_template.c     const unsigned av_unused l5 = src[-1+5*stride];\
av_unused         150 libavcodec/h264pred_template.c     const unsigned av_unused l6 = src[-1+6*stride];\
av_unused         151 libavcodec/h264pred_template.c     const unsigned av_unused l7 = src[-1+7*stride];\
av_unused         154 libavcodec/h264pred_template.c     const unsigned av_unused l0 = src[-1+0*stride];\
av_unused         155 libavcodec/h264pred_template.c     const unsigned av_unused l1 = src[-1+1*stride];\
av_unused         156 libavcodec/h264pred_template.c     const unsigned av_unused l2 = src[-1+2*stride];\
av_unused         157 libavcodec/h264pred_template.c     const unsigned av_unused l3 = src[-1+3*stride];\
av_unused         160 libavcodec/h264pred_template.c     const unsigned av_unused t0 = src[ 0-1*stride];\
av_unused         161 libavcodec/h264pred_template.c     const unsigned av_unused t1 = src[ 1-1*stride];\
av_unused         162 libavcodec/h264pred_template.c     const unsigned av_unused t2 = src[ 2-1*stride];\
av_unused         163 libavcodec/h264pred_template.c     const unsigned av_unused t3 = src[ 3-1*stride];\
av_unused         854 libavcodec/h264pred_template.c     const int l7 av_unused = (SRC(-1,6) + 3*SRC(-1,7) + 2) >> 2
av_unused         862 libavcodec/h264pred_template.c     const int t7 av_unused = ((has_topright ? SRC(8,-1) : SRC(7,-1)) \
av_unused          78 libavcodec/h264qpel_template.c static av_unused void FUNC(OPNAME ## h264_qpel2_h_lowpass)(uint8_t *p_dst, const uint8_t *p_src, int dstStride, int srcStride){\
av_unused          95 libavcodec/h264qpel_template.c static av_unused void FUNC(OPNAME ## h264_qpel2_v_lowpass)(uint8_t *_dst, const uint8_t *_src, int dstStride, int srcStride){\
av_unused         119 libavcodec/h264qpel_template.c static av_unused void FUNC(OPNAME ## h264_qpel2_hv_lowpass)(uint8_t *_dst, pixeltmp *tmp, const uint8_t *_src, int dstStride, int tmpStride, int srcStride){\
av_unused          35 libavcodec/hevc_cabac.c av_unused static const int8_t num_bins_in_se[] = {
av_unused        1560 libavcodec/jpeg2000dec.c                         int av_unused typ  = bytestream2_get_be16(&s->g);
av_unused          31 libavcodec/motion_est_template.c     uint32_t av_unused * const score_map= c->score_map;\
av_unused          32 libavcodec/motion_est_template.c     const int av_unused xmin= c->xmin;\
av_unused          33 libavcodec/motion_est_template.c     const int av_unused ymin= c->ymin;\
av_unused          34 libavcodec/motion_est_template.c     const int av_unused xmax= c->xmax;\
av_unused          35 libavcodec/motion_est_template.c     const int av_unused ymax= c->ymax;\
av_unused        1742 libavcodec/mpegaudiodec_template.c     int av_unused out_size;
av_unused         202 libavcodec/put_bits.h static void av_unused put_bits32(PutBitContext *s, uint32_t value)
av_unused         224 libavcodec/vaapi_h264.c                                   av_unused const uint8_t *buffer,
av_unused         225 libavcodec/vaapi_h264.c                                   av_unused uint32_t       size)
av_unused          39 libavcodec/vaapi_mpeg2.c static int vaapi_mpeg2_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size)
av_unused          43 libavcodec/vaapi_mpeg4.c static int vaapi_mpeg4_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size)
av_unused         146 libavcodec/vaapi_vc1.c static int vaapi_vc1_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size)
av_unused          93 libavcodec/vda_h264.c                                 av_unused const uint8_t *buffer,
av_unused          94 libavcodec/vda_h264.c                                 av_unused uint32_t size)
av_unused         267 libavcodec/vdpau.c                                 av_unused const uint8_t *buffer,
av_unused         268 libavcodec/vdpau.c                                 av_unused uint32_t size)
av_unused          84 libavcodec/vdpau_mpeg4.c static int vdpau_mpeg4_decode_slice(av_unused AVCodecContext *avctx,
av_unused          85 libavcodec/vdpau_mpeg4.c                                     av_unused const uint8_t *buffer,
av_unused          86 libavcodec/vdpau_mpeg4.c                                     av_unused uint32_t size)
av_unused         332 libavcodec/vp56.h static av_unused int vp8_rac_get_sint(VP56RangeCoder *c, int bits)
av_unused         348 libavcodec/vp56.h static av_unused int vp56_rac_gets_nn(VP56RangeCoder *c, int bits)
av_unused         354 libavcodec/vp56.h static av_unused int vp8_rac_get_nn(VP56RangeCoder *c)
av_unused         248 libavcodec/vp8dsp.c     int av_unused p3 = p[-4 * stride];                                        \
av_unused         249 libavcodec/vp8dsp.c     int av_unused p2 = p[-3 * stride];                                        \
av_unused         250 libavcodec/vp8dsp.c     int av_unused p1 = p[-2 * stride];                                        \
av_unused         251 libavcodec/vp8dsp.c     int av_unused p0 = p[-1 * stride];                                        \
av_unused         252 libavcodec/vp8dsp.c     int av_unused q0 = p[ 0 * stride];                                        \
av_unused         253 libavcodec/vp8dsp.c     int av_unused q1 = p[ 1 * stride];                                        \
av_unused         254 libavcodec/vp8dsp.c     int av_unused q2 = p[ 2 * stride];                                        \
av_unused         255 libavcodec/vp8dsp.c     int av_unused q3 = p[ 3 * stride];
av_unused        1033 libavcodec/wmalosslessdec.c         int av_unused skip;
av_unused        1367 libavcodec/wmaprodec.c         int av_unused skip;
av_unused          51 libavfilter/asrc_abuffer.h                                int64_t pts, int av_unused flags);
av_unused          75 libavfilter/asrc_abuffer.h                               int64_t pts, int av_unused flags);
av_unused          89 libavfilter/asrc_abuffer.h                                         int av_unused flags);
av_unused          47 libavfilter/avfilter.c     av_unused char buf[16];
av_unused         323 libavfilter/vf_curves.c     int i, ret, av_unused(version), nb_curves;
av_unused        1012 libavformat/asfdec.c     int64_t ts0, ts1 av_unused;
av_unused        1523 libavformat/asfdec.c         int64_t av_unused gsize = avio_rl64(s->pb);
av_unused         186 libavformat/flacdec.c static av_unused int64_t flac_read_timestamp(AVFormatContext *s, int stream_index,
av_unused         555 libavformat/flvdec.c     AVStream av_unused *dstream;
av_unused         772 libavformat/id3v2.c     av_unused int uncompressed_buffer_size = 0;
av_unused         822 libavformat/id3v2.c         unsigned long av_unused dlen;
av_unused          31 libavformat/img2_alias_pix.c     av_unused int ox = bytestream_get_be16(&b);
av_unused          32 libavformat/img2_alias_pix.c     av_unused int oy = bytestream_get_be16(&b);
av_unused        1214 libavformat/matroskadec.c     uint8_t av_unused *newpktdata;
av_unused         564 libavformat/mov.c     uint32_t av_unused ctype;
av_unused         312 libavformat/mp3enc.c         int av_unused base;
av_unused        2647 libavformat/mpegts.c static av_unused int64_t mpegts_get_pcr(AVFormatContext *s, int stream_index,
av_unused         272 libavformat/nsvdec.c     unsigned int av_unused file_size;
av_unused         572 libavformat/nsvdec.c         uint32_t av_unused auxtag;
av_unused          57 libavformat/r3d.c     int av_unused tmp2;
av_unused         152 libavformat/r3d.c     int av_unused tmp;
av_unused         223 libavformat/r3d.c     int av_unused tmp2;
av_unused         277 libavformat/r3d.c     int av_unused tmp, tmp2;
av_unused         364 libavformat/rtpdec.c         int av_unused result;
av_unused          49 libavformat/rtpdec_vp9.c     av_unused int pic_id = 0, non_key_frame = 0;
av_unused          50 libavformat/rtpdec_vp9.c     av_unused int layer_temporal = -1, layer_spatial = -1, layer_quality = -1;
av_unused          78 libavformat/rtspcodes.h static const av_unused char * const rtsp_status_strings[] = {
av_unused        2544 libavformat/utils.c         AVStream av_unused *st;
av_unused         289 libavutil/des.c int av_des_init(AVDES *d, const uint8_t *key, int key_bits, av_unused int decrypt) {
av_unused         501 libavutil/eval.c         double av_unused ignored = strtod(p->s, &next);
av_unused          55 libavutil/file.c     av_unused void *ptr;
av_unused          97 libavutil/md5.c     int i av_unused;
av_unused         310 libswresample/resample.c     int av_unused mm_flags = av_get_cpu_flags();
av_unused          48 libswresample/x86/resample_init.c     int av_unused mm_flags = av_get_cpu_flags();
av_unused          99 libswscale/x86/swscale.c     int32_t av_unused *alpMmxFilter= c->alpMmxFilter;
av_unused         131 libswscale/yuv2rgb.c             dst_type av_unused *r, *g, *b;                                  \
av_unused         136 libswscale/yuv2rgb.c             const uint8_t av_unused *pa_1, *pa_2;                           \
av_unused         143 libswscale/yuv2rgb.c                 int av_unused U, V, Y;                                      \
av_unused         154 libswscale/yuv2rgb.c         int av_unused Y, U, V;                      \