/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/audiotestsrc/ |
H A D | gstaudiotestsrc.c | 502 sample_step = 1; \ 547 sample_step = 1; \ 592 sample_step = 1; \ 644 sample_step = 1; \ 720 sample_step = 1; \ 827 sample_step = 1; \ 880 sample_step = 1; \ 939 sample_step = 1; \ 1021 sample_step = 1; \ 1075 sample_step = 1; \ [all …]
|
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/audiotestsrc/ |
H A D | gstaudiotestsrc.c | 502 sample_step = 1; \ 547 sample_step = 1; \ 592 sample_step = 1; \ 644 sample_step = 1; \ 720 sample_step = 1; \ 827 sample_step = 1; \ 880 sample_step = 1; \ 939 sample_step = 1; \ 1021 sample_step = 1; \ 1075 sample_step = 1; \ [all …]
|
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/audiotestsrc/ |
H A D | gstaudiotestsrc.c | 502 sample_step = 1; \ 547 sample_step = 1; \ 592 sample_step = 1; \ 644 sample_step = 1; \ 720 sample_step = 1; \ 827 sample_step = 1; \ 880 sample_step = 1; \ 939 sample_step = 1; \ 1021 sample_step = 1; \ 1075 sample_step = 1; \ [all …]
|
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/audiotestsrc/ |
H A D | gstaudiotestsrc.c | 502 sample_step = 1; \ 547 sample_step = 1; \ 592 sample_step = 1; \ 644 sample_step = 1; \ 720 sample_step = 1; \ 827 sample_step = 1; \ 880 sample_step = 1; \ 939 sample_step = 1; \ 1021 sample_step = 1; \ 1075 sample_step = 1; \ [all …]
|
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/audiotestsrc/ |
H A D | gstaudiotestsrc.c | 502 sample_step = 1; \ 547 sample_step = 1; \ 592 sample_step = 1; \ 644 sample_step = 1; \ 720 sample_step = 1; \ 827 sample_step = 1; \ 880 sample_step = 1; \ 939 sample_step = 1; \ 1021 sample_step = 1; \ 1075 sample_step = 1; \ [all …]
|
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/audiotestsrc/ |
H A D | gstaudiotestsrc.c | 502 sample_step = 1; \ 547 sample_step = 1; \ 592 sample_step = 1; \ 644 sample_step = 1; \ 720 sample_step = 1; \ 827 sample_step = 1; \ 880 sample_step = 1; \ 939 sample_step = 1; \ 1021 sample_step = 1; \ 1075 sample_step = 1; \ [all …]
|
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/audiotestsrc/ |
H A D | gstaudiotestsrc.c | 502 sample_step = 1; \ 547 sample_step = 1; \ 592 sample_step = 1; \ 644 sample_step = 1; \ 720 sample_step = 1; \ 827 sample_step = 1; \ 880 sample_step = 1; \ 939 sample_step = 1; \ 1021 sample_step = 1; \ 1075 sample_step = 1; \ [all …]
|
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst/audiotestsrc/ |
H A D | gstaudiotestsrc.c | 502 sample_step = 1; \ 547 sample_step = 1; \ 592 sample_step = 1; \ 644 sample_step = 1; \ 720 sample_step = 1; \ 827 sample_step = 1; \ 880 sample_step = 1; \ 939 sample_step = 1; \ 1021 sample_step = 1; \ 1075 sample_step = 1; \ [all …]
|
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst/audiotestsrc/ |
H A D | gstaudiotestsrc.c | 502 sample_step = 1; \ 547 sample_step = 1; \ 592 sample_step = 1; \ 644 sample_step = 1; \ 720 sample_step = 1; \ 827 sample_step = 1; \ 880 sample_step = 1; \ 939 sample_step = 1; \ 1021 sample_step = 1; \ 1075 sample_step = 1; \ [all …]
|
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst/audiotestsrc/ |
H A D | gstaudiotestsrc.c | 502 sample_step = 1; \ 547 sample_step = 1; \ 592 sample_step = 1; \ 644 sample_step = 1; \ 720 sample_step = 1; \ 827 sample_step = 1; \ 880 sample_step = 1; \ 939 sample_step = 1; \ 1021 sample_step = 1; \ 1075 sample_step = 1; \ [all …]
|
/dports/misc/visp/visp-3.4.0/modules/tracker/me/include/visp3/me/ |
H A D | vpMe.h | 74 double sample_step; //! Distance between sampled points (in pixels) variable 278 void setSampleStep(const double &s) { sample_step = s; } in setSampleStep() 285 inline double getSampleStep() const { return sample_step; } in getSampleStep()
|
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/ |
H A D | ymdeltat.c | 140 DELTAT->sample_step = (int)((float)DELTAT->sample_step / (float)oldvol * (float)DELTAT->volume); in YM_DELTAT_ADPCM_Write() 256 DELTAT->sample_step = (DELTAT->next_leveling - now_leveling) * DELTAT->volume_w_step; in YM_DELTAT_ADPCM_CALC() 260 …DELTAT->adpcml += (int)((float)DELTAT->sample_step * ((float)DELTAT->now_step/(float)DELTAT->step)… in YM_DELTAT_ADPCM_CALC() 262 DELTAT->adpcml += DELTAT->sample_step;
|
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/ |
H A D | Ymdeltat.c | 147 …DELTAT->sample_step = (int)((DoubleT)DELTAT->sample_step / (DoubleT)oldvol * (DoubleT)DELTAT->volu… in YM_DELTAT_ADPCM_Write() 292 DELTAT->sample_step = (DELTAT->next_leveling - now_leveling) * DELTAT->volume_w_step; in YM_DELTAT_ADPCM_CALC() 296 …DELTAT->adpcml += (int)((DoubleT)DELTAT->sample_step * ((DoubleT)DELTAT->now_step/(DoubleT)DELTAT-… in YM_DELTAT_ADPCM_CALC() 298 DELTAT->adpcml += DELTAT->sample_step; 335 DELTAT->sample_step = saveStateGet(state, "sample_step", 0); in YM_DELTAT_ADPCM_LoadState() 376 saveStateSet(state, "sample_step", DELTAT->sample_step); in YM_DELTAT_ADPCM_SaveState()
|
/dports/cad/meshdev/meshdev-0.5/src/ |
H A D | MeshDev.cxx | 80 static double sample_step=0; variable 149 sample_step = atof( argv[++loop] ); in Parameters() 285 if( sample_step ) in OutputLog() 328 dev->Initialization( ma, mb, sample_step, grid_size ); in main()
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sndhrdw/ |
H A D | rockola_sndhrdw.c | 36 INT32 sample_step; member 121 tone_channels[channel].sample_step = tone_channels[channel].sample_rate / (256 - romdata); in validate_tone_channel() 123 tone_channels[channel].sample_step = 0; in validate_tone_channel() 143 if (!voice->mute && voice->sample_step) in rockola_tone_update() 145 int cur_pos = voice->sample_cur + voice->sample_step; in rockola_tone_update() 345 tone_channels[i].sample_step = 0; in rockola_set_music_freq()
|
/dports/misc/openmvg/openMVG-2.0/src/openMVG/features/akaze/ |
H A D | msurf_descriptor.hpp | 60 const int sample_step = 5; in ComputeMSURFDescriptor() local 92 ky = i + sample_step; in ComputeMSURFDescriptor() 93 kx = j + sample_step; in ComputeMSURFDescriptor()
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/ |
H A D | snk6502_sound.cpp | 38 INT32 sample_step; member 95 m_tone_channels[channel].sample_step = m_tone_channels[channel].sample_rate / (256 - romdata); in validate_tone_channel() 97 m_tone_channels[channel].sample_step = 0; in validate_tone_channel() 269 m_tone_channels[i].sample_step = 0; in snk6502_set_music_freq() 908 if (!voice->mute && voice->sample_step) in snk_sound_update() 910 INT32 cur_pos = voice->sample_cur + voice->sample_step; in snk_sound_update()
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/ |
H A D | snk6502_sound.cpp | 38 INT32 sample_step; member 95 m_tone_channels[channel].sample_step = m_tone_channels[channel].sample_rate / (256 - romdata); in validate_tone_channel() 97 m_tone_channels[channel].sample_step = 0; in validate_tone_channel() 269 m_tone_channels[i].sample_step = 0; in snk6502_set_music_freq() 907 if (!voice->mute && voice->sample_step) in snk_sound_update() 909 INT32 cur_pos = voice->sample_cur + voice->sample_step; in snk_sound_update()
|
/dports/misc/visp/visp-3.4.0/modules/tracker/me/src/moving-edges/ |
H A D | vpMe.cpp | 369 std::cout << " Sample step......................" << sample_step << " pixels" << std::endl; in print() 375 …500), mu1(0.5), mu2(0.5), min_samplestep(4), anglestep(1), mask_sign(0), range(4), sample_step(10), in vpMe() 386 …500), mu1(0.5), mu2(0.5), min_samplestep(4), anglestep(1), mask_sign(0), range(4), sample_step(10), in vpMe() 408 sample_step = me.sample_step; in operator =() 434 sample_step = std::move(me.sample_step); in operator =()
|
/dports/graphics/opencv/opencv-4.5.3/modules/features2d/src/kaze/ |
H A D | KAZEFeatures.cpp | 671 sample_step = 5; in Get_KAZE_Upright_Descriptor_64() 697 ky = i + sample_step; in Get_KAZE_Upright_Descriptor_64() 698 kx = j + sample_step; in Get_KAZE_Upright_Descriptor_64() 799 sample_step = 5; in Get_KAZE_Descriptor_64() 829 ky = i + sample_step; in Get_KAZE_Descriptor_64() 830 kx = j + sample_step; in Get_KAZE_Descriptor_64() 930 sample_step = 5; in Get_KAZE_Upright_Descriptor_128() 959 ky = i + sample_step; in Get_KAZE_Upright_Descriptor_128() 960 kx = j + sample_step; in Get_KAZE_Upright_Descriptor_128() 1082 sample_step = 5; in Get_KAZE_Descriptor_128() [all …]
|
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/ |
H A D | driveclick.c | 30 static int sample_step; variable 225 sample_step = (freq << DS_SHIFT) / currprefs.sound_freq; in driveclick_reset() 276 ds_start->pos += sample_step; in getsample() 283 ds_snatch->pos += sample_step; in getsample() 294 ds_spin->pos += sample_step; in getsample() 300 ds_click->pos += sample_step; in getsample()
|
/dports/multimedia/handbrake/ffmpeg-4.4/libavdevice/ |
H A D | openal-dec.c | 45 ALCint sample_step; member 166 ad->sample_step = (av_get_bits_per_sample(get_al_format_info(ad->sample_format)->codec_id) * in read_header() 202 if ((error = av_new_packet(pkt, nb_samples*ad->sample_step)) < 0) in read_packet()
|
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavdevice/ |
H A D | openal-dec.c | 45 ALCint sample_step; member 166 ad->sample_step = (av_get_bits_per_sample(get_al_format_info(ad->sample_format)->codec_id) * in read_header() 195 av_new_packet(pkt, nb_samples*ad->sample_step); in read_packet()
|
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavdevice/ |
H A D | openal-dec.c | 45 ALCint sample_step; member 166 ad->sample_step = (av_get_bits_per_sample(get_al_format_info(ad->sample_format)->codec_id) * in read_header() 202 if ((error = av_new_packet(pkt, nb_samples*ad->sample_step)) < 0) in read_packet()
|
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavdevice/ |
H A D | openal-dec.c | 45 ALCint sample_step; member 166 ad->sample_step = (av_get_bits_per_sample(get_al_format_info(ad->sample_format)->codec_id) * in read_header() 202 if ((error = av_new_packet(pkt, nb_samples*ad->sample_step)) < 0) in read_packet()
|