Home
last modified time | relevance | path

Searched defs:dsp (Results 101 – 125 of 3336) sorted by relevance

12345678910>>...134

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/mips/
H A Dvc1dsp_init_mips.c31 static av_cold void vc1dsp_init_mmi(VC1DSPContext *dsp) in vc1dsp_init_mmi()
104 static av_cold void vc1dsp_init_msa(VC1DSPContext *dsp) in vc1dsp_init_msa()
122 av_cold void ff_vc1dsp_init_mips(VC1DSPContext *dsp) in ff_vc1dsp_init_mips()
H A Dvp9dsp_init_mips.c27 static av_cold void vp9dsp_intrapred_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_intrapred_init_msa()
57 static av_cold void vp9dsp_itxfm_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_itxfm_init_msa()
81 static av_cold void vp9dsp_mc_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_mc_init_msa()
138 static av_cold void vp9dsp_loopfilter_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_loopfilter_init_msa()
162 static av_cold void vp9dsp_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_init_msa()
172 static av_cold void vp9dsp_mc_init_mmi(VP9DSPContext *dsp) in vp9dsp_mc_init_mmi()
202 static av_cold void vp9dsp_init_mmi(VP9DSPContext *dsp, int bpp) in vp9dsp_init_mmi()
210 av_cold void ff_vp9dsp_init_mips(VP9DSPContext *dsp, int bpp) in ff_vp9dsp_init_mips()
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/modules/
H A Dcompressor.c29 compressor* dsp = (compressor*)malloc(sizeof(compressor)); in newcompressor() local
33 static void deletecompressor(compressor* dsp) { in deletecompressor()
37 static void instanceInitcompressor(compressor* dsp, int samplingFreq) { in instanceInitcompressor()
76 static void initcompressor(compressor* dsp, int samplingFreq) { in initcompressor()
80 static void buildUserInterfacecompressor(compressor* dsp, UIGlue* interface) { in buildUserInterfacecompressor()
87 static void computecompressor(compressor* dsp, int count, FAUSTFLOAT** inputs, FAUSTFLOAT** outputs… in computecompressor()
133 compressor *dsp = pp->faust; in sp_compressor_destroy() local
141 compressor *dsp = newcompressor(); in sp_compressor_init() local
162 compressor *dsp = p->faust; in sp_compressor_compute() local
/dports/audio/faust/faust-2.37.3/embedded/faustjava/com/grame/faust/
H A Ddsp.java11 public class dsp { class
15 protected dsp(long cPtr, boolean cMemoryOwn) { in dsp() method in dsp
38 public dsp() { in dsp() method in dsp
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/unix/sysdep/
H A Dsysdep_dsp.c170 struct sysdep_dsp_struct *dsp = NULL; in sysdep_dsp_create() local
223 void sysdep_dsp_destroy(struct sysdep_dsp_struct *dsp) in sysdep_dsp_destroy()
230 int sysdep_dsp_get_freespace(struct sysdep_dsp_struct *dsp) in sysdep_dsp_get_freespace()
256 int sysdep_dsp_write(struct sysdep_dsp_struct *dsp, in sysdep_dsp_write()
361 int sysdep_dsp_get_max_freespace(struct sysdep_dsp_struct *dsp) in sysdep_dsp_get_max_freespace()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/mips/
H A Dvp9dsp_init_mips.c28 static av_cold void vp9dsp_intrapred_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_intrapred_init_msa()
58 static av_cold void vp9dsp_itxfm_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_itxfm_init_msa()
82 static av_cold void vp9dsp_mc_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_mc_init_msa()
139 static av_cold void vp9dsp_loopfilter_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_loopfilter_init_msa()
163 static av_cold void vp9dsp_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_init_msa()
173 static av_cold void vp9dsp_mc_init_mmi(VP9DSPContext *dsp) in vp9dsp_mc_init_mmi()
203 static av_cold void vp9dsp_init_mmi(VP9DSPContext *dsp, int bpp) in vp9dsp_init_mmi()
211 av_cold void ff_vp9dsp_init_mips(VP9DSPContext *dsp, int bpp) in ff_vp9dsp_init_mips()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/mips/
H A Dvp9dsp_init_mips.c28 static av_cold void vp9dsp_intrapred_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_intrapred_init_msa()
58 static av_cold void vp9dsp_itxfm_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_itxfm_init_msa()
82 static av_cold void vp9dsp_mc_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_mc_init_msa()
139 static av_cold void vp9dsp_loopfilter_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_loopfilter_init_msa()
163 static av_cold void vp9dsp_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_init_msa()
173 static av_cold void vp9dsp_mc_init_mmi(VP9DSPContext *dsp) in vp9dsp_mc_init_mmi()
203 static av_cold void vp9dsp_init_mmi(VP9DSPContext *dsp, int bpp) in vp9dsp_init_mmi()
211 av_cold void ff_vp9dsp_init_mips(VP9DSPContext *dsp, int bpp) in ff_vp9dsp_init_mips()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/mips/
H A Dvp9dsp_init_mips.c28 static av_cold void vp9dsp_intrapred_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_intrapred_init_msa()
58 static av_cold void vp9dsp_itxfm_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_itxfm_init_msa()
82 static av_cold void vp9dsp_mc_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_mc_init_msa()
139 static av_cold void vp9dsp_loopfilter_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_loopfilter_init_msa()
163 static av_cold void vp9dsp_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_init_msa()
173 static av_cold void vp9dsp_mc_init_mmi(VP9DSPContext *dsp) in vp9dsp_mc_init_mmi()
203 static av_cold void vp9dsp_init_mmi(VP9DSPContext *dsp, int bpp) in vp9dsp_init_mmi()
211 av_cold void ff_vp9dsp_init_mips(VP9DSPContext *dsp, int bpp) in ff_vp9dsp_init_mips()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/audio/
H A Ddsp_filter.c65 retro_dsp_filter_t *dsp, const char *ident) in find_implementation()
86 static bool create_filter_graph(retro_dsp_filter_t *dsp, float sample_rate) in create_filter_graph()
155 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
178 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
242 retro_dsp_filter_t *dsp = (retro_dsp_filter_t*)calloc(1, sizeof(*dsp)); in retro_dsp_filter_new() local
276 void retro_dsp_filter_free(retro_dsp_filter_t *dsp) in retro_dsp_filter_free()
304 void retro_dsp_filter_process(retro_dsp_filter_t *dsp, in retro_dsp_filter_process()
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/audio/
H A Ddsp_filter.c65 retro_dsp_filter_t *dsp, const char *ident) in find_implementation()
86 static bool create_filter_graph(retro_dsp_filter_t *dsp, float sample_rate) in create_filter_graph()
155 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
178 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
242 retro_dsp_filter_t *dsp = (retro_dsp_filter_t*)calloc(1, sizeof(*dsp)); in retro_dsp_filter_new() local
276 void retro_dsp_filter_free(retro_dsp_filter_t *dsp) in retro_dsp_filter_free()
304 void retro_dsp_filter_process(retro_dsp_filter_t *dsp, in retro_dsp_filter_process()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/audio/
H A Ddsp_filter.c65 retro_dsp_filter_t *dsp, const char *ident) in find_implementation()
86 static bool create_filter_graph(retro_dsp_filter_t *dsp, float sample_rate) in create_filter_graph()
155 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
178 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
242 retro_dsp_filter_t *dsp = (retro_dsp_filter_t*)calloc(1, sizeof(*dsp)); in retro_dsp_filter_new() local
276 void retro_dsp_filter_free(retro_dsp_filter_t *dsp) in retro_dsp_filter_free()
304 void retro_dsp_filter_process(retro_dsp_filter_t *dsp, in retro_dsp_filter_process()
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/audio/
H A Ddsp_filter.c65 retro_dsp_filter_t *dsp, const char *ident) in find_implementation()
86 static bool create_filter_graph(retro_dsp_filter_t *dsp, float sample_rate) in create_filter_graph()
155 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
178 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
242 retro_dsp_filter_t *dsp = (retro_dsp_filter_t*)calloc(1, sizeof(*dsp)); in retro_dsp_filter_new() local
276 void retro_dsp_filter_free(retro_dsp_filter_t *dsp) in retro_dsp_filter_free()
304 void retro_dsp_filter_process(retro_dsp_filter_t *dsp, in retro_dsp_filter_process()
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/audio/
H A Ddsp_filter.c65 retro_dsp_filter_t *dsp, const char *ident) in find_implementation()
86 static bool create_filter_graph(retro_dsp_filter_t *dsp, float sample_rate) in create_filter_graph()
155 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
178 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
242 retro_dsp_filter_t *dsp = (retro_dsp_filter_t*)calloc(1, sizeof(*dsp)); in retro_dsp_filter_new() local
276 void retro_dsp_filter_free(retro_dsp_filter_t *dsp) in retro_dsp_filter_free()
304 void retro_dsp_filter_process(retro_dsp_filter_t *dsp, in retro_dsp_filter_process()
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/audio/
H A Ddsp_filter.c65 retro_dsp_filter_t *dsp, const char *ident) in find_implementation()
86 static bool create_filter_graph(retro_dsp_filter_t *dsp, float sample_rate) in create_filter_graph()
155 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
178 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
242 retro_dsp_filter_t *dsp = (retro_dsp_filter_t*)calloc(1, sizeof(*dsp)); in retro_dsp_filter_new() local
276 void retro_dsp_filter_free(retro_dsp_filter_t *dsp) in retro_dsp_filter_free()
304 void retro_dsp_filter_process(retro_dsp_filter_t *dsp, in retro_dsp_filter_process()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/audio/
H A Ddsp_filter.c65 retro_dsp_filter_t *dsp, const char *ident) in find_implementation()
86 static bool create_filter_graph(retro_dsp_filter_t *dsp, float sample_rate) in create_filter_graph()
155 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
178 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
242 retro_dsp_filter_t *dsp = (retro_dsp_filter_t*)calloc(1, sizeof(*dsp)); in retro_dsp_filter_new() local
277 void retro_dsp_filter_free(retro_dsp_filter_t *dsp) in retro_dsp_filter_free()
305 void retro_dsp_filter_process(retro_dsp_filter_t *dsp, in retro_dsp_filter_process()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/audio/
H A Ddsp_filter.c65 retro_dsp_filter_t *dsp, const char *ident) in find_implementation()
86 static bool create_filter_graph(retro_dsp_filter_t *dsp, float sample_rate) in create_filter_graph()
155 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
178 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
242 retro_dsp_filter_t *dsp = (retro_dsp_filter_t*)calloc(1, sizeof(*dsp)); in retro_dsp_filter_new() local
276 void retro_dsp_filter_free(retro_dsp_filter_t *dsp) in retro_dsp_filter_free()
304 void retro_dsp_filter_process(retro_dsp_filter_t *dsp, in retro_dsp_filter_process()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/audio/
H A Ddsp_filter.c65 retro_dsp_filter_t *dsp, const char *ident) in find_implementation()
86 static bool create_filter_graph(retro_dsp_filter_t *dsp, float sample_rate) in create_filter_graph()
155 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
178 static bool append_plugs(retro_dsp_filter_t *dsp, struct string_list *list) in append_plugs()
242 retro_dsp_filter_t *dsp = (retro_dsp_filter_t*)calloc(1, sizeof(*dsp)); in retro_dsp_filter_new() local
276 void retro_dsp_filter_free(retro_dsp_filter_t *dsp) in retro_dsp_filter_free()
304 void retro_dsp_filter_process(retro_dsp_filter_t *dsp, in retro_dsp_filter_process()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/isdn/mISDN/
H A Ddsp_cmx.c159 dsp_cmx_debug(struct dsp *dsp) in dsp_cmx_debug()
220 dsp_cmx_add_conf_member(struct dsp *dsp, struct dsp_conf *conf) in dsp_cmx_add_conf_member()
265 dsp_cmx_del_conf_member(struct dsp *dsp) in dsp_cmx_del_conf_member()
384 dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp) in dsp_cmx_hardware()
1064 dsp_cmx_conf(struct dsp *dsp, u32 conf_id) in dsp_cmx_conf()
1161 showdelay(struct dsp *dsp, int samples, int delay) in showdelay()
1182 dsp_cmx_receive(struct dsp *dsp, struct sk_buff *skb) in dsp_cmx_receive()
1309 dsp_cmx_send_member(struct dsp *dsp, int len, s32 *c, int members)
1632 struct dsp *dsp; local
1860 dsp_cmx_transmit(struct dsp *dsp, struct sk_buff *skb)
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/isdn/mISDN/
H A Ddsp_cmx.c159 dsp_cmx_debug(struct dsp *dsp) in dsp_cmx_debug()
220 dsp_cmx_add_conf_member(struct dsp *dsp, struct dsp_conf *conf) in dsp_cmx_add_conf_member()
265 dsp_cmx_del_conf_member(struct dsp *dsp) in dsp_cmx_del_conf_member()
384 dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp) in dsp_cmx_hardware()
1064 dsp_cmx_conf(struct dsp *dsp, u32 conf_id) in dsp_cmx_conf()
1161 showdelay(struct dsp *dsp, int samples, int delay) in showdelay()
1182 dsp_cmx_receive(struct dsp *dsp, struct sk_buff *skb) in dsp_cmx_receive()
1309 dsp_cmx_send_member(struct dsp *dsp, int len, s32 *c, int members)
1632 struct dsp *dsp; local
1860 dsp_cmx_transmit(struct dsp *dsp, struct sk_buff *skb)
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/isdn/mISDN/
H A Ddsp_cmx.c159 dsp_cmx_debug(struct dsp *dsp) in dsp_cmx_debug()
220 dsp_cmx_add_conf_member(struct dsp *dsp, struct dsp_conf *conf) in dsp_cmx_add_conf_member()
265 dsp_cmx_del_conf_member(struct dsp *dsp) in dsp_cmx_del_conf_member()
384 dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp) in dsp_cmx_hardware()
1064 dsp_cmx_conf(struct dsp *dsp, u32 conf_id) in dsp_cmx_conf()
1161 showdelay(struct dsp *dsp, int samples, int delay) in showdelay()
1182 dsp_cmx_receive(struct dsp *dsp, struct sk_buff *skb) in dsp_cmx_receive()
1309 dsp_cmx_send_member(struct dsp *dsp, int len, s32 *c, int members)
1632 struct dsp *dsp; local
1860 dsp_cmx_transmit(struct dsp *dsp, struct sk_buff *skb)
[all …]
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv/src/unix/sysdep/
H A Dsysdep_dsp.c168 struct sysdep_dsp_struct *dsp = NULL; in sysdep_dsp_create() local
221 void sysdep_dsp_destroy(struct sysdep_dsp_struct *dsp) in sysdep_dsp_destroy()
228 int sysdep_dsp_get_freespace(struct sysdep_dsp_struct *dsp) in sysdep_dsp_get_freespace()
254 int sysdep_dsp_write(struct sysdep_dsp_struct *dsp, in sysdep_dsp_write()
359 int sysdep_dsp_get_max_freespace(struct sysdep_dsp_struct *dsp) in sysdep_dsp_get_max_freespace()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/mips/
H A Dvp9dsp_init_mips.c27 static av_cold void vp9dsp_intrapred_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_intrapred_init_msa()
57 static av_cold void vp9dsp_itxfm_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_itxfm_init_msa()
81 static av_cold void vp9dsp_mc_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_mc_init_msa()
138 static av_cold void vp9dsp_loopfilter_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_loopfilter_init_msa()
162 static av_cold void vp9dsp_init_msa(VP9DSPContext *dsp, int bpp) in vp9dsp_init_msa()
171 av_cold void ff_vp9dsp_init_mips(VP9DSPContext *dsp, int bpp) in ff_vp9dsp_init_mips()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/Mips/
H A Dset-push-pop-directives.s56 .set dsp define
61 .set dsp define
67 .set dsp define
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/Mips/
H A Dset-push-pop-directives.s56 .set dsp define
61 .set dsp define
67 .set dsp define
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/Mips/
H A Dset-push-pop-directives.s56 .set dsp define
61 .set dsp define
67 .set dsp define

12345678910>>...134