Searched defs:scale_h (Results 1 – 4 of 4) sorted by relevance
87 …const float scale_h = ComputeScales<float>(scales_[kIndex1], input_shape_[kIndex3], output_shape_[… in LaunchKernel() local
103 float scale_h = getResizeScaleFactor(in_tensors_[0]->shape()[1], out_tensors_[0]->shape()[1]); in SetConstArgs() local
40 unsigned scale_h, scale_v; member132 static void rescale(GDVContext *gdv, uint8_t *dst, int w, int h, int scale_v, int scale_h) in rescale()
439 int64_t scale_h = scaling_h[i]; in reconstruction() local