Searched refs:Buffer_int32 (Results 1 - 5 of 5) sorted by path

/external/dng_sdk/source/
H A Ddng_linearization_info.cpp217 fBlack_2D_buffer->Buffer_int32 () [index] = y;
291 fBlack_1D_buffer->Buffer_int32 () [j] = y;
430 fScale_buffer->Buffer_int32 () [j] = z;
664 const int32 *lut = fScale_buffer->Buffer_int32 ();
670 b1 = fBlack_1D_buffer->Buffer_int32 () [dstRow % fBlack_1D_rows];
681 b2 = fBlack_2D_buffer->Buffer_int32 () +
H A Ddng_memory.h192 int32 * Buffer_int32 () function in class:dng_memory_data
200 const int32 * Buffer_int32 () const function in class:dng_memory_data
454 int32 * Buffer_int32 () function in class:dng_memory_block
462 const int32 * Buffer_int32 () const function in class:dng_memory_block
H A Ddng_ref_counted_block.h208 int32 * Buffer_int32 () function in class:dng_ref_counted_block
216 const int32 * Buffer_int32 () const function in class:dng_ref_counted_block
H A Ddng_resample.cpp107 int32 *coords = fCoords->Buffer_int32 ();
H A Ddng_resample.h95 return fCoords->Buffer_int32 () + (index - fOrigin);

Completed in 251 milliseconds