Searched refs:NCV_MEM_COPY_ERROR (Results 1 – 2 of 2) sorted by relevance
339 NCV_MEM_COPY_ERROR, enumerator590 ncvAssertReturn(dst._length == this->_length, NCV_MEM_COPY_ERROR); in copySolid()597 howMuch > 0, NCV_MEM_COPY_ERROR); in copySolid()771 dst._height == this->_height, NCV_MEM_COPY_ERROR); in copySolid()778 howMuch > 0, NCV_MEM_COPY_ERROR); in copySolid()797 dst.width() >= roi.width && dst.height() >= roi.height, NCV_MEM_COPY_ERROR); in copy2D()
92 error_entry( NCV_MEM_COPY_ERROR ),