Searched refs:mcuSize (Results 1 – 1 of 1) sorted by relevance
1225 int32 mcuSize = info.compsInScan * (uint32) sizeof (ComponentType); in DecoderStructInit() local1233 mcuBuffer3.Allocate (info.imageWidth, mcuSize); in DecoderStructInit()1234 mcuBuffer4.Allocate (info.imageWidth, mcuSize); in DecoderStructInit()