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

  /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/llvm/include/llvm/ADT/
SparseBitVector.h 814 unsigned BitCount = 0;
818 BitCount += Iter->count();
820 return BitCount;
  /external/webrtc/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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
certenc.h     [all...]
  /art/compiler/dex/quick/
dex_file_method_inliner.cc 124 static_assert(kIntrinsicIsStatic[kIntrinsicBitCount], "BitCount must be static");
318 "bitCount", // kNameCacheBitCount
498 INTRINSIC(JavaLangInteger, BitCount, I_I, kIntrinsicBitCount, k32),
499 INTRINSIC(JavaLangLong, BitCount, J_I, kIntrinsicBitCount, k64),
    [all...]
  /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 3790 milliseconds