Home
last modified time | relevance | path

Searched defs:synth (Results 1 – 17 of 17) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_lpc.c339 FLOAT32 *synth, *xcitation_curr; in ixheaacd_lpd_dec() local
663 float *synth, synth_corr, synth_energy; in ixheaacd_lpd_bpf_fix() local
Dixheaacd_tcx_fwd_alcnx.c162 FLOAT32 *synth = in ixheaacd_tcx_mdct() local
Dixheaacd_acelp_bitparse.c371 FLOAT32 *synth in ixheaacd_lpd_channel_stream()
/external/aac/libAACdec/src/
Dusacdec_acelp.cpp739 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()
Dblock.cpp1074 FIXP_DBL *synth; in CBlock_FrequencyToTime() local
Dusacdec_lpd.cpp1587 FIXP_DBL *synth = synth_buf + PIT_MAX_MAX - BPF_DELAY; in CLpd_RenderTimeSignal() local
/external/llvm-project/lldb/source/DataFormatters/
DTypeCategory.cpp119 ScriptedSyntheticChildren::SharedPointer synth; in Get() local
/external/llvm-project/lldb/source/API/
DSBTypeCategory.cpp519 SBTypeSynthetic synth) { in AddTypeSynthetic()
/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DNSSet.cpp341 CXXSyntheticChildren *synth, lldb::ValueObjectSP valobj_sp) { in NSSetSyntheticFrontEndCreator()
DNSArray.cpp775 CXXSyntheticChildren *synth, lldb::ValueObjectSP valobj_sp) { in NSArraySyntheticFrontEndCreator()
DNSDictionary.cpp481 CXXSyntheticChildren *synth, lldb::ValueObjectSP valobj_sp) { in NSDictionarySyntheticFrontEndCreator()
/external/oboe/apps/OboeTester/app/src/main/cpp/
Djni-bridge.cpp114 JNIEnv *env, jobject synth, in Java_com_google_sample_oboe_manualtest_OboeAudioStream_openNative()
/external/python/cpython2/Mac/Modules/snd/
D_Sndmodule.c449 short synth; in Snd_SndNewChannel() local
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h1988 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize()
/external/clang/include/clang/AST/
DDeclObjC.h1894 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize()
/external/clang/lib/Serialization/
DASTReaderDecl.cpp1044 bool synth = Record[Idx++]; in VisitObjCIvarDecl() local
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp1195 bool synth = Record.readInt(); in VisitObjCIvarDecl() local