func image/jpeg.grayToY

2 uses

	image/jpeg (current package)
		writer.go#L406: func grayToY(m *image.Gray, p image.Point, yBlock *block) {
		writer.go#L531: 				grayToY(m, p, &b)