Home
last modified time | relevance | path

Searched refs:mcuSize (Results 1 – 1 of 1) sorted by relevance

/external/dng_sdk/source/
Ddng_lossless_jpeg.cpp1225 int32 mcuSize = info.compsInScan * (uint32) sizeof (ComponentType); in DecoderStructInit() local
1233 mcuBuffer3.Allocate (info.imageWidth, mcuSize); in DecoderStructInit()
1234 mcuBuffer4.Allocate (info.imageWidth, mcuSize); in DecoderStructInit()