w1                795 ffplay.c           int w1, w2, h1, h2;
w1                798 ffplay.c           w1 = x;
w1                799 ffplay.c           if (w1 < 0)
w1                800 ffplay.c               w1 = 0;
w1                812 ffplay.c                          w1, height,
w1                819 ffplay.c                          xleft + w1, ytop,
w1                820 ffplay.c                          width - w1 - w2, h1,
w1                823 ffplay.c                          xleft + w1, ytop + height - h2,
w1                824 ffplay.c                          width - w1 - w2, h2,
w1                 68 libavcodec/mips/aacsbr_mips.h     float *w1;
w1                 72 libavcodec/mips/aacsbr_mips.h     w1 = x + 1024;
w1                 96 libavcodec/mips/aacsbr_mips.h             : [w0]"+r"(w0), [w1]"+r"(w1),
w1                107 libavcodec/mips/aacsbr_mips.h     w1 = (float*)in;
w1                131 libavcodec/mips/aacsbr_mips.h             : [w0]"+r"(w0), [w1]"+r"(w1),
w1                 92 libavcodec/mpegaudiodsp_template.c #define SUM8P2(sum1, op1, sum2, op2, w1, w2, p) \
w1                 96 libavcodec/mpegaudiodsp_template.c     op1(sum1, (w1)[0 * 64], tmp);\
w1                 99 libavcodec/mpegaudiodsp_template.c     op1(sum1, (w1)[1 * 64], tmp);\
w1                102 libavcodec/mpegaudiodsp_template.c     op1(sum1, (w1)[2 * 64], tmp);\
w1                105 libavcodec/mpegaudiodsp_template.c     op1(sum1, (w1)[3 * 64], tmp);\
w1                108 libavcodec/mpegaudiodsp_template.c     op1(sum1, (w1)[4 * 64], tmp);\
w1                111 libavcodec/mpegaudiodsp_template.c     op1(sum1, (w1)[5 * 64], tmp);\
w1                114 libavcodec/mpegaudiodsp_template.c     op1(sum1, (w1)[6 * 64], tmp);\
w1                117 libavcodec/mpegaudiodsp_template.c     op1(sum1, (w1)[7 * 64], tmp);\
w1               1457 libavcodec/opus_silk.c     float w1      = s->stereo_weights[1];
w1               1463 libavcodec/opus_silk.c         float interp1 = w1_prev + i * (w1 - w1_prev) / n1;
w1               1473 libavcodec/opus_silk.c         l[i] = av_clipf((1 + w1) * mid[i - 1] + side[i - 1] + w0 * p0, -1.0, 1.0);
w1               1474 libavcodec/opus_silk.c         r[i] = av_clipf((1 - w1) * mid[i - 1] - side[i - 1] - w0 * p0, -1.0, 1.0);
w1                 36 libavcodec/rv34dsp.h                                  int w1, int w2, ptrdiff_t stride);
w1                376 libavcodec/rv40dsp.c static void rv40_weight_func_rnd_ ## size (uint8_t *dst, uint8_t *src1, uint8_t *src2, int w1, int w2, ptrdiff_t stride)\
w1                382 libavcodec/rv40dsp.c             dst[i] = (((w2 * src1[i]) >> 9) + ((w1 * src2[i]) >> 9) + 0x10) >> 5;\
w1                388 libavcodec/rv40dsp.c static void rv40_weight_func_nornd_ ## size (uint8_t *dst, uint8_t *src1, uint8_t *src2, int w1, int w2, ptrdiff_t stride)\
w1                394 libavcodec/rv40dsp.c             dst[i] = (w2 * src1[i] + w1 * src2[i] + 0x10) >> 5;\
w1               2627 libavcodec/vp9.c     int w1 = ref1->width, h1 = ref1->height, w2, h2;
w1               2642 libavcodec/vp9.c                         row << 3, col << 3, &b->mv[0][0], 8, 4, w1, h1);
w1               2646 libavcodec/vp9.c                         (row << 3) + 4, col << 3, &b->mv[2][0], 8, 4, w1, h1);
w1               2660 libavcodec/vp9.c                         row << 3, col << 3, &b->mv[0][0], 4, 8, w1, h1);
w1               2663 libavcodec/vp9.c                         row << 3, (col << 3) + 4, &b->mv[1][0], 4, 8, w1, h1);
w1               2680 libavcodec/vp9.c                         row << 3, col << 3, &b->mv[0][0], 4, 4, w1, h1);
w1               2683 libavcodec/vp9.c                         row << 3, (col << 3) + 4, &b->mv[1][0], 4, 4, w1, h1);
w1               2687 libavcodec/vp9.c                         (row << 3) + 4, col << 3, &b->mv[2][0], 4, 4, w1, h1);
w1               2691 libavcodec/vp9.c                         (row << 3) + 4, (col << 3) + 4, &b->mv[3][0], 4, 4, w1, h1);
w1               2716 libavcodec/vp9.c                     row << 3, col << 3, &b->mv[0][0],bw, bh, w1, h1);
w1               2730 libavcodec/vp9.c         w1 = (w1 + 1) >> 1;
w1               2747 libavcodec/vp9.c                       row << 2, col << 2, &mvuv, bw, bh, w1, h1);
w1                 59 libavcodec/x86/rv40dsp_init.c                                       int w1, int w2, ptrdiff_t stride); \
w1                 61 libavcodec/x86/rv40dsp_init.c                                       int w1, int w2, ptrdiff_t stride); \
w1                 63 libavcodec/x86/rv40dsp_init.c                                         int w1, int w2, ptrdiff_t stride); \
w1                 65 libavcodec/x86/rv40dsp_init.c                                         int w1, int w2, ptrdiff_t stride);
w1                744 libavfilter/af_atempo.c             float w1 = *wb;                                             \
w1                755 libavfilter/af_atempo.c                     (scalar_type)(t0 * w0 + t1 * w1);                   \
w1                 74 libavfilter/vf_hqx.c static av_always_inline uint32_t interp_2px(uint32_t c1, int w1, uint32_t c2, int w2, int s)
w1                 76 libavfilter/vf_hqx.c     return (((((c1 & 0xff00ff00) >> 8) * w1 + ((c2 & 0xff00ff00) >> 8) * w2) << (8 - s)) & 0xff00ff00) |
w1                 77 libavfilter/vf_hqx.c            (((((c1 & 0x00ff00ff)     ) * w1 + ((c2 & 0x00ff00ff)     ) * w2) >>      s ) & 0x00ff00ff);
w1                 81 libavfilter/vf_hqx.c static av_always_inline uint32_t interp_3px(uint32_t c1, int w1, uint32_t c2, int w2, uint32_t c3, int w3, int s)
w1                 83 libavfilter/vf_hqx.c     return (((((c1 & 0xff00ff00) >> 8) * w1 + ((c2 & 0xff00ff00) >> 8) * w2 + ((c3 & 0xff00ff00) >> 8) * w3) << (8 - s)) & 0xff00ff00) |
w1                 84 libavfilter/vf_hqx.c            (((((c1 & 0x00ff00ff)     ) * w1 + ((c2 & 0x00ff00ff)     ) * w2 + ((c3 & 0x00ff00ff)     ) * w3) >>      s ) & 0x00ff00ff);
w1                110 libavfilter/vf_hqx.c     const uint32_t w0 = w[p0], w1 = w[p1],                              \
w1                125 libavfilter/vf_hqx.c     if ((P(0xbf,0x37) || P(0xdb,0x13)) && WDIFF(w1, w5))
w1                128 libavfilter/vf_hqx.c         return interp_2px(w4, 3, w1, 1, 2);
w1                129 libavfilter/vf_hqx.c     if ((P(0x0b,0x0b) || P(0xfe,0x4a) || P(0xfe,0x1a)) && WDIFF(w3, w1))
w1                134 libavfilter/vf_hqx.c          P(0xeb,0x8a)) && WDIFF(w3, w1))
w1                137 libavfilter/vf_hqx.c         return interp_3px(w4, 2, w0, 1, w1, 1, 2);
w1                141 libavfilter/vf_hqx.c         return interp_3px(w4, 14, w3, 1, w1, 1, 4);
w1                143 libavfilter/vf_hqx.c         return interp_3px(w4, 5, w1, 2, w3, 1, 3);
w1                145 libavfilter/vf_hqx.c         return interp_3px(w4, 5, w3, 2, w1, 1, 3);
w1                149 libavfilter/vf_hqx.c         return interp_2px(w4, 3, w1, 1, 2);
w1                151 libavfilter/vf_hqx.c         return interp_3px(w4, 2, w3, 3, w1, 3, 3);
w1                158 libavfilter/vf_hqx.c         return interp_3px(w4, 2, w3, 1, w1, 1, 2);
w1                159 libavfilter/vf_hqx.c     return interp_3px(w4, 6, w3, 1, w1, 1, 3);
w1                182 libavfilter/vf_hqx.c         *dst00 = interp_2px(w4, 3, w1, 1, 2);
w1                183 libavfilter/vf_hqx.c     else if ((P(0xbf,0x37) || P(0xdb,0x13)) && WDIFF(w1, w5))
w1                185 libavfilter/vf_hqx.c     else if ((P(0x0b,0x0b) || P(0xfe,0x4a) || P(0xfe,0x1a)) && WDIFF(w3, w1))
w1                190 libavfilter/vf_hqx.c               P(0xeb,0x8a)) && WDIFF(w3, w1))
w1                193 libavfilter/vf_hqx.c         *dst00 = interp_2px(w4, 3, w1, 1, 2);
w1                197 libavfilter/vf_hqx.c         *dst00 = interp_2px(w3, 1, w1, 1, 1);
w1                200 libavfilter/vf_hqx.c         *dst00 = interp_3px(w4, 2, w3, 7, w1, 7, 4);
w1                207 libavfilter/vf_hqx.c         *dst00 = interp_3px(w4, 2, w3, 1, w1, 1, 2);
w1                210 libavfilter/vf_hqx.c          P(0x5b,0x12) || P(0xbb,0x12)) && WDIFF(w1, w5))
w1                213 libavfilter/vf_hqx.c               P(0xbe,0x0a) || P(0x7a,0x0a)) && WDIFF(w3, w1))
w1                216 libavfilter/vf_hqx.c         *dst01 = interp_2px(w1, 3, w4, 1, 2);
w1                219 libavfilter/vf_hqx.c         *dst01 = interp_2px(w4, 3, w1, 1, 2);
w1                224 libavfilter/vf_hqx.c         *dst01 = interp_2px(w4, 7, w1, 1, 3);
w1                249 libavfilter/vf_hqx.c     const int cond00 = (P(0xbf,0x37) || P(0xdb,0x13)) && WDIFF(w1, w5);
w1                255 libavfilter/vf_hqx.c                         P(0xeb,0x8a)) && WDIFF(w3, w1);
w1                268 libavfilter/vf_hqx.c                         P(0xfe,0x1a)) && WDIFF(w3, w1);
w1                282 libavfilter/vf_hqx.c         *dst00 = interp_2px(w4, 5, w1, 3, 3);
w1                283 libavfilter/vf_hqx.c     else if ((P(0x0b,0x0b) || P(0xfe,0x4a) || P(0xfe,0x1a)) && WDIFF(w3, w1))
w1                290 libavfilter/vf_hqx.c         *dst00 = interp_2px(w4, 3, w1, 1, 2);
w1                294 libavfilter/vf_hqx.c         *dst00 = interp_2px(w4, 5, w1, 3, 3);
w1                297 libavfilter/vf_hqx.c         *dst00 = interp_2px(w1, 1, w3, 1, 1);
w1                301 libavfilter/vf_hqx.c         *dst00 = interp_3px(w4, 2, w1, 1, w3, 1, 2);
w1                312 libavfilter/vf_hqx.c         *dst01 = interp_3px(w4, 5, w1, 2, w3, 1, 3);
w1                314 libavfilter/vf_hqx.c         *dst01 = interp_3px(w4, 5, w1, 2, w0, 1, 3);
w1                316 libavfilter/vf_hqx.c         *dst01 = interp_2px(w4, 5, w1, 3, 3);
w1                318 libavfilter/vf_hqx.c         *dst01 = interp_2px(w1, 3, w4, 1, 2);
w1                320 libavfilter/vf_hqx.c         *dst01 = interp_3px(w1, 2, w4, 1, w3, 1, 2);
w1                322 libavfilter/vf_hqx.c         *dst01 = interp_2px(w1, 5, w3, 3, 3);
w1                329 libavfilter/vf_hqx.c         *dst01 = interp_2px(w1, 1, w4, 1, 1);
w1                331 libavfilter/vf_hqx.c         *dst01 = interp_2px(w4, 3, w1, 1, 2);
w1                334 libavfilter/vf_hqx.c         *dst10 = interp_2px(w4, 7, w1, 1, 3);
w1                342 libavfilter/vf_hqx.c         *dst10 = interp_3px(w4, 5, w3, 2, w1, 1, 3);
w1                350 libavfilter/vf_hqx.c         *dst10 = interp_3px(w3, 2, w4, 1, w1, 1, 2);
w1                352 libavfilter/vf_hqx.c         *dst10 = interp_2px(w3, 5, w1, 3, 3);
w1                354 libavfilter/vf_hqx.c         *dst10 = interp_2px(w4, 7, w1, 1, 3);
w1                364 libavfilter/vf_hqx.c          WDIFF(w3, w1))
w1                371 libavfilter/vf_hqx.c         *dst11 = interp_2px(w4, 7, w1, 1, 3);
w1                374 libavfilter/vf_hqx.c         *dst11 = interp_3px(w4, 6, w3, 1, w1, 1, 3);
w1                 88 libavfilter/vf_pixdesctest.c         const int w1 = c == 1 || c == 2 ? cw : w;
w1                 96 libavfilter/vf_pixdesctest.c                                0, i, c, w1, 0);
w1                102 libavfilter/vf_pixdesctest.c                                 0, i, c, w1);