Searched defs:synth (Results  1 – 14 of 14) sorted by relevance
| /external/libtracefs/src/ | 
| D | tracefs-hist.c | 777 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 …] 
 | 
| D | tracefs-sqlhist.c | 858 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/ | 
| D | ixheaacd_lpc.c | 360   FLOAT32 *synth, *xcitation_curr;  in ixheaacd_lpd_dec()  local 755   float *synth, synth_corr, synth_energy;  in ixheaacd_lpd_bpf_fix()  local
  | 
| D | ixheaacd_tcx_fwd_alcnx.c | 194   FLOAT32 *synth =  in ixheaacd_tcx_mdct()  local
  | 
| D | ixheaacd_acelp_bitparse.c | 346                                    ia_bit_buf_struct *it_bit_buff, FLOAT32 *synth) {  in ixheaacd_lpd_channel_stream()
  | 
| D | ixheaacd_usac_ec.c | 576   FLOAT32 *synth = pstr_usac_data->synth_buf + MAX_PITCH - LEN_SUBFR;  in ixheaacd_usac_tcx_ec()  local
  | 
| /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/libtracefs/utest/ | 
| D | tracefs-utest.c | 363 	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/ | 
| D | jni-bridge.cpp | 117         JNIEnv *env, jobject synth,  in Java_com_mobileer_oboetester_OboeAudioStream_openNative()
  | 
| /external/python/cpython2/Mac/Modules/snd/ | 
| D | _Sndmodule.c | 449     short synth;  in Snd_SndNewChannel()  local
  | 
| /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
  |