HomeSort by relevance Sort by last modified time
    Searched refs:psize (Results 26 - 50 of 116) sorted by null

12 3 4 5

  /external/vboot_reference/utility/include/
gbb_utility.h 87 // return true if the offset and size are assign to *poffset and *psize;
90 bool find_property(PROPINDEX i, uint32_t *poffset, uint32_t *psize,
  /frameworks/base/media/jni/audioeffect/
android_media_AudioEffect.cpp 147 if (p->psize == 0 || p->vsize == 0) {
151 arg1 = sizeof(effect_param_t) + ((p->psize - 1) / sizeof(int) + 1) * sizeof(int);
536 jobject thiz, jint psize, jbyteArray pJavaParam, jint vsize,
552 if (psize == 0 || vsize == 0 || pJavaParam == NULL || pJavaValue == NULL) {
570 voffset = ((psize - 1) / sizeof(int) + 1) * sizeof(int);
572 memcpy(p->data, lpParam, psize);
573 p->psize = psize;
597 jobject thiz, jint psize, jbyteArray pJavaParam,
613 if (psize == 0 || vsize == 0 || pJavaParam == NULL || pJavaValue == NULL)
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/octave/
octprimtypes.swg 203 SWIG_AsCharPtrAndSize(octave_value ov, char** cptr, size_t* psize, int *alloc)
218 if (psize)
219 *psize = len + 1;
  /external/iputils/
rarpd.c 566 int psize; local
611 psize = 1;
630 psize = 1;
643 psize = 1;
659 psize--;
661 if (psize == 0) {
711 i = poll(pset, psize, -1);
719 for (i=0; i<psize; i++) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
midles.h 23 typedef void (__RPC_API *MIDL_ES_ALLOC)(void *state,char **pbuffer,unsigned int *psize);
25 typedef void (__RPC_API *MIDL_ES_READ)(void *state,char **pbuffer,unsigned int *psize);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
float.s 1 .psize 0
jump.s 1 .psize 0
jump16.s 1 .psize 0
general.s 1 .psize 0
float.l 8 1 [ ]*.psize 0
general.l 38 1 .psize 0
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_context.h 103 float psize; member in struct:lp_setup_context
  /external/opencv3/3rdparty/libtiff/
tif_win32.c 137 _tiffDummyMapProc(thandle_t fd, void** pbase, toff_t* psize)
141 (void) psize;
157 _tiffMapProc(thandle_t fd, void** pbase, toff_t* psize)
177 *psize = size;
  /frameworks/av/media/libmedia/
Visualizer.cpp 145 p->psize = sizeof(uint32_t);
174 p->psize = sizeof(uint32_t);
204 p->psize = sizeof(uint32_t);
374 p->psize = sizeof(uint32_t);
  /external/mesa3d/src/gallium/drivers/r300/
r300_vs.c 59 vs_outputs->psize = i;
126 if (outputs->psize != ATTR_UNUSED) {
127 c->code->outputs[outputs->psize] = reg++;
  /toolchain/binutils/binutils-2.25/gold/
fileread.cc 481 section_size_type psize = File_read::pages(size + (start - poff)); local
483 if (poff + static_cast<off_t>(psize) >= this->size_)
485 psize = this->size_ - poff;
486 gold_assert(psize >= size);
493 p = malloc(psize + byteshift);
497 this->do_read(poff, psize, static_cast<unsigned char*>(p) + byteshift);
503 p = ::mmap(NULL, psize, PROT_READ, MAP_PRIVATE, this->descriptor_, poff);
507 this->mapped_bytes_ += psize;
511 p = malloc(psize);
514 this->do_read(poff, psize, p)
    [all...]
dynobj.h 593 unsigned int* psize, unsigned int* pentries) const;
600 unsigned int* psize, unsigned int* pentries) const;
  /frameworks/wilhelm/src/android/
android_Effect.cpp 206 p->psize = eq_paramSize(param);
208 if (p->psize == 2 * sizeof(int32_t)) {
216 memcpy(pValue, p->data + p->psize, p->vsize);
232 p->psize = eq_paramSize(param);
234 if (p->psize == 2 * sizeof(int32_t)) {
238 memcpy(p->data + p->psize, pValue, p->vsize);
581 p->psize = sizeof(int32_t);
584 memcpy(p->data + p->psize, pValue, p->vsize);
601 p->psize = sizeof(int32_t);
608 memcpy(pValue, p->data + p->psize, p->vsize)
    [all...]
  /external/webp/src/dec/
vp8.c 206 size_t psize = sz[0] | (sz[1] << 8) | (sz[2] << 16); local
207 if (psize > size_left) psize = size_left;
208 VP8InitBitReader(dec->parts_ + p, part_start, psize);
209 part_start += psize;
210 size_left -= psize;
  /frameworks/base/core/java/android/view/animation/
ScaleAnimation.java 260 float resolveScale(float scale, int type, int data, int size, int psize) {
263 targetSize = TypedValue.complexToFraction(data, size, psize);
  /hardware/qcom/audio/post_proc/
bass_boost.c 68 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t);
121 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t);
virtualizer.c 68 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t);
121 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t);
  /frameworks/base/media/java/android/media/audiofx/
AudioEffect.java 1177 int psize = byteArrayToInt(p, 4); local
    [all...]
  /external/opencv3/3rdparty/libwebp/dec/
idec.c 360 const size_t psize = br->buf_end_ - br->buf_; local
364 assert(psize > 0);
365 assert(psize <= mem->part0_size_); // Format limit: no need for runtime check
368 uint8_t* const part0_buf = (uint8_t*)malloc(psize);
372 memcpy(part0_buf, br->buf_, psize);
375 br->buf_end_ = part0_buf + psize;
379 mem->start_ += psize;
  /frameworks/av/services/audiopolicy/service/
AudioPolicyEffects.h 100 // psize and vsize are rounded up to an int boundary for allocation
102 ((origParam->psize + 3) & ~3) +

Completed in 373 milliseconds

12 3 4 5