const image.YCbCrSubsampleRatio422
6 uses
image (current package)
ycbcr.go#L16: YCbCrSubsampleRatio422
ycbcr.go#L27: case YCbCrSubsampleRatio422:
ycbcr.go#L97: case YCbCrSubsampleRatio422:
ycbcr.go#L144: case YCbCrSubsampleRatio422:
image/internal/imageutil
impl.go#L94: case image.YCbCrSubsampleRatio422:
image/jpeg
scan.go#L30: subsampleRatio = image.YCbCrSubsampleRatio422
![]() |
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. |