Searched defs:y_min (Results 1 – 5 of 5) sorted by relevance
63 Output y_min = Const(root.WithOpName("y_min"), y_min_value); in TestAdd() local151 Output y_min = Const(root.WithOpName("y_min"), 0.0f); in TimeAdd() local
63 Output y_min = Const(root.WithOpName("y_min"), y_min_value); in TestMul() local151 Output y_min = Const(root.WithOpName("y_min"), 0.0f); in TimeMul() local
312 const int32 y_min = static_cast<int32>(boxes(b, 0) * height); in Compute() local
109 static bool CheckFrameColorYuv(uint8_t y_min, in CheckFrameColorYuv()
384 Short y_min; /* band's minimum */ member