Home | History | Annotate | Download | only in src

Lines Matching refs:nv_heap

178         nv_heap = data->nv_heap; cv_heap = data->cv_heap;
296 CV_CALL( nv_heap = cvCreateSet( 0, sizeof(*nv_heap), nv_size, temp_storage ));
817 if( nv_heap )
818 node->num_valid = (int*)cvSetNew( nv_heap );
894 cvSetRemoveByPtr( nv_heap, node->num_valid );
908 cv_heap = nv_heap = 0;