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

  /external/aac/libSBRdec/src/
lpp_tran.h 172 UCHAR nCols; /*!< number subsamples of a codec frame */
221 const int nCols,
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTableSection.cpp 207 unsigned nCols = columns.size();
216 while (m_cCol < nCols && (cellAt(insertionRow, m_cCol).hasCells() || cellAt(insertionRow, m_cCol).inColSpan))
230 if (m_cCol >= nCols) {
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
recover.c     [all...]
  /external/opencv/cxcore/include/
cxtypes.h 414 int nCols;
425 int nCols;
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 648 milliseconds