Searched defs:NumberOfSections (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dfilterbanks.c30 int lengthInOut, int NumberOfSections,
35 for (j=0; j<NumberOfSections; j++){
29 WebRtcIsac_AllPassFilter2Float(float *InOut, const float *APSectionFactors, int lengthInOut, int NumberOfSections, float *FilterState) argument
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Dfilterbanks.c30 int lengthInOut, int NumberOfSections,
35 for (j=0; j<NumberOfSections; j++){
29 WebRtcIsac_AllPassFilter2Float(float *InOut, const float *APSectionFactors, int lengthInOut, int NumberOfSections, float *FilterState) argument
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dfilterbanks.c30 WebRtc_Word16 NumberOfSections,
36 for (j=0; j<NumberOfSections; j++) {
27 AllpassFilter2FixDec16(WebRtc_Word16 *InOut16, const WebRtc_Word16 *APSectionFactors, WebRtc_Word16 lengthInOut, WebRtc_Word16 NumberOfSections, WebRtc_Word32 *FilterState) argument
/external/llvm/include/llvm/Object/
H A DCOFF.h55 support::ulittle16_t NumberOfSections; member in struct:llvm::object::coff_file_header
62 bool isImportLibrary() const { return NumberOfSections == 0xffff; }
/external/llvm/lib/MC/
H A DELFObjectWriter.cpp210 unsigned NumberOfSections);
428 unsigned NumberOfSections) {
477 if (NumberOfSections >= ELF::SHN_LORESERVE)
480 Write16(NumberOfSections);
426 WriteHeader(const MCAssembler &Asm, uint64_t SectionDataSize, unsigned NumberOfSections) argument
/external/llvm/include/llvm/Support/
H A DCOFF.h50 uint16_t NumberOfSections; member in struct:llvm::COFF::header
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadpdb.c153 unsigned short NumberOfSections; member in struct:_IMAGE_FILE_HEADER
2230 i < ntheaders_avma->FileHeader.NumberOfSections;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Ddbghelp.h36 ULONG NumberOfSections; member in struct:_LOADED_IMAGE
/external/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h36 ULONG NumberOfSections; member in struct:_LOADED_IMAGE
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 499 milliseconds