Class NCVMatrixReuse#

Collaboration diagram for NCVMatrixReuse:

Public Member Functions#

Public Member Functions inherited from NCVMatrix

Additional Inherited Members#

Protected Attributes inherited from NCVMatrix

Detailed Description#

template<class T>
class NCVMatrixReuse : public NCVMatrix<T>#

NCVMatrixReuse

Constructor & Destructor Documentation#

NCVMatrixReuse()#

NCVMatrixReuse::NCVMatrixReuse()

NCVMatrixReuse()#

NCVMatrixReuse::NCVMatrixReuse(const NCVMatrixReuse &)

NCVMatrixReuse()#

NCVMatrixReuse::NCVMatrixReuse(
const NCVMatrix< T > & mat,
NcvRect32u roi )

Here is the call graph for this function:

NCVMatrixReuse::NCVMatrixReuse Node1 NCVMatrixReuse::NCVMatrix Reuse Node2 NCVMatrix::at Node1->Node2 Node3 NCVMatrix::clear Node1->Node3 Node4 NCVMatrix::height Node1->Node4 Node5 NCVMatrix::memType Node1->Node5 Node6 NCVMatrix::pitch Node1->Node6 Node7 NCVMatrix::width Node1->Node7

NCVMatrixReuse::NCVMatrixReuse Node1 NCVMatrixReuse::NCVMatrix Reuse Node2 NCVMatrix::at Node1->Node2 Node3 NCVMatrix::clear Node1->Node3 Node4 NCVMatrix::height Node1->Node4 Node5 NCVMatrix::memType Node1->Node5 Node6 NCVMatrix::pitch Node1->Node6 Node7 NCVMatrix::width Node1->Node7

NCVMatrixReuse()#

NCVMatrixReuse::NCVMatrixReuse(
const NCVMemSegment & memSegment,
Ncv32u alignment,
Ncv32u width_,
Ncv32u height_,
Ncv32u pitch_ = 0,
NcvBool bSkipPitchCheck = false )

Here is the call graph for this function:

NCVMatrixReuse::NCVMatrixReuse Node1 NCVMatrixReuse::NCVMatrix Reuse Node2 alignUp Node1->Node2 Node3 NCVMatrix::clear Node1->Node3

NCVMatrixReuse::NCVMatrixReuse Node1 NCVMatrixReuse::NCVMatrix Reuse Node2 alignUp Node1->Node2 Node3 NCVMatrix::clear Node1->Node3

Member Function Documentation#

isMemReused()#

NcvBool NCVMatrixReuse::isMemReused()

Member Data Documentation#

bReused#

NcvBool NCVMatrixReuse::bReused

Source file#

The documentation for this class was generated from the following file: