const image.YCbCrSubsampleRatio420
6 uses
image (current package)
ycbcr.go#L17: YCbCrSubsampleRatio420
ycbcr.go#L29: case YCbCrSubsampleRatio420:
ycbcr.go#L99: case YCbCrSubsampleRatio420:
ycbcr.go#L147: case YCbCrSubsampleRatio420:
image/internal/imageutil
impl.go#L151: case image.YCbCrSubsampleRatio420:
image/jpeg
scan.go#L32: subsampleRatio = image.YCbCrSubsampleRatio420
![]() |
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. |