Home
last modified time | relevance | path

Searched refs:col_buf (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dfastssim.c49 unsigned *col_buf; member
61 _nlevels * sizeof(fs_level) + 2 * (lw + 8) * 8 * sizeof(*_ctx->col_buf); in fs_ctx_init()
99 _ctx->col_buf = (unsigned *)data; in fs_ctx_init()
208 col_sums_x = _ctx->col_buf; in fs_apply_luminance()
332 gx_buf = _ctx->col_buf; in fs_calc_structure()
/external/libvpx/libvpx/vpx_dsp/
Dfastssim.c47 unsigned *col_buf; member
59 _nlevels * sizeof(fs_level) + 2 * (lw + 8) * 8 * sizeof(*_ctx->col_buf); in fs_ctx_init()
97 _ctx->col_buf = (unsigned *)data; in fs_ctx_init()
209 col_sums_x = _ctx->col_buf; in fs_apply_luminance()
338 gx_buf = _ctx->col_buf; in fs_calc_structure()