Searched defs:synth (Results 1 – 14 of 14) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | vc2enc_dwt.c | 59 dwtcoef *datal = data, *synth = t->buffer, *synthl = synth; in vc2_subband_dwt_97() local 144 dwtcoef *synth = t->buffer, *synthl = synth, *datal = data; in vc2_subband_dwt_53() local 219 dwtcoef *synth = t->buffer, *synthl = synth, *datal = data; in dwt_haar() local
|
D | sipr16k.c | 99 static void postfilter(float *out_data, float* synth, float* iir_mem, in postfilter() 180 float *synth = ctx->synth_buf + LP_FILTER_ORDER_16k; in ff_sipr_decode_frame_16k() local
|
D | dcadsp.c | 117 static void sub_qmf32_float_c(SynthFilterContext *synth, in sub_qmf32_float_c() 146 static void sub_qmf64_float_c(SynthFilterContext *synth, in sub_qmf64_float_c() 239 static void sub_qmf32_fixed_c(SynthFilterContext *synth, in sub_qmf32_fixed_c() 263 static void sub_qmf64_fixed_c(SynthFilterContext *synth, in sub_qmf64_fixed_c()
|
D | sipr.h | 95 float synth[LP_FILTER_ORDER_16k]; member
|
D | wmavoice.c | 807 static void postfilter(WMAVoiceContext *s, const float *synth, in postfilter() 1446 float *excitation, float *synth) in synth_block() 1486 float *excitation, float *synth) in synth_frame() 1715 float synth[MAX_LSPS + MAX_SFRAMESIZE]; in synth_superframe() local
|
D | sipr.c | 375 float *synth = ctx->synth_buf + 16; // 16 instead of LP_FILTER_ORDER for in decode_frame() local
|
D | g729dec.c | 424 int16_t synth[SUBFRAME_SIZE+10]; // fixed-codebook vector in decode_frame() local
|
D | dca_core.h | 196 SynthFilterContext synth; member
|
D | amrwbdec.c | 860 static float find_hb_gain(AMRWBContext *ctx, const float *synth, in find_hb_gain()
|
/third_party/boost/libs/spirit/test/x3/ |
D | utils.hpp | 44 synth_parser<T> synth{}; variable
|
/third_party/ffmpeg/tests/checkasm/ |
D | synth_filter.c | 49 SynthFilterContext synth; in checkasm_check_synth_filter() local
|
/third_party/ffmpeg/libavformat/ |
D | sbgdec.c | 108 struct sbg_script_synth *synth; member 624 struct sbg_script_synth *synth) in parse_synth_channel_sine() 645 struct sbg_script_synth *synth) in parse_synth_channel_pink() 658 struct sbg_script_synth *synth) in parse_synth_channel_bell() 677 struct sbg_script_synth *synth) in parse_synth_channel_mix() 690 struct sbg_script_synth *synth) in parse_synth_channel_spin() 715 struct sbg_script_synth *synth; in parse_synth_channel() local 741 int r, synth; in parse_synth_def() local
|
/third_party/gstreamer/gstplugins_bad/ext/fluidsynth/ |
D | gstfluiddec.h | 60 fluid_synth_t* synth; member
|
/third_party/skia/third_party/externals/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()
|