HomeSort by relevance Sort by last modified time
    Searched refs:voffset (Results 1 - 25 of 27) sorted by null

1 2

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_cmdbuf.c 242 uint32_t voffset; local
261 voffset = rmesa->radeon.tcl.aos[i + 0].offset +
263 OUT_BATCH(voffset);
264 voffset = rmesa->radeon.tcl.aos[i + 1].offset +
266 OUT_BATCH(voffset);
272 voffset = rmesa->radeon.tcl.aos[nr - 1].offset +
274 OUT_BATCH(voffset);
277 voffset = rmesa->radeon.tcl.aos[i + 0].offset +
283 voffset = rmesa->radeon.tcl.aos[i + 1].offset +
291 voffset = rmesa->radeon.tcl.aos[nr - 1].offset
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_ioctl.c 314 uint32_t voffset;
333 voffset = rmesa->radeon.tcl.aos[i + 0].offset +
335 OUT_BATCH(voffset);
336 voffset = rmesa->radeon.tcl.aos[i + 1].offset +
338 OUT_BATCH(voffset);
344 voffset = rmesa->radeon.tcl.aos[nr - 1].offset +
346 OUT_BATCH(voffset);
349 voffset = rmesa->radeon.tcl.aos[i + 0].offset +
355 voffset = rmesa->radeon.tcl.aos[i + 1].offset +
363 voffset = rmesa->radeon.tcl.aos[nr - 1].offset
    [all...]
  /hardware/qcom/audio/post_proc/
bass_boost.c 68 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t); local
71 void *value = p->data + voffset;
93 *size = sizeof(effect_param_t) + voffset + p->vsize;
121 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t); local
122 void *value = p->data + voffset;
virtualizer.c 68 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t); local
71 void *value = p->data + voffset;
93 *size = sizeof(effect_param_t) + voffset + p->vsize;
121 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t); local
122 void *value = p->data + voffset;
equalizer.c 195 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t); local
200 void *value = p->data + voffset;
248 *size = sizeof(effect_param_t) + voffset + p->vsize;
348 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t); local
349 void *value = p->data + voffset;
reverb.c 301 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t); local
304 void *value = p->data + voffset;
379 *size = sizeof(effect_param_t) + voffset + p->vsize;
451 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t); local
452 void *value = p->data + voffset;
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_frame_attr.h 151 unsigned int voffset; member in struct:viddec_vc1_pan_scan_window
  /external/mesa3d/src/mesa/main/
varray.c 856 GLint coffset = 0, noffset = 0, voffset;/* color, normal, vertex offsets */ local
875 voffset = 0;
881 voffset = 0;
889 voffset = c;
897 voffset = c;
905 voffset = 3*f;
912 voffset = 3*f;
921 voffset = 7*f;
927 voffset = 2*f;
933 voffset = 4*f
    [all...]
  /frameworks/base/media/jni/audioeffect/
android_media_AudioEffect.cpp 543 int voffset; local
570 voffset = ((psize - 1) / sizeof(int) + 1) * sizeof(int);
571 p = (effect_param_t *) malloc(sizeof(effect_param_t) + voffset + vsize);
574 memcpy(p->data + voffset, lpValue, vsize);
604 int voffset; local
631 voffset = ((psize - 1) / sizeof(int) + 1) * sizeof(int);
632 p = (effect_param_t *) malloc(sizeof(effect_param_t) + voffset + vsize);
641 memcpy(lpValue, p->data + voffset, p->vsize);
  /frameworks/av/media/libeffects/testlibs/
EffectEqualizer.cpp 672 int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t); local
674 p->data + voffset);
675 *replySize = sizeof(effect_param_t) + voffset + p->vsize;
678 *(int32_t *)((char *)pReplyData + sizeof(effect_param_t) + voffset),
679 *(int32_t *)((char *)pReplyData + sizeof(effect_param_t) + voffset + sizeof(int32_t)));
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_pic_com_adv.c 129 VC1_GET_BITS(18, picLayerHeader->PAN_SCAN_WINDOW[i].voffset); /* PS_VOFFSET. */
294 VC1_GET_BITS(18, picLayerHeader->PAN_SCAN_WINDOW[i].voffset); /* PS_VOFFSET. */
viddec_vc1_workload.c 77 attrs->vc1.pan_scan_window[i].voffset = info->picLayerHeader.PAN_SCAN_WINDOW[i].voffset;
  /external/libvpx/libvpx/vp8/common/
reconinter.c 213 int voffset = 20 + i * 2 + j; local
235 x->block[voffset].bmi.mv.as_int = x->block[uoffset].bmi.mv.as_int;
501 int voffset = 20 + i * 2 + j; local
526 x->block[voffset].bmi.mv.as_int = x->block[uoffset].bmi.mv.as_int;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
reconinter.c 256 int voffset = 20 + i * 2 + j; local
278 x->block[voffset].bmi.mv.as_int = x->block[uoffset].bmi.mv.as_int;
544 int voffset = 20 + i * 2 + j; local
569 x->block[voffset].bmi.mv.as_int = x->block[uoffset].bmi.mv.as_int;
  /toolchain/binutils/binutils-2.25/binutils/
debug.c 342 bfd_vma voffset; member in struct:debug_method_variant_s
343 /* If voffset is VOFFSET_STATIC_METHOD, this is a static method. */
    [all...]
ieee.c 2897 bfd_vma flags, voffset, control; local
3663 bfd_vma voffset; member in struct:ieee_type_class
    [all...]
wrstabs.c     [all...]
stabs.c 2599 bfd_vma voffset; local
    [all...]
prdbg.c     [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 5192 int voffset = 0; local
5215 int voffset = 0; local
5958 int voffset = getExtendedPaddingTop(); local
5963 bounds.offset(getCompoundPaddingLeft(), voffset); local
5979 int voffset = 0; local
5998 int voffset = 0; local
    [all...]
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp 3116 int voffset = ((p->psize - 1) \/ sizeof(int32_t) + 1) * sizeof(int32_t); local
    [all...]
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp 1976 int voffset = ((p->psize - 1) \/ sizeof(int32_t) + 1) * sizeof(int32_t); local
    [all...]
  /external/bison/doc/
refcard.tex 148 \voffset -.7in % Comment out for xdvi viewing; include for printing.
166 \voffset -.745in
  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp 1515 int voffset = ((p->psize - 1) \/ sizeof(int32_t) + 1) * sizeof(int32_t); local
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]

Completed in 593 milliseconds

1 2