Home | History | Annotate | Download | only in source

Lines Matching full:buffersize

3036 				uint32 bufferSize = xmpList.Count () * 4 + 1;
3041 bufferSize += xmpList [j].Length () * 2;
3045 dng_memory_data temp (bufferSize);