Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/ios/camera/
DCameraExampleViewController.h34 AVSpeechSynthesizer *synth; variable
/external/u-boot/arch/arm/cpu/arm926ejs/spear/
Dtimer.c29 u32 synth; in timer_init() local
/external/libxaac/decoder/
Dixheaacd_lpc.c327 FLOAT32 *synth, *xcitation_curr; in ixheaacd_lpd_dec() local
649 float *synth, synth_corr, synth_energy; in ixheaacd_lpd_bpf_fix() local
Dixheaacd_tcx_fwd_alcnx.c163 FLOAT32 *synth = in ixheaacd_tcx_mdct() local
Dixheaacd_acelp_bitparse.c366 FLOAT32 *synth in ixheaacd_lpd_channel_stream()
/external/aac/libAACdec/src/
Dusacdec_acelp.cpp736 FIXP_DBL synth[], int pT[], FIXP_DBL *pit_gain, in CLpd_AcelpDecode()
941 const FIXP_SGL stab_fac, INT nLostSf, FIXP_DBL synth[], in CLpd_TcxTDConceal()
1114 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.cpp1576 FIXP_DBL *synth = synth_buf + PIT_MAX_MAX - BPF_DELAY; in CLpd_RenderTimeSignal() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c3038 EAS_RESULT VMSetSynthPolyphony (S_VOICE_MGR *pVoiceMgr, EAS_I32 synth, EAS_I32 polyphonyCount) in VMSetSynthPolyphony()
3201 EAS_RESULT VMGetSynthPolyphony (S_VOICE_MGR *pVoiceMgr, EAS_I32 synth, EAS_I32 *pPolyphonyCount) in VMGetSynthPolyphony()
/external/python/cpython2/Mac/Modules/snd/
D_Sndmodule.c449 short synth; in Snd_SndNewChannel() local
/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