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

  /external/webrtc/src/common_audio/signal_processing/
copy_set_operations.c 56 WebRtc_Word16* destPtr = dest;
61 *destPtr-- = *sourcePtr++;
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 918 int32_t *destPtr = reinterpret_cast<int32_t *>(
921 int32_t *destPtr = reinterpret_cast<int32_t *>(mFieldAddress[slot]);
923 if (!destPtr) {
928 memcpy(destPtr, data, dataLength);
954 int32_t *destPtr = reinterpret_cast<int32_t *>(
957 int32_t *destPtr = reinterpret_cast<int32_t *>(mFieldAddress[slot]);
959 if (!destPtr) {
980 char *oldVal = reinterpret_cast<char *>(destPtr);
987 memcpy(destPtr, data, dataLength);
    [all...]
  /external/chromium_org/third_party/icu/source/common/
rbbitblb.cpp     [all...]
  /external/icu4c/common/
rbbitblb.cpp     [all...]

Completed in 289 milliseconds