HomeSort by relevance Sort by last modified time
    Searched refs:Buffer_int16 (Results 1 - 4 of 4) sorted by null

  /external/dng_sdk/source/
dng_ref_counted_block.h 176 int16 * Buffer_int16 ()
184 const int16 * Buffer_int16 () const
dng_memory.h 160 int16 * Buffer_int16 ()
168 const int16 * Buffer_int16 () const
422 int16 * Buffer_int16 ()
430 const int16 * Buffer_int16 () const
dng_resample.h 177 return fWeights16->Buffer_int16 () + fract * fWeightStep;
274 return fWeights16->Buffer_int16 () + offset;
dng_resample.cpp 261 int16 *w16 = fWeights16->Buffer_int16 () + fWeightStep * sample;

Completed in 76 milliseconds