const image/jpeg.maxTq
4 uses
image/jpeg (current package)
reader.go#L45: maxTq = 3
reader.go#L149: quant [maxTq + 1]block // Quantization tables, in zig-zag order.
reader.go#L345: if d.comp[i].tq > maxTq {
reader.go#L440: if tq > maxTq {
![]() |
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. |