Searched refs:p_col (Results 1 – 3 of 3) sorted by relevance
45 …boost::scoped_ptr<U_NAMESPACE_QUALIFIER Collator> p_col(U_NAMESPACE_QUALIFIER Collator::createInst… in main()
390 MotionCells::calculateMotionPercentInCell (int p_row, int p_col, in calculateMotionPercentInCell() argument398 int xbegin = floor ((double) (p_col) * m_cellwidth); in calculateMotionPercentInCell()399 int xend = floor ((double) (p_col + 1) * m_cellwidth); in calculateMotionPercentInCell()
186 double calculateMotionPercentInCell (int p_row, int p_col, double *p_cellarea,