Home | History | Annotate | Download | only in src

Lines Matching refs:ipp_counts

159     int* ipp_counts = 0;
341 CV_CALL( ipp_counts = (int*)cvAlloc( max_count*sizeof(ipp_counts[0]) ));
354 ipp_counts[j] = rect_count;
366 ipp_val1, ipp_val2, ipp_counts, stage_classifier->count ) < 0 )
393 cvFree( &ipp_counts );