HomeSort by relevance Sort by last modified time
    Searched refs:cntr (Results 1 - 22 of 22) sorted by null

  /hardware/invensense/60xx/libsensors_iio/software/core/mpl/
fast_no_motion.h 32 void inv_get_fast_nomot_accel_param(long *cntr, long long *param);
33 void inv_get_fast_nomot_compass_param(long *cntr, long long *param);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/util/
utility.h 81 int cntr; \
82 for(cntr = 0; cntr < (len); cntr++) \
84 dummy[cntr] = (double)bufferPtr[cntr]; \
  /hardware/invensense/6515/libsensors_iio/software/core/mpl/
fast_no_motion.h 32 void inv_get_fast_nomot_accel_param(long *cntr, long long *param);
33 void inv_get_fast_nomot_compass_param(long *cntr, long long *param);
  /hardware/invensense/65xx/libsensors_iio/software/core/mpl/
fast_no_motion.h 32 void inv_get_fast_nomot_accel_param(long *cntr, long long *param);
33 void inv_get_fast_nomot_compass_param(long *cntr, long long *param);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
encode_lpc_swb.c 250 int16_t cntr; local
281 for(cntr = 0; cntr < UB_LPC_ORDER * interVecDim; cntr++)
283 idx = (int32_t)floor((*data - leftRecPoint[cntr]) /
289 else if(idx >= numQuantCell[cntr])
291 idx = numQuantCell[cntr] - 1;
294 *data++ = leftRecPoint[cntr] + idx * quantizationStepSize;
320 int16_t cntr; local
349 for(cntr = 0; cntr < UB_LPC_ORDER * interVecDim; cntr++
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
encode_lpc_swb.c 250 WebRtc_Word16 cntr; local
281 for(cntr = 0; cntr < UB_LPC_ORDER * interVecDim; cntr++)
283 idx = (WebRtc_Word32)floor((*data - leftRecPoint[cntr]) /
289 else if(idx >= numQuantCell[cntr])
291 idx = numQuantCell[cntr] - 1;
294 *data++ = leftRecPoint[cntr] + idx * quantizationStepSize;
320 WebRtc_Word16 cntr; local
349 for(cntr = 0; cntr < UB_LPC_ORDER * interVecDim; cntr++
    [all...]
  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnCursorPlane.cpp 109 uint32_t cntr = 0; local
112 cntr = 0x7;
115 cntr = 0x2;
118 cntr = 0x3;
122 cntr |= 1 << 5;
141 cntr |= 1 << 5;
175 mContext.ctx.cs_ctx.cntr = cntr;
AnnRGBPlane.cpp 208 mContext.ctx.sp_ctx.cntr = spriteFormat | 0x80000000;
214 mContext.ctx.sp_ctx.cntr |= (0x1 << 23);
218 mContext.ctx.sp_ctx.cntr |= (0x1 << 15);
224 mContext.ctx.sp_ctx.cntr |= (0x1 << 11);
243 VLOGTRACE("type = %d, index = %d, cntr = %#x, linoff = %#x, stride = %#x,"
245 mContext.ctx.sp_ctx.cntr,
368 mContext.ctx.prim_ctx.cntr = PixelFormat::PLANE_PIXEL_FORMAT_BGRA8888;
369 mContext.ctx.prim_ctx.cntr |= 0x80000000;
373 mContext.ctx.prim_ctx.cntr |= (0x1 << 23);
377 mContext.ctx.prim_ctx.cntr |= (0x1 << 15)
    [all...]
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
results_holder.h 39 int inv_get_motion_state(unsigned int *cntr);
results_holder.c 123 * @param[out] cntr Number of previous times a no motion event has occured in a row.
126 int inv_get_motion_state(unsigned int *cntr)
128 *cntr = rh.motion_state_counter;
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
results_holder.h 40 int inv_get_motion_state(unsigned int *cntr);
results_holder.c 163 * @param[out] cntr Number of previous times a no motion event has occured in a row.
166 int inv_get_motion_state(unsigned int *cntr)
168 *cntr = rh.motion_state_counter;
  /packages/apps/Gallery2/jni/filters/
kmeans.h 90 int x, z, num_vals, cntr; local
92 cntr = 0;
114 set<T,T>(dst + cntr, values + r, dimension);
115 cntr += stride;
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
results_holder.h 83 int inv_get_motion_state(unsigned int *cntr);
results_holder.c 199 * @param[out] cntr Number of previous times a no motion event has occured in a row.
202 int inv_get_motion_state(unsigned int *cntr)
204 *cntr = rh.motion_state_counter;
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp 1329 int cntr, nparam = 0; local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 1341 int cntr, nparam = 0; local
    [all...]
  /device/asus/fugu/kernel-headers/linux/
psb_drm.h 644 uint32_t cntr; member in struct:intel_sprite_context
1124 uint32_t cntr; member in struct:intel_dc_cursor_ctx
1134 uint32_t cntr; member in struct:intel_dc_sprite_ctx
1154 uint32_t cntr; member in struct:intel_dc_primary_ctx
    [all...]
  /device/asus/fugu/original-kernel-headers/linux/
psb_drm.h 701 uint32_t cntr; member in struct:intel_sprite_context
1208 uint32_t cntr; member in struct:intel_dc_cursor_ctx
1219 uint32_t cntr; member in struct:intel_dc_sprite_ctx
1237 uint32_t cntr; member in struct:intel_dc_primary_ctx
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 1209 milliseconds