Home
last modified time | relevance | path

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

/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_coreAudioEncoder/src/
H A Daudioencoder.cpp106 bool ADM_AudioEncoder::reorderToPlanar(float *sample_in,float *sample_out,int samplePerChannel,CHAN… in reorderToPlanar()
136 bool ADM_AudioEncoder::reorderToPlanar2(float *sample_in,float **sample_out,int samplePerChannel,CH… in reorderToPlanar2()
170 bool ADM_AudioEncoder::reorder(float *sample_in,float *sample_out,int samplePerChannel,CHANNEL_TYPE… in reorder()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreAudioEncoder/src/
H A Daudioencoder.cpp106 bool ADM_AudioEncoder::reorderToPlanar(float *sample_in,float *sample_out,int samplePerChannel,CHAN… in reorderToPlanar()
136 bool ADM_AudioEncoder::reorderToPlanar2(float *sample_in,float **sample_out,int samplePerChannel,CH… in reorderToPlanar2()
170 bool ADM_AudioEncoder::reorder(float *sample_in,float *sample_out,int samplePerChannel,CHANNEL_TYPE… in reorder()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_coreAudioEncoder/src/
H A Daudioencoder.cpp106 bool ADM_AudioEncoder::reorderToPlanar(float *sample_in,float *sample_out,int samplePerChannel,CHAN… in reorderToPlanar()
136 bool ADM_AudioEncoder::reorderToPlanar2(float *sample_in,float **sample_out,int samplePerChannel,CH… in reorderToPlanar2()
170 bool ADM_AudioEncoder::reorder(float *sample_in,float *sample_out,int samplePerChannel,CHANNEL_TYPE… in reorder()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_coreAudioEncoder/src/
H A Daudioencoder.cpp106 bool ADM_AudioEncoder::reorderToPlanar(float *sample_in,float *sample_out,int samplePerChannel,CHAN… in reorderToPlanar()
136 bool ADM_AudioEncoder::reorderToPlanar2(float *sample_in,float **sample_out,int samplePerChannel,CH… in reorderToPlanar2()
170 bool ADM_AudioEncoder::reorder(float *sample_in,float *sample_out,int samplePerChannel,CHANNEL_TYPE… in reorder()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp2/custom/
H A Dpower_trig_tb.v35 reg [31:0] sample_in; register
/dports/net/chrony/chrony-4.2/test/unit/
H A Dsamplefilt.c31 NTP_Sample sample_in, sample_out; in test_unit() local
/dports/net/chrony-lite/chrony-4.2/test/unit/
H A Dsamplefilt.c31 NTP_Sample sample_in, sample_out; in test_unit() local
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp2/sdr_lib/
H A Dhb_tb.v28 reg [SWIDTH-1:0] sample_in; register
/dports/audio/faudio/FAudio-21.01/src/
H A DFAudioFX_reverb.c57 static inline float Undenormalize(float sample_in) in Undenormalize()
126 static inline float DspDelay_Process(DspDelay *filter, float sample_in) in DspDelay_Process()
225 static inline float DspBiQuad_Process(DspBiQuad *filter, float sample_in) in DspBiQuad_Process()
299 float sample_in in DspCombShelving_Process()
357 static inline float DspAllPass_Process(DspAllPass *filter, float sample_in) in DspAllPass_Process()
790 float sample_in in DspReverb_INTERNAL_ProcessEarly()
810 float sample_in in DspReverb_INTERNAL_ProcessChannel()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp1/toplevel/mrfm/
H A Dbiquad_6stage.v5 input wire [15:0] sample_in, output reg [15:0] sample_out); port
H A Dbiquad_2stage.v5 input wire [15:0] sample_in, output reg [15:0] sample_out, output wire [63:0] debugbus); port
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/rfnoc/
H A Daxi_fir_filter.v228 wire [IN_WIDTH-1:0] sample_in[0:NUM_SLICES]; // Use [0:NUM_SLICES] instead of net
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/examples/rfnoc-example/fpga/rfnoc_block_gain/
H A Drfnoc_block_gain_tb.sv263 item_t sample_in; register
/dports/graphics/librasterlite2/librasterlite2-1.0.0-rc0/src/
H A Drasterlite2.c1868 rl2PrivSamplePtr sample_in = px_in->Samples + b; in rl2_clone_pixel() local
1909 rl2PrivSamplePtr sample_in; in rl2_create_triple_band_pixel() local
1960 rl2PrivSamplePtr sample_in; in rl2_create_mono_band_pixel() local