HomeSort by relevance Sort by last modified time
    Searched defs:BitCount (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/
util.h 135 #define BitCount(d, s) do { \
  /external/webrtc/src/modules/audio_processing/utility/
delay_estimator.c 27 static int BitCount(uint32_t u32) {
58 bit_counts[n] = (int32_t) BitCount(binary_vector ^ binary_matrix[n]);
203 handle->far_bit_counts[0] = BitCount(binary_far_spectrum);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_BitDec_s.h 89 GBLS BitCount ;// Register name for BitCount
99 ;// BitCount - is offset (from the top bit) to the next unused bitstream bit
100 ;// 0<=BitCount<=15 (so BitBuffer holds at least 17 unused bits)
116 ;// $RBitCount - register to use for BitCount (can be $pBitOffset)
124 ;// $BitCount /
131 BitCount SETS "$RBitCount"
135 LDR $BitCount, [$pBitOffset]
143 ADD $BitCount, $BitCount, #
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_BitDec_s.h 89 GBLS BitCount ;// Register name for BitCount
99 ;// BitCount - is offset (from the top bit) to the next unused bitstream bit
100 ;// 0<=BitCount<=15 (so BitBuffer holds at least 17 unused bits)
116 ;// $RBitCount - register to use for BitCount (can be $pBitOffset)
124 ;// $BitCount /
131 BitCount SETS "$RBitCount"
135 LDR $BitCount, [$pBitOffset]
143 ADD $BitCount, $BitCount, #
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
delay_estimator.c 39 static int BitCount(uint32_t u32) {
70 bit_counts[n] = (int32_t) BitCount(binary_vector ^ binary_matrix[n]);
373 handle->far_bit_counts[0] = BitCount(binary_far_spectrum);
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 429 milliseconds