Home | History | Annotate | Download | only in src

Lines Matching refs:temp_step

2306     int temp_step = temp->step ? temp->step : CV_STUB_STEP;
2318 memcpy( temp_ptr + temp_step*i, temp_ptr +
2319 temp_step*(temp->rows - temp_ready + i), temp_step );
2321 temp_ptr += temp_ready*temp_step;
2342 stripe_size, temp_ptr, temp_step, temp_size,
2655 int temp_step, dst_step = dst->step ? dst->step : CV_STUB_STEP;
2687 temp_step = temp->step ? temp->step : CV_STUB_STEP;
2692 IPPI_CALL( ipp_func( shifted_ptr, temp_step,