HomeSort by relevance Sort by last modified time
    Searched defs:sptr (Results 1 - 25 of 40) sorted by null

1 2

  /external/webrtc/src/common_audio/signal_processing/
get_scaling_square.c 26 WebRtc_Word16 *sptr = in_vector; local
32 sabs = (*sptr > 0 ? *sptr++ : -*sptr++);
  /external/aac/libSYS/src/
wav_file.cpp 266 SHORT *sptr = (SHORT*)buffer; local
294 *sptr++ = (SHORT) tmp;
304 sptr[i] = ulaw2pcm(bptr[i<<1]) ;
462 SHORT *sptr = (SHORT*)sampleBuffer; local
484 case 16: tmp = *sptr++; break;
  /external/clang/test/PCH/
exprs.c 76 compound_literal *sptr = &s; variable
  /external/libxml2/
chvalid.c 170 const xmlChSRange *sptr; local
179 sptr = rptr->shortRange;
182 if ((unsigned short) val < sptr[mid].low) {
185 if ((unsigned short) val > sptr[mid].high) {
  /external/skia/legacy/src/effects/
SkBlurImageFilter.cpp 49 const SkColor* sptr = src.getAddr32(0, y); local
57 SkColor l = *(sptr - leftOffset);
64 SkColor r = *(sptr + rightOffset + 1);
70 sptr++;
94 const SkColor* sptr = src.getAddr32(x, 0); local
102 SkColor l = *(sptr - topOffset * srcStride);
109 SkColor r = *(sptr + (bottomOffset + 1) * srcStride);
115 sptr += srcStride;
  /external/skia/src/effects/
SkBlurImageFilter.cpp 50 const SkColor* sptr = src.getAddr32(0, y); local
58 SkColor l = *(sptr - leftOffset);
65 SkColor r = *(sptr + rightOffset + 1);
71 sptr++;
95 const SkColor* sptr = src.getAddr32(x, 0); local
103 SkColor l = *(sptr - topOffset * srcStride);
110 SkColor r = *(sptr + (bottomOffset + 1) * srcStride);
116 sptr += srcStride;
SkMagnifierImageFilter.cpp 314 SkColor* sptr = src.getAddr32(0, 0); local
349 *dptr = sptr[y_val * width + x_val];
  /external/openssl/apps/
enc.c 519 unsigned char *sptr; local
520 if(nosalt) sptr = NULL;
552 sptr = salt;
555 EVP_BytesToKey(cipher,dgst,sptr,
  /frameworks/rs/driver/linkloader/include/impl/
ELFObject.hxx 116 ELFSectionTy const *sptr = const_this->getSectionByName(str); local
118 return const_cast<ELFSectionTy *>(sptr);
  /hardware/invensense/libsensors_iio/software/simple_apps/self_test/
inv_self_test.c 145 char *sptr; local
150 sptr = sysfs_names_ptr;
151 if (sptr != NULL) {
154 *dptr++ = sptr;
155 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_internal_defs.h 47 typedef signed long long sptr; // NOLINT typedef in namespace:__sanitizer
50 typedef signed long sptr; // NOLINT
  /external/webkit/Tools/android/flex-2.5.4a/
misc.c 558 int sptr = 1; local
560 while ( isascii( array[sptr] ) &&
561 isdigit( array[sptr] ) )
566 ++sptr;
568 c = array[sptr];
569 array[sptr] = '\0';
573 array[sptr] = c;
580 int sptr = 2; local
582 while ( isascii( array[sptr] ) &&
583 isxdigit( (char) array[sptr] ) )
    [all...]
  /hardware/invensense/libsensors_iio/software/simple_apps/gesture_test/
inv_gesture_test.c 142 char *sptr; local
147 sptr = sysfs_names_ptr;
148 if (sptr != NULL) {
151 *dptr++ = sptr;
152 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xos_r.h 455 struct servent *sptr; member in struct:__anon25446
467 (memcpy(&(sp).sent, (sp).sptr, sizeof(struct servent)), \
468 strcpy((sp).s_name, (sp).sptr->s_name), \
470 strcpy((sp).s_proto, (sp).sptr->s_proto), \
472 ((sp).sptr = &(sp).sent), \
486 (((sp).sptr = getservbyname((s),(p))) ? _Xg_copyServent(sp) : 0), \
488 (sp).sptr )
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xos_r.h 446 struct servent *sptr; member in struct:__anon25566
458 (memcpy(&(sp).sent, (sp).sptr, sizeof(struct servent)), \
459 strcpy((sp).s_name, (sp).sptr->s_name), \
461 strcpy((sp).s_proto, (sp).sptr->s_proto), \
463 ((sp).sptr = &(sp).sent), \
477 (((sp).sptr = getservbyname((s),(p))) ? _Xg_copyServent(sp) : 0), \
479 (sp).sptr )
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xos_r.h 455 struct servent *sptr; member in struct:__anon27036
467 (memcpy(&(sp).sent, (sp).sptr, sizeof(struct servent)), \
468 strcpy((sp).s_name, (sp).sptr->s_name), \
470 strcpy((sp).s_proto, (sp).sptr->s_proto), \
472 ((sp).sptr = &(sp).sent), \
486 (((sp).sptr = getservbyname((s),(p))) ? _Xg_copyServent(sp) : 0), \
488 (sp).sptr )
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h 446 struct servent *sptr; member in struct:__anon27156
458 (memcpy(&(sp).sent, (sp).sptr, sizeof(struct servent)), \
459 strcpy((sp).s_name, (sp).sptr->s_name), \
461 strcpy((sp).s_proto, (sp).sptr->s_proto), \
463 ((sp).sptr = &(sp).sent), \
477 (((sp).sptr = getservbyname((s),(p))) ? _Xg_copyServent(sp) : 0), \
479 (sp).sptr )
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h 446 struct servent *sptr; member in struct:__anon28671
458 (memcpy(&(sp).sent, (sp).sptr, sizeof(struct servent)), \
459 strcpy((sp).s_name, (sp).sptr->s_name), \
461 strcpy((sp).s_proto, (sp).sptr->s_proto), \
463 ((sp).sptr = &(sp).sent), \
477 (((sp).sptr = getservbyname((s),(p))) ? _Xg_copyServent(sp) : 0), \
479 (sp).sptr )
    [all...]
  /external/jpeg/
jmemmgr.c 589 jvirt_sarray_ptr sptr; local
598 for (sptr = mem->virt_sarray_list; sptr != NULL; sptr = sptr->next) {
599 if (sptr->mem_buffer == NULL) { /* if not realized yet */
600 space_per_minheight += (long) sptr->maxaccess *
601 (long) sptr->samplesperrow * SIZEOF(JSAMPLE);
602 maximum_space += (long) sptr->rows_in_array *
603 (long) sptr->samplesperrow * SIZEOF(JSAMPLE)
947 jvirt_sarray_ptr sptr; local
    [all...]
  /external/opencv/cv/src/
cvdistransform.cpp 501 const uchar* sptr = src->data.ptr + i + (m-1)*sstep; local
506 for( j = m-1; j >= 0; j--, sptr -= sstep )
508 dist = (dist + 1) & (sptr[0] == 0 ? 0 : -1);
cvsegmentation.cpp 401 uchar* sptr = src->data.ptr; local
439 for( i = 0; i < size.height; i++, sptr += sstep - size.width*3,
443 for( j = 0; j < size.width; j++, sptr += 3, dptr += 3 )
451 c0 = sptr[0], c1 = sptr[1], c2 = sptr[2];
468 ptr = sptr + (miny - i)*sstep + (minx - j)*3;
cvstereobm.cpp 115 const uchar* sptr = src->data.ptr; local
125 vsum[x] = (ushort)(sptr[x]*(wsz2 + 2));
130 vsum[x] = (ushort)(vsum[x] + sptr[srcstep*y + x]);
135 const uchar* top = sptr + srcstep*MAX(y-wsz2-1,0);
136 const uchar* bottom = sptr + srcstep*MIN(y+wsz2,size.height-1);
137 const uchar* prev = sptr + srcstep*MAX(y-1,0);
138 const uchar* curr = sptr + srcstep*y;
139 const uchar* next = sptr + srcstep*MIN(y+1,size.height-1);
  /external/opencv/cxcore/src/
cxconvert.cpp 738 uchar **sptr = 0, **dptr = 0; local
    [all...]
  /external/qemu/distrib/jpeg-6b/
jmemmgr.c 589 jvirt_sarray_ptr sptr; local
598 for (sptr = mem->virt_sarray_list; sptr != NULL; sptr = sptr->next) {
599 if (sptr->mem_buffer == NULL) { /* if not realized yet */
600 space_per_minheight += (long) sptr->maxaccess *
601 (long) sptr->samplesperrow * SIZEOF(JSAMPLE);
602 maximum_space += (long) sptr->rows_in_array *
603 (long) sptr->samplesperrow * SIZEOF(JSAMPLE)
947 jvirt_sarray_ptr sptr; local
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngvcrd.c 976 png_bytep sptr; local
985 sptr = png_ptr->row_buf + 1 + offset_table[png_ptr->pass]*
993 png_memcpy(dp, sptr, pixel_bytes);
994 sptr += incr1;
1211 png_bytep sptr, dp; local
    [all...]

Completed in 1911 milliseconds

1 2