Searched refs:image_height_ (Results 1 – 4 of 4) sorted by relevance
69 image_height_(image_height) { in InceptionPreprocessingStage()80 image_height_(image_height), in InceptionPreprocessingStage()93 int image_height_; variable
61 ops::Const(s, {image_height_, image_width_})); in AddToGraph()
40 image_height_(0), in CarbonVideoRenderer()76 int height = image_height_; in DrawFrame()113 if (width != image_width_ || height != image_height_) { in SetSize()117 image_height_ = height; in SetSize()
65 int image_height_; variable