Home | History | Annotate | Download | only in source

Lines Matching refs:bufferData

1600 		AutoPtr<dng_memory_block> bufferData (host.Allocate (buffer.fRowStep));
1602 buffer.fData = bufferData->Buffer ();
1606 sampArray [0] = bufferData->Buffer_uint8 ();