Searched
refs:FS (Results
251 -
275 of
809) sorted by null
<<11121314151617181920>>
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
settings.h | 23 #define FS 16000 37 #define FRAMESAMPLES 480 /* ((FRAMESIZE*FS)/1000) */ 42 #define FRAMESAMPLES_10ms 160 /* ((10*FS)/1000) */ 51 /* samples of look ahead (in a half-band, so actually half the samples of look ahead @ FS) */
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
decode_bwe.c | 80 (frame_samples * 1000) / FS, sendTimestampIn16kHz,
|
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/ |
digital_agc.h | 61 uint32_t FS,
|
/frameworks/compile/slang/ |
slang_rs_ast_replace.h | 74 void VisitForStmt(clang::ForStmt *FS);
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/ |
ProfileCommon.h | 88 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/ |
ProfileCommon.h | 88 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/ |
ProfileCommon.h | 88 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/ |
ProfileCommon.h | 87 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/ |
ProfileCommon.h | 87 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/ |
ProfileCommon.h | 87 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/ |
ProfileCommon.h | 87 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/ |
ProfileCommon.h | 88 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/ |
ProfileCommon.h | 88 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/ |
ProfileCommon.h | 88 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/ |
ProfileCommon.h | 87 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/ |
ProfileCommon.h | 87 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/ |
ProfileCommon.h | 87 void addRecord(const sampleprof::FunctionSamples &FS);
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/ |
ProfileCommon.h | 87 void addRecord(const sampleprof::FunctionSamples &FS);
|
/external/llvm/lib/Target/ARM/ |
ARMSubtarget.h | 346 ARMSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, 356 void ParseSubtargetFeatures(StringRef CPU, StringRef FS); 360 ARMSubtarget &initializeSubtargetDependencies(StringRef CPU, StringRef FS); 387 void initSubtargetFeatures(StringRef CPU, StringRef FS); 388 ARMFrameLowering *initializeFrameLowering(StringRef CPU, StringRef FS);
|
/external/llvm/lib/Target/Hexagon/ |
HexagonTargetMachine.cpp | 139 StringRef CPU, StringRef FS, 151 TT, CPU, FS, Options, getEffectiveRelocModel(RM), CM, 168 std::string FS = !FSAttr.hasAttribute(Attribute::None) 172 auto &I = SubtargetMap[CPU + FS]; 178 I = llvm::make_unique<HexagonSubtarget>(TargetTriple, CPU, FS, *this);
|
/external/clang/lib/Sema/ |
SemaChecking.cpp | [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
sys_windows_386.s | 14 MOVL $0, 0x34(FS) 38 MOVL 0x34(FS), AX 65 MOVL 0x34(FS), AX 71 MOVL AX, 0x34(FS) 188 PUSHL 0x14(FS) 198 MOVL CX, 0x14(FS) 226 POPL 0x14(FS) 326 MOVL SI, 0x14(FS) 358 MOVL CX, 0x14(FS)
|
/prebuilts/go/linux-x86/src/runtime/ |
sys_windows_386.s | 14 MOVL $0, 0x34(FS) 38 MOVL 0x34(FS), AX 65 MOVL 0x34(FS), AX 71 MOVL AX, 0x34(FS) 188 PUSHL 0x14(FS) 198 MOVL CX, 0x14(FS) 226 POPL 0x14(FS) 326 MOVL SI, 0x14(FS) 358 MOVL CX, 0x14(FS)
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
DbiStream.cpp | 319 auto FS = MappedBlockStream::createIndexedStream(StreamNum, Pdb); 320 if (!FS) 321 return FS.takeError(); 323 size_t StreamLen = (*FS)->getLength(); 329 codeview::StreamReader Reader(**FS); 333 FpoStream = std::move(*FS);
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/ |
test_iSACfixfloat.c | 31 #define FS 16000 67 HeaderRate = HeaderSize * 8 * FS / current_framesamples; /* bits/s */ 73 (((packet_size + HeaderSize) * 8 * FS) / (bottleneck + HeaderRate)); 596 kbps = (double)FS / (double)cur_framesmpls * 8.0 * stream_len / 1000.0; 607 (double)totalbits * (FS / 1000) / totalsmpls); 613 length_file = ((double)framecnt * (double)declen / FS);
|
Completed in 911 milliseconds
<<11121314151617181920>>