HomeSort by relevance Sort by last modified time
    Searched refs:cntr (Results 1 - 13 of 13) 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);
  /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/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/ti/wlan/mac80211/ti-utils/
ini.c 797 static int find_section(const char *l, enum wl1271_ini_section *st, int *cntr,
803 *cntr = 17;
805 *cntr = 12;
814 *cntr = 2;
816 *cntr = 3;
824 *cntr = 1;
831 *cntr = 2;
833 *cntr = 3;
843 *cntr = 15;
845 *cntr = 13
881 static int cntr; local
    [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/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...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 613 milliseconds