Searched defs:synth (Results 1 – 17 of 17) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_lpc.c | 339 FLOAT32 *synth, *xcitation_curr; in ixheaacd_lpd_dec() local 663 float *synth, synth_corr, synth_energy; in ixheaacd_lpd_bpf_fix() local
|
D | ixheaacd_tcx_fwd_alcnx.c | 162 FLOAT32 *synth = in ixheaacd_tcx_mdct() local
|
D | ixheaacd_acelp_bitparse.c | 371 FLOAT32 *synth in ixheaacd_lpd_channel_stream()
|
/external/aac/libAACdec/src/ |
D | usacdec_acelp.cpp | 739 FIXP_DBL synth[], int pT[], FIXP_DBL *pit_gain, in CLpd_AcelpDecode() 944 const FIXP_SGL stab_fac, INT nLostSf, FIXP_DBL synth[], in CLpd_TcxTDConceal() 1117 void CLpd_AcelpPrepareInternalMem(const FIXP_DBL *synth, UCHAR last_lpd_mode, in CLpd_AcelpPrepareInternalMem()
|
D | block.cpp | 1074 FIXP_DBL *synth; in CBlock_FrequencyToTime() local
|
D | usacdec_lpd.cpp | 1587 FIXP_DBL *synth = synth_buf + PIT_MAX_MAX - BPF_DELAY; in CLpd_RenderTimeSignal() local
|
/external/llvm-project/lldb/source/DataFormatters/ |
D | TypeCategory.cpp | 119 ScriptedSyntheticChildren::SharedPointer synth; in Get() local
|
/external/llvm-project/lldb/source/API/ |
D | SBTypeCategory.cpp | 519 SBTypeSynthetic synth) { in AddTypeSynthetic()
|
/external/llvm-project/lldb/source/Plugins/Language/ObjC/ |
D | NSSet.cpp | 341 CXXSyntheticChildren *synth, lldb::ValueObjectSP valobj_sp) { in NSSetSyntheticFrontEndCreator()
|
D | NSArray.cpp | 775 CXXSyntheticChildren *synth, lldb::ValueObjectSP valobj_sp) { in NSArraySyntheticFrontEndCreator()
|
D | NSDictionary.cpp | 481 CXXSyntheticChildren *synth, lldb::ValueObjectSP valobj_sp) { in NSDictionarySyntheticFrontEndCreator()
|
/external/oboe/apps/OboeTester/app/src/main/cpp/ |
D | jni-bridge.cpp | 114 JNIEnv *env, jobject synth, in Java_com_google_sample_oboe_manualtest_OboeAudioStream_openNative()
|
/external/python/cpython2/Mac/Modules/snd/ |
D | _Sndmodule.c | 449 short synth; in Snd_SndNewChannel() local
|
/external/llvm-project/clang/include/clang/AST/ |
D | DeclObjC.h | 1988 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize()
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 1894 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize()
|
/external/clang/lib/Serialization/ |
D | ASTReaderDecl.cpp | 1044 bool synth = Record[Idx++]; in VisitObjCIvarDecl() local
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTReaderDecl.cpp | 1195 bool synth = Record.readInt(); in VisitObjCIvarDecl() local
|