Searched refs:image_width_ (Results 1 – 4 of 4) sorted by relevance
68 image_width_(image_width), in InceptionPreprocessingStage()79 image_width_(image_width), in InceptionPreprocessingStage()92 int image_width_; variable
61 ops::Const(s, {image_height_, image_width_})); in AddToGraph()
39 : image_width_(0), in CarbonVideoRenderer()75 int width = image_width_; in DrawFrame()113 if (width != image_width_ || height != image_height_) { in SetSize()116 image_width_ = width; in SetSize()
64 int image_width_; variable