Home | History | Annotate | Download | only in src

Lines Matching full:p_max

564     int p_max = 2, p_ind;
592 p_are1 = (double *) cvAlloc( p_max * sizeof( double ));
641 if( p_ind >= p_max )
642 icvMemCopy( &p_are1, &p_are2, &p_are, &p_max );
672 if( p_ind >= p_max )
673 icvMemCopy( &p_are1, &p_are2, &p_are, &p_max );
703 if( p_ind >= p_max )
704 icvMemCopy( &p_are1, &p_are2, &p_are, &p_max );