Searched refs:aBufSize (Results 1 – 1 of 1) sorted by relevance
145 uint32 aBufSize = aSize * 6 + 256; in Assign_Multibyte() local147 dng_memory_data aBuf (aBufSize + 1); in Assign_Multibyte()175 aBufSize, in Assign_Multibyte()182 if (aOutput > 0 && aOutput <= aBufSize) in Assign_Multibyte()222 uint32 aBufSize = (aSize * 2) + 256; in Extract_Multibyte() local224 dng_memory_data tempBuffer (aBufSize); in Extract_Multibyte()253 aBufSize, in Extract_Multibyte()