HomeSort by relevance Sort by last modified time
    Searched refs:_col (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vpx_dsp/
fastssim.c 255 #define FS_COL_SET(_col, _joffs, _ioffs) \
261 col_sums_gx2[(_col)] = gx * (double)gx; \
262 col_sums_gy2[(_col)] = gy * (double)gy; \
263 col_sums_gxgy[(_col)] = gx * (double)gy; \
266 #define FS_COL_ADD(_col, _joffs, _ioffs) \
272 col_sums_gx2[(_col)] += gx * (double)gx; \
273 col_sums_gy2[(_col)] += gy * (double)gy; \
274 col_sums_gxgy[(_col)] += gx * (double)gy; \
277 #define FS_COL_SUB(_col, _joffs, _ioffs) \
283 col_sums_gx2[(_col)] -= gx * (double)gx;
    [all...]
  /external/sonivox/jet_tools/JetCreator/
JetCtrls.py 143 oldCol = self._col
144 self._col = col = evt.GetColumn()
201 oldCol = self._col
202 self._col = col = evt.GetColumn()
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 79 milliseconds