Home
last modified time | relevance | path

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

/external/libtracefs/src/
Dtracefs-hist.c777 const char *tracefs_synth_get_name(struct tracefs_synth *synth) in tracefs_synth_get_name()
813 void tracefs_synth_free(struct tracefs_synth *synth) in tracefs_synth_free()
1003 struct tracefs_synth *synth; in synth_init_from() local
1026 static int alloc_synthetic_event(struct tracefs_synth *synth) in alloc_synthetic_event()
1123 struct tracefs_synth *synth; in tracefs_synth_alloc() local
1160 static int add_synth_fields(struct tracefs_synth *synth, in add_synth_fields()
1216 int tracefs_synth_add_match_field(struct tracefs_synth *synth, in tracefs_synth_add_match_field()
1281 static char *new_name(struct tracefs_synth *synth, const char *name) in new_name()
1300 static struct name_hash *find_name(struct tracefs_synth *synth, const char *name) in find_name()
1312 static const char *hash_name(struct tracefs_synth *synth, const char *name) in hash_name()
[all …]
Dtracefs-sqlhist.c858 static int build_compare(struct tracefs_synth *synth, in build_compare()
1039 struct tracefs_synth *synth, in build_filter()
1398 struct tracefs_synth *synth; in build_synth() local
1615 struct tracefs_synth *synth = NULL; in tracefs_sql() local
/external/libxaac/decoder/
Dixheaacd_lpc.c360 FLOAT32 *synth, *xcitation_curr; in ixheaacd_lpd_dec() local
755 float *synth, synth_corr, synth_energy; in ixheaacd_lpd_bpf_fix() local
Dixheaacd_tcx_fwd_alcnx.c194 FLOAT32 *synth = in ixheaacd_tcx_mdct() local
Dixheaacd_acelp_bitparse.c346 ia_bit_buf_struct *it_bit_buff, FLOAT32 *synth) { in ixheaacd_lpd_channel_stream()
Dixheaacd_usac_ec.c576 FLOAT32 *synth = pstr_usac_data->synth_buf + MAX_PITCH - LEN_SUBFR; in ixheaacd_usac_tcx_ec() local
/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/libtracefs/utest/
Dtracefs-utest.c363 struct tracefs_synth *synth; in test_instance_trace_sql() local
986 static void test_synth_compare(struct test_synth *synth, struct tracefs_dynevent **devents) in test_synth_compare()
1015 struct tracefs_synth **synth; in test_instance_synthetic() local
/external/oboe/apps/OboeTester/app/src/main/cpp/
Djni-bridge.cpp117 JNIEnv *env, jobject synth, in Java_com_mobileer_oboetester_OboeAudioStream_openNative()
/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