const image/jpeg.nQuantIndex

4 uses

	image/jpeg (current package)
		writer.go#L56: 	nQuantIndex
		writer.go#L63: var unscaledQuant = [nQuantIndex][blockSize]byte{
		writer.go#L228: 	quant [nQuantIndex][blockSize]byte
		writer.go#L306: 	const markerlen = 2 + int(nQuantIndex)*(1+blockSize)