Searched refs:inc_h (Results 1 – 1 of 1) sorted by relevance
1567 uint32_t inc_h = ceil((float)chars.full_res_width / width); in CaptureRGB() local1574 for (unsigned int x = 0; x < chars.full_res_width; x += inc_h) { in CaptureRGB()1612 for (unsigned int j = 1; j < inc_h; j++) scene_->GetPixelElectrons(); in CaptureRGB()1742 uint32_t inc_h = ceil((float)chars.full_res_width / width); in CaptureDepth() local1749 for (unsigned int x = 0; x < chars.full_res_width; x += inc_h) { in CaptureDepth()1757 for (unsigned int j = 1; j < inc_h; j++) scene_->GetPixelElectrons(); in CaptureDepth()