Searched refs:gx_buf (Results 1 – 2 of 2) sorted by relevance
258 gx = gx_buf[((j + (_joffs)) & 7) * stride + i + (_ioffs)]; \269 gx = gx_buf[((j + (_joffs)) & 7) * stride + i + (_ioffs)]; \280 gx = gx_buf[((j + (_joffs)) & 7) * stride + i + (_ioffs)]; \311 unsigned *gx_buf; in fs_calc_structure() local332 gx_buf = _ctx->col_buf; in fs_calc_structure()334 gy_buf = gx_buf + 8 * stride; in fs_calc_structure()335 memset(gx_buf, 0, 2 * 8 * stride * sizeof(*gx_buf)); in fs_calc_structure()350 gx_buf[(j & 7) * stride + i + 4] = gx; in fs_calc_structure()354 memset(gx_buf + (j & 7) * stride, 0, stride * sizeof(*gx_buf)); in fs_calc_structure()
259 gx = gx_buf[((j + (_joffs)) & 7) * stride + i + (_ioffs)]; \270 gx = gx_buf[((j + (_joffs)) & 7) * stride + i + (_ioffs)]; \281 gx = gx_buf[((j + (_joffs)) & 7) * stride + i + (_ioffs)]; \312 unsigned *gx_buf; in fs_calc_structure() local338 gx_buf = _ctx->col_buf; in fs_calc_structure()340 gy_buf = gx_buf + 8 * stride; in fs_calc_structure()341 memset(gx_buf, 0, 2 * 8 * stride * sizeof(*gx_buf)); in fs_calc_structure()356 gx_buf[(j & 7) * stride + i + 4] = gx; in fs_calc_structure()360 memset(gx_buf + (j & 7) * stride, 0, stride * sizeof(*gx_buf)); in fs_calc_structure()