image/jpeg.component.tq (field)
4 uses
image/jpeg (current package)
reader.go#L37: tq uint8 // Quantization table destination selector.
reader.go#L344: d.comp[i].tq = d.tmp[8+3*i]
reader.go#L345: if d.comp[i].tq > maxTq {
scan.go#L484: qt := &d.quant[d.comp[compIndex].tq]
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |