Home | History | Annotate | Download | only in src

Lines Matching refs:temp_step

1166     int temp_step;
1197 temp_step = temp->step/sizeof(float);
1230 space_ofs[maxk++] = i*temp_step + j*cn;
1235 const float* sptr = temp->data.fl + (i+radius)*temp_step + radius*cn;
1410 int temp_step, dst_step = dst->step;
1416 temp_step = temp->step ? temp->step : CV_STUB_STEP;
1421 IPPI_CALL( ipp_median_box_func( shifted_ptr, temp_step,