W 1174 libavcodec/aacsbr_template.c INTFLOAT z[320], INTFLOAT W[2][32][32][2], int buf_idx) W 1203 libavcodec/aacsbr_template.c sbrdsp->qmf_post_shuffle(W[buf_idx][i], z); W 1267 libavcodec/aacsbr_template.c INTFLOAT X_low[32][40][2], const INTFLOAT W[2][32][32][2], W 1276 libavcodec/aacsbr_template.c X_low[k][i][0] = W[buf_idx][i - t_HFGen][k][0]; W 1277 libavcodec/aacsbr_template.c X_low[k][i][1] = W[buf_idx][i - t_HFGen][k][1]; W 1283 libavcodec/aacsbr_template.c X_low[k][i][0] = W[buf_idx][i + i_f - t_HFGen][k][0]; W 1284 libavcodec/aacsbr_template.c X_low[k][i][1] = W[buf_idx][i + i_f - t_HFGen][k][1]; W 1514 libavcodec/aacsbr_template.c sbr->data[ch].W, sbr->data[ch].Ypos); W 1516 libavcodec/aacsbr_template.c (const INTFLOAT (*)[32][32][2]) sbr->data[ch].W, W 28 libavcodec/aarch64/sbrdsp_init_aarch64.c void ff_sbr_qmf_post_shuffle_neon(float W[32][2], const float *z); W 30 libavcodec/arm/sbrdsp_init_arm.c void ff_sbr_qmf_post_shuffle_neon(float W[32][2], const float *z); W 88 libavcodec/diracdsp.c #define DIRAC_WEIGHT(W) \ W 89 libavcodec/diracdsp.c static void weight_dirac_pixels ## W ## _c(uint8_t *block, int stride, int log2_denom, \ W 93 libavcodec/diracdsp.c for (x = 0; x < W; x++) { \ W 100 libavcodec/diracdsp.c static void biweight_dirac_pixels ## W ## _c(uint8_t *dst, const uint8_t *src, int stride, int log2_denom, \ W 104 libavcodec/diracdsp.c for (x = 0; x < W; x++) { \ W 371 libavcodec/g2meet.c W = curr_row[(x) - 1]; \ W 512 libavcodec/g2meet.c int N, int W, int NW) W 515 libavcodec/g2meet.c return mid_pred(N, N + W - NW, W) - TOSIGNED(delta); W 522 libavcodec/g2meet.c uint32_t N, W, NW, pred; W 527 libavcodec/g2meet.c W = curr_row[x - 1]; W 532 libavcodec/g2meet.c GW = (W >> G_shift) & 0xFF; W 539 libavcodec/g2meet.c ((W >> R_shift) & 0xFF) - GW, W 544 libavcodec/g2meet.c ((W >> B_shift) & 0xFF) - GW, W 619 libavcodec/g2meet.c uint32_t W, WW, N, NN, NW, NE, NWW, NNW, NNE; W 629 libavcodec/g2meet.c idx = (WW != W) << 7 | W 630 libavcodec/g2meet.c (NW != W) << 6 | W 643 libavcodec/g2meet.c dc->stack[dc->stack_pos++ & EPIC_PIX_STACK_MAX] = W; W 645 libavcodec/g2meet.c *pPix = W; W 654 libavcodec/g2meet.c NWneW = *pRun ? NWneW : NW != W; W 666 libavcodec/g2meet.c (*pRun ? old_WWneW : WW != W) << 7 | W 786 libavcodec/g2meet.c static int epic_decode_from_cache(ePICContext *dc, uint32_t W, uint32_t *pPix) W 789 libavcodec/g2meet.c ePICPixHashElem *hash_elem = epic_hash_find(&dc->hash, W); W 73 libavcodec/g726.c const int16_t* W; /**< special table #1 ;-) */ W 256 libavcodec/g726.c c->yu = av_clip(c->y + c->tbls.W[I] + ((-c->y)>>5), 544, 5120); W 32 libavcodec/h264dsp_template.c #define H264_WEIGHT(W) \ W 33 libavcodec/h264dsp_template.c static void FUNCC(weight_h264_pixels ## W)(uint8_t *_block, ptrdiff_t stride, int height, \ W 44 libavcodec/h264dsp_template.c if(W==2) continue; \ W 47 libavcodec/h264dsp_template.c if(W==4) continue; \ W 52 libavcodec/h264dsp_template.c if(W==8) continue; \ W 63 libavcodec/h264dsp_template.c static void FUNCC(biweight_h264_pixels ## W)(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride, int height, \ W 75 libavcodec/h264dsp_template.c if(W==2) continue; \ W 78 libavcodec/h264dsp_template.c if(W==4) continue; \ W 83 libavcodec/h264dsp_template.c if(W==8) continue; \ W 261 libavcodec/jpeglsdec.c W(dst, x, Ra); W 280 libavcodec/jpeglsdec.c W(dst, x, Ra); W 341 libavcodec/jpeglsdec.c W(dst, x, pred); W 160 libavcodec/jpeglsenc.c W(cur, x, Ra); W 184 libavcodec/jpeglsenc.c W(cur, x, Ra); W 224 libavcodec/jpeglsenc.c W(cur, x, Ra); W 63 libavcodec/mips/aacsbr_mips.c float X_low[32][40][2], const float W[2][32][32][2], W 69 libavcodec/mips/aacsbr_mips.c float *p_w = (float*)&W[buf_idx][0][0][0]; W 71 libavcodec/mips/aacsbr_mips.c float *p_w1 = (float*)&W[1-buf_idx][24][0][0]; W 64 libavcodec/mips/aacsbr_mips.h float z[320], float W[2][32][32][2], int buf_idx) W 147 libavcodec/mips/aacsbr_mips.h sbrdsp->qmf_post_shuffle(W[buf_idx][i], z); W 123 libavcodec/mips/sbrdsp_mips.c static void sbr_qmf_post_shuffle_mips(float W[32][2], const float *z) W 126 libavcodec/mips/sbrdsp_mips.c float *W_ptr = (float *)W; W 773 libavcodec/ppc/h264dsp.c #define H264_WEIGHT(W) \ W 774 libavcodec/ppc/h264dsp.c static void weight_h264_pixels ## W ## _altivec(uint8_t *block, ptrdiff_t stride, int height, \ W 777 libavcodec/ppc/h264dsp.c weight_h264_W_altivec(block, stride, height, log2_denom, weight, offset, W); \ W 779 libavcodec/ppc/h264dsp.c static void biweight_h264_pixels ## W ## _altivec(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, \ W 782 libavcodec/ppc/h264dsp.c biweight_h264_W_altivec(dst, src, stride, height, log2_denom, weightd, weights, offset, W); \ W 91 libavcodec/sbr.h INTFLOAT W[2][32][32][2]; W 122 libavcodec/sbr.h INTFLOAT X_low[32][40][2], const INTFLOAT W[2][32][32][2], W 74 libavcodec/sbrdsp.c static void sbr_qmf_post_shuffle_c(float W[32][2], const float *z) W 77 libavcodec/sbrdsp.c union av_intfloat32 *Wi = (union av_intfloat32*) W; W 33 libavcodec/sbrdsp.h void (*qmf_post_shuffle)(INTFLOAT W[32][2], const INTFLOAT *z); W 104 libavcodec/sbrdsp_fixed.c static void sbr_qmf_post_shuffle_c(int W[32][2], const int *z) W 108 libavcodec/sbrdsp_fixed.c W[k][0] = -z[63-k]; W 109 libavcodec/sbrdsp_fixed.c W[k][1] = z[k]; W 175 libavcodec/x86/h264dsp_init.c #define H264_WEIGHT(W, OPT) \ W 176 libavcodec/x86/h264dsp_init.c void ff_h264_weight_ ## W ## _ ## OPT(uint8_t *dst, ptrdiff_t stride, \ W 180 libavcodec/x86/h264dsp_init.c #define H264_BIWEIGHT(W, OPT) \ W 181 libavcodec/x86/h264dsp_init.c void ff_h264_biweight_ ## W ## _ ## OPT(uint8_t *dst, uint8_t *src, \ W 186 libavcodec/x86/h264dsp_init.c #define H264_BIWEIGHT_MMX(W) \ W 187 libavcodec/x86/h264dsp_init.c H264_WEIGHT(W, mmxext) \ W 188 libavcodec/x86/h264dsp_init.c H264_BIWEIGHT(W, mmxext) W 190 libavcodec/x86/h264dsp_init.c #define H264_BIWEIGHT_MMX_SSE(W) \ W 191 libavcodec/x86/h264dsp_init.c H264_BIWEIGHT_MMX(W) \ W 192 libavcodec/x86/h264dsp_init.c H264_WEIGHT(W, sse2) \ W 193 libavcodec/x86/h264dsp_init.c H264_BIWEIGHT(W, sse2) \ W 194 libavcodec/x86/h264dsp_init.c H264_BIWEIGHT(W, ssse3) W 200 libavcodec/x86/h264dsp_init.c #define H264_WEIGHT_10(W, DEPTH, OPT) \ W 201 libavcodec/x86/h264dsp_init.c void ff_h264_weight_ ## W ## _ ## DEPTH ## _ ## OPT(uint8_t *dst, \ W 208 libavcodec/x86/h264dsp_init.c #define H264_BIWEIGHT_10(W, DEPTH, OPT) \ W 209 libavcodec/x86/h264dsp_init.c void ff_h264_biweight_ ## W ## _ ## DEPTH ## _ ## OPT(uint8_t *dst, \ W 218 libavcodec/x86/h264dsp_init.c #define H264_BIWEIGHT_10_SSE(W, DEPTH) \ W 219 libavcodec/x86/h264dsp_init.c H264_WEIGHT_10(W, DEPTH, sse2) \ W 220 libavcodec/x86/h264dsp_init.c H264_WEIGHT_10(W, DEPTH, sse4) \ W 221 libavcodec/x86/h264dsp_init.c H264_BIWEIGHT_10(W, DEPTH, sse2) \ W 222 libavcodec/x86/h264dsp_init.c H264_BIWEIGHT_10(W, DEPTH, sse4) W 61 libavcodec/x86/hevcdsp_init.c #define IDCT_DC_FUNCS(W, opt) \ W 62 libavcodec/x86/hevcdsp_init.c void ff_hevc_idct_ ## W ## _dc_8_ ## opt(int16_t *coeffs); \ W 63 libavcodec/x86/hevcdsp_init.c void ff_hevc_idct_ ## W ## _dc_10_ ## opt(int16_t *coeffs); \ W 64 libavcodec/x86/hevcdsp_init.c void ff_hevc_idct_ ## W ## _dc_12_ ## opt(int16_t *coeffs) W 87 libavcodec/x86/hevcdsp_init.c #define mc_rep_func(name, bitd, step, W, opt) \ W 88 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_##name##W##_##bitd##_##opt(int16_t *_dst, \ W 95 libavcodec/x86/hevcdsp_init.c for (i = 0; i < W; i += step) { \ W 101 libavcodec/x86/hevcdsp_init.c #define mc_rep_uni_func(name, bitd, step, W, opt) \ W 102 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_uni_##name##W##_##bitd##_##opt(uint8_t *_dst, ptrdiff_t dststride, \ W 109 libavcodec/x86/hevcdsp_init.c for (i = 0; i < W; i += step) { \ W 116 libavcodec/x86/hevcdsp_init.c #define mc_rep_bi_func(name, bitd, step, W, opt) \ W 117 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_bi_##name##W##_##bitd##_##opt(uint8_t *_dst, ptrdiff_t dststride, uint8_t *_src, \ W 125 libavcodec/x86/hevcdsp_init.c for (i = 0; i < W ; i += step) { \ W 134 libavcodec/x86/hevcdsp_init.c #define mc_rep_funcs(name, bitd, step, W, opt) \ W 135 libavcodec/x86/hevcdsp_init.c mc_rep_func(name, bitd, step, W, opt) \ W 136 libavcodec/x86/hevcdsp_init.c mc_rep_uni_func(name, bitd, step, W, opt) \ W 137 libavcodec/x86/hevcdsp_init.c mc_rep_bi_func(name, bitd, step, W, opt) W 139 libavcodec/x86/hevcdsp_init.c #define mc_rep_func2(name, bitd, step1, step2, W, opt) \ W 140 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_##name##W##_##bitd##_##opt(int16_t *dst, \ W 148 libavcodec/x86/hevcdsp_init.c #define mc_rep_uni_func2(name, bitd, step1, step2, W, opt) \ W 149 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_uni_##name##W##_##bitd##_##opt(uint8_t *dst, ptrdiff_t dststride, \ W 158 libavcodec/x86/hevcdsp_init.c #define mc_rep_bi_func2(name, bitd, step1, step2, W, opt) \ W 159 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_bi_##name##W##_##bitd##_##opt(uint8_t *dst, ptrdiff_t dststride, uint8_t *src, \ W 169 libavcodec/x86/hevcdsp_init.c #define mc_rep_funcs2(name, bitd, step1, step2, W, opt) \ W 170 libavcodec/x86/hevcdsp_init.c mc_rep_func2(name, bitd, step1, step2, W, opt) \ W 171 libavcodec/x86/hevcdsp_init.c mc_rep_uni_func2(name, bitd, step1, step2, W, opt) \ W 172 libavcodec/x86/hevcdsp_init.c mc_rep_bi_func2(name, bitd, step1, step2, W, opt) W 437 libavcodec/x86/hevcdsp_init.c #define mc_rep_uni_w(bitd, step, W, opt) \ W 438 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_uni_w##W##_##bitd##_##opt(uint8_t *_dst, ptrdiff_t dststride, int16_t *_src, \ W 444 libavcodec/x86/hevcdsp_init.c for (i = 0; i < W; i += step) { \ W 473 libavcodec/x86/hevcdsp_init.c #define mc_rep_bi_w(bitd, step, W, opt) \ W 474 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_bi_w##W##_##bitd##_##opt(uint8_t *_dst, ptrdiff_t dststride, int16_t *_src, \ W 482 libavcodec/x86/hevcdsp_init.c for (i = 0; i < W; i += step) { \ W 512 libavcodec/x86/hevcdsp_init.c #define mc_uni_w_func(name, bitd, W, opt) \ W 513 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_uni_w_##name##W##_##bitd##_##opt(uint8_t *_dst, ptrdiff_t _dststride, \ W 520 libavcodec/x86/hevcdsp_init.c ff_hevc_put_hevc_##name##W##_##bitd##_##opt(temp, _src, _srcstride, height, mx, my, width); \ W 521 libavcodec/x86/hevcdsp_init.c ff_hevc_put_hevc_uni_w##W##_##bitd##_##opt(_dst, _dststride, temp, height, denom, _wx, _ox);\ W 570 libavcodec/x86/hevcdsp_init.c #define mc_bi_w_func(name, bitd, W, opt) \ W 571 libavcodec/x86/hevcdsp_init.c void ff_hevc_put_hevc_bi_w_##name##W##_##bitd##_##opt(uint8_t *_dst, ptrdiff_t _dststride, \ W 579 libavcodec/x86/hevcdsp_init.c ff_hevc_put_hevc_##name##W##_##bitd##_##opt(temp, _src, _srcstride, height, mx, my, width); \ W 580 libavcodec/x86/hevcdsp_init.c ff_hevc_put_hevc_bi_w##W##_##bitd##_##opt(_dst, _dststride, temp, _src2, \ W 36 libavcodec/x86/sbrdsp_init.c void ff_sbr_qmf_post_shuffle_sse(float W[32][2], const float *z); W 71 libavfilter/vf_addroi.c case W: max_value = inlink->w - ctx->region[X]; break; W 146 libavfilter/vf_addroi.c .right = ctx->region[X] + ctx->region[W], W 174 libavfilter/vf_addroi.c .right = ctx->region[X] + ctx->region[W], W 225 libavfilter/vf_addroi.c OFFSET(region_str[W]), AV_OPT_TYPE_STRING, { .str = "0" }, .flags = FLAGS }, W 188 libavfilter/vf_datascope.c const int W = (outlink->w - xoff) / (C * 10); W 191 libavfilter/vf_datascope.c const int slice_start = (W * jobnr) / nb_jobs; W 192 libavfilter/vf_datascope.c const int slice_end = (W * (jobnr+1)) / nb_jobs; W 231 libavfilter/vf_datascope.c const int W = (outlink->w - xoff) / (C * 10); W 234 libavfilter/vf_datascope.c const int slice_start = (W * jobnr) / nb_jobs; W 235 libavfilter/vf_datascope.c const int slice_end = (W * (jobnr+1)) / nb_jobs; W 270 libavfilter/vf_datascope.c const int W = (outlink->w - xoff) / (C * 10); W 273 libavfilter/vf_datascope.c const int slice_start = (W * jobnr) / nb_jobs; W 274 libavfilter/vf_datascope.c const int slice_end = (W * (jobnr+1)) / nb_jobs; W 308 libavfilter/vsrc_life.c pos[W ][0] = i ; pos[W ][1] = (j-1) < 0 ? life->w-1 : j-1; W 317 libavfilter/vsrc_life.c pos[W ][0] = i ; pos[W ][1] = (j-1) < 0 ? -1 : j-1; W 328 libavfilter/vsrc_life.c (pos[W ][0] == -1 || pos[W ][1] == -1 ? 0 : oldbuf[pos[W ][0]*life->w + pos[W ][1]] == ALIVE_CELL) + W 365 libswscale/tests/swscale.c uint8_t *rgb_data = av_malloc(W * H * 4); W 367 libswscale/tests/swscale.c int rgb_stride[4] = { 4 * W, 0, 0, 0 }; W 368 libswscale/tests/swscale.c uint8_t *data = av_malloc(4 * W * H); W 369 libswscale/tests/swscale.c const uint8_t * const src[4] = { data, data + W * H, data + W * H * 2, data + W * H * 3 }; W 370 libswscale/tests/swscale.c int stride[4] = { W, W, W, W }; W 417 libswscale/tests/swscale.c sws = sws_getContext(W / 12, H / 12, AV_PIX_FMT_RGB32, W, H, W 423 libswscale/tests/swscale.c for (x = 0; x < W * 4; x++) W 424 libswscale/tests/swscale.c rgb_data[ x + y * 4 * W] = av_lfg_get(&rand); W 430 libswscale/tests/swscale.c res = fileTest(src, stride, W, H, fp, srcFormat, dstFormat); W 433 libswscale/tests/swscale.c selfTest(src, stride, W, H, srcFormat, dstFormat); W 735 libswscale/utils.c int64_t W, V, Z, Cy, Cu, Cv; W 792 libswscale/utils.c W = ROUNDED_DIV(ONE*ONE*ug, ub); W 794 libswscale/utils.c Z = ONE*ONE-W-V; W 802 libswscale/utils.c c->input_rgb2yuv_table[BY_IDX] = -ROUNDED_DIV((1 << RGB2YUV_SHIFT)*W , Cy); W 806 libswscale/utils.c c->input_rgb2yuv_table[BU_IDX] = ROUNDED_DIV((1 << RGB2YUV_SHIFT)*(Z+W) , Cu); W 810 libswscale/utils.c c->input_rgb2yuv_table[BV_IDX] = ROUNDED_DIV((1 << RGB2YUV_SHIFT)*W , Cv); W 105 tests/checkasm/sbrdsp.c declare_func(void, INTFLOAT W[32][2], const INTFLOAT *z); W 36 tests/checkasm/vf_colorspace.c int buf_size = W * H * bpp; \ W 61 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, src_y, [W * H * 2]); W 62 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, src_u, [W * H * 2]); W 63 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, src_v, [W * H * 2]); W 65 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, dst0_y, [W * H * 2]); W 66 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, dst0_u, [W * H * 2]); W 67 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, dst0_v, [W * H * 2]); W 68 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, dst1_y, [W * H * 2]); W 69 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, dst1_u, [W * H * 2]); W 70 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, dst1_v, [W * H * 2]); W 98 tests/checkasm/vf_colorspace.c int y_src_stride = W << !!idepth, y_dst_stride = W << !!odepth; W 104 tests/checkasm/vf_colorspace.c W, H, coeff, offset); W 107 tests/checkasm/vf_colorspace.c W, H, coeff, offset); W 129 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, src_y, [W * H * 2]); W 130 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, src_u, [W * H * 2]); W 131 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, src_v, [W * H * 2]); W 133 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, dst0_y, [W * H]); W 134 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, dst0_u, [W * H]); W 135 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, dst0_v, [W * H]); W 136 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, dst1_y, [W * H]); W 137 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, dst1_u, [W * H]); W 138 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, dst1_v, [W * H]); W 161 tests/checkasm/vf_colorspace.c int y_src_stride = W << !!idepth; W 165 tests/checkasm/vf_colorspace.c call_ref(dst0, W, src, W 167 tests/checkasm/vf_colorspace.c W, H, coeff, offset); W 168 tests/checkasm/vf_colorspace.c call_new(dst1, W, src, W 170 tests/checkasm/vf_colorspace.c W, H, coeff, offset); W 171 tests/checkasm/vf_colorspace.c if (memcmp(dst0[0], dst1[0], W * H * sizeof(int16_t)) || W 172 tests/checkasm/vf_colorspace.c memcmp(dst0[1], dst1[1], W * H * sizeof(int16_t)) || W 173 tests/checkasm/vf_colorspace.c memcmp(dst0[2], dst1[2], W * H * sizeof(int16_t))) { W 189 tests/checkasm/vf_colorspace.c for (x = 0; x < W; x++) { \ W 192 tests/checkasm/vf_colorspace.c src[p][y * W + x] = r; \ W 206 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, src_y, [W * H * 2]); W 207 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, src_u, [W * H * 2]); W 208 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, src_v, [W * H * 2]); W 210 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, dst0_y, [W * H * 2]); W 211 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, dst0_u, [W * H * 2]); W 212 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, dst0_v, [W * H * 2]); W 213 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, dst1_y, [W * H * 2]); W 214 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, dst1_u, [W * H * 2]); W 215 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(uint8_t, dst1_v, [W * H * 2]); W 242 tests/checkasm/vf_colorspace.c int y_dst_stride = W << !!odepth; W 247 tests/checkasm/vf_colorspace.c src, W, W, H, coeff, offset); W 249 tests/checkasm/vf_colorspace.c src, W, W, H, coeff, offset); W 267 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, dst0_y, [W * H]); W 268 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, dst0_u, [W * H]); W 269 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, dst0_v, [W * H]); W 270 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, dst1_y, [W * H]); W 271 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, dst1_u, [W * H]); W 272 tests/checkasm/vf_colorspace.c LOCAL_ALIGNED_32(int16_t, dst1_v, [W * H]); W 293 tests/checkasm/vf_colorspace.c memcpy(dst1_y, dst0_y, W * H * sizeof(*dst1_y)); W 294 tests/checkasm/vf_colorspace.c memcpy(dst1_u, dst0_u, W * H * sizeof(*dst1_u)); W 295 tests/checkasm/vf_colorspace.c memcpy(dst1_v, dst0_v, W * H * sizeof(*dst1_v)); W 296 tests/checkasm/vf_colorspace.c call_ref(dst0, W, W, H, coeff); W 297 tests/checkasm/vf_colorspace.c call_new(dst1, W, W, H, coeff); W 298 tests/checkasm/vf_colorspace.c if (memcmp(dst0[0], dst1[0], H * W * sizeof(*dst0_y)) || W 299 tests/checkasm/vf_colorspace.c memcmp(dst0[1], dst1[1], H * W * sizeof(*dst0_u)) || W 300 tests/checkasm/vf_colorspace.c memcmp(dst0[2], dst1[2], H * W * sizeof(*dst0_v))) { W 123 tests/rotozoom.c char line[3 * W]; W 136 tests/rotozoom.c if (fread(line, 1, 3 * W, input_file) != 3 * W) W 138 tests/rotozoom.c for (j = 0; j < W; j++) { W 139 tests/rotozoom.c tab_r[W * i + j] = line[3 * j ]; W 140 tests/rotozoom.c tab_g[W * i + j] = line[3 * j + 1]; W 141 tests/rotozoom.c tab_b[W * i + j] = line[3 * j + 2];