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_library/main/source/
copy_set_operations.c 57 WebRtc_Word16* sourcePtr = source;
61 *destPtr-- = *sourcePtr++;
  /external/icu4c/common/
rbbitblb.cpp     [all...]
  /frameworks/base/libs/rs/
rsAllocation.cpp 532 uint8_t *sourcePtr = (uint8_t*)data;
538 memcpy(faceAdapter.getElement(0, dI), sourcePtr + strideBytes * dI, copySize);
542 sourcePtr += copySize;

Completed in 197 milliseconds