Home | History | Annotate | Download | only in src

Lines Matching refs:super_q

968     int* super_q = (int*)icvAlloc( obs_info->obs_x * sizeof(int) );
973 _CV_LAST_STATE, &super_q, obs_info->obs_x,
982 int state = super_q[i];
988 icvFree( &super_q );