HomeSort by relevance Sort by last modified time
    Searched defs:col_buf (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx_dsp/
fastssim.c 41 unsigned *col_buf; member in struct:fs_ctx
53 + 2 * (lw + 8) * 8 * sizeof(*_ctx->col_buf);
91 _ctx->col_buf = (unsigned *) data;
183 col_sums_x = _ctx->col_buf;
317 gx_buf = _ctx->col_buf;
  /external/opencv3/modules/core/src/
matmul.cpp 2594 dT* col_buf = 0; local
    [all...]

Completed in 1710 milliseconds