Searched refs:inc_h (Results 1 – 1 of 1) sorted by relevance
948 uint32_t inc_h = ceil((float)chars.width / width); in CaptureRGB() local954 for (unsigned int x = 0; x < chars.width; x += inc_h) { in CaptureRGB()987 for (unsigned int j = 1; j < inc_h; j++) scene_->GetPixelElectrons(); in CaptureRGB()1088 uint32_t inc_h = ceil((float)chars.width / width); in CaptureDepth() local1094 for (unsigned int x = 0; x < chars.width; x += inc_h) { in CaptureDepth()1102 for (unsigned int j = 1; j < inc_h; j++) scene_->GetPixelElectrons(); in CaptureDepth()