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

  /external/webrtc/src/common_audio/signal_processing/
copy_set_operations.c 57 WebRtc_Word16* sourcePtr = source;
61 *destPtr-- = *sourcePtr++;
  /external/icu4c/common/
rbbitblb.cpp     [all...]
  /frameworks/rs/
rsAllocation.cpp 604 uint8_t *sourcePtr = (uint8_t*)data;
608 t->getDimX(), 1, sourcePtr + strideBytes * dI, copySize, 0);
612 sourcePtr += copySize;

Completed in 189 milliseconds