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

  /hardware/invensense/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/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...]
  /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...]
  /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/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/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 1329 int cntr, nparam = 0; local
    [all...]
  /external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp 687 unsigned Cntr;
737 M[Src] = SrcID = Cntr++;
748 M[Dst] = DstID = Cntr++;
764 : Out(out), Dir(dir), Filename(filename), Cntr(0) {
  /system/core/charger/
charger.c 758 /* advance frame cntr to the next valid frame
759 * if necessary, advance cycle cntr, and reset frame cntr
  /external/netperf/
netcpu_ntperf.c 338 // Re-calculate duration, since we may have stoped early due to cntr-C.
  /external/kernel-headers/original/linux/
perf_event.h 148 * } cntr[nr];
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 158 * } cntr[nr];
  /external/webkit/Source/WebKit/android/content/
address_detector.cpp 862 "cliffs", "club", "cmn", "cmp", "cnter", "cntr", "cnyn", "common",
    [all...]
  /external/clang/test/
cxx-sections.data 675 20.8.5.2 [allocator.adaptor.cntr]
676 20.8.5.3 [allocator.adaptor2.cntr]
    [all...]
  /external/valgrind/main/coregrind/
vgdb.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpthread.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libpthread.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpthread.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/xen/
libpthread.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libpthread.a     [all...]

Completed in 471 milliseconds