Home
last modified time | relevance | path

Searched refs:volbase (Results 1 – 25 of 37) sorted by relevance

12

/dports/audio/xcdplayer/xcdplayer-2.2/
H A Dtop_setup.c58 XtOffsetOf(AppData,volbase), XtRFloat, &app_data.volbase },
97 app_data.volbase = 187.0;
H A Dlogo_setup.c180 vol = (int) ((MAXVOL - app_data.volbase) * 0.75) + app_data.volbase;
183 vol = (int) ((MAXVOL - app_data.volbase) * 0.75) + app_data.volbase;
422 vol = (vol * app_data.volpcent) + app_data.volbase;
H A Dapp.h21 float volbase; member
/dports/multimedia/mpeg_encode/convert/
H A Djmovie2jpeg.c75 int volbase; /* Baseline volume control */ local
300 if( fread(&(volbase),sizeof(int),1,inFile) != 1)
305 printf("Baseline volume control = %d\n", volbase);
/dports/games/NBlood/NBlood-a1689a4/source/libxmp-lite/src/
H A Dload_helpers.c209 m->volbase = 0x40; in libxmp_load_prologue()
283 mod->xxi[i].vol = m->volbase; in libxmp_load_epilogue()
287 mod->xxi[i].sub[j].gvl = m->volbase; in libxmp_load_epilogue()
H A Dplayer.c377 xc->volume = m->volbase; in reset_channels()
386 xc->volume = m->volbase; in reset_channels()
717 CLAMP(finalvol, 0, m->volbase); in process_volume()
722 m->gvolbase * ((int)finalvol * 0x40 / m->volbase)) >> 18; in process_volume()
730 finalvol = m->volbase == 0xff ? in process_volume()
1062 if (xc->vol.slide > 0 && xc->volume > m->volbase) { in update_volume()
1063 xc->volume = m->volbase; in update_volume()
1112 CLAMP(xc->volume, 0, m->volbase); in update_volume()
1114 CLAMP(xc->mastervol, 0, m->volbase); in update_volume()
1497 p->gvol = m->volbase; in xmp_start_player()
[all …]
H A Deffects.c733 if (fxp <= m->volbase) { in libxmp_process_fx()
852 if (xc->volume > m->volbase) { in libxmp_process_fx()
853 xc->volume = m->volbase; in libxmp_process_fx()
H A Dcommon.h265 int volbase; /* Volume base */ member
H A Dsmix.c210 xxi->vol = m->volbase; in xmp_smix_load_sample()
/dports/audio/libxmp/libxmp-4.5.0/src/
H A Dload_helpers.c168 m->volbase = 0x40; in libxmp_load_prologue()
242 mod->xxi[i].vol = m->volbase; in libxmp_load_epilogue()
246 mod->xxi[i].sub[j].gvl = m->volbase; in libxmp_load_epilogue()
H A Dplayer.c392 xc->volume = m->volbase; in reset_channels()
401 xc->volume = m->volbase; in reset_channels()
737 CLAMP(finalvol, 0, m->volbase); in process_volume()
742 m->gvolbase * ((int)finalvol * 0x40 / m->volbase)) >> 18; in process_volume()
750 finalvol = m->volbase == 0xff ? in process_volume()
1083 if (xc->vol.slide > 0 && xc->volume > m->volbase) { in update_volume()
1084 xc->volume = m->volbase; in update_volume()
1132 CLAMP(xc->volume, 0, m->volbase); in update_volume()
1134 CLAMP(xc->mastervol, 0, m->volbase); in update_volume()
1514 p->gvol = m->volbase; in xmp_start_player()
[all …]
H A Deffects.c731 if (fxp <= m->volbase) { in libxmp_process_fx()
850 if (xc->volume > m->volbase) { in libxmp_process_fx()
851 xc->volume = m->volbase; in libxmp_process_fx()
H A Dsmix.c210 xxi->vol = m->volbase; in xmp_smix_load_sample()
H A Dcommon.h293 int volbase; /* Volume base */ member
/dports/multimedia/mpeg_encode/convert/mtv/
H A Dmovie.h67 int volbase; /* Baseline for volume control */ member
/dports/multimedia/xanim/xanim2920/
H A Dxa_jmov.h42 xaULONG volbase; /* base volume */ member
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmodel_conv_PRF_6_BAD.c303 float * result, * volbase, * dbase; in convolve_dset() local
322 volbase = (float *)DSET_ARRAY(tset, tind); in convolve_dset()
328 dbase = volbase + yind*nx + zind*nxy; in convolve_dset()
H A Dmodel_conv_PRF_6.c369 float * result, * volbase, * dbase; in convolve_dset() local
388 volbase = (float *)DSET_ARRAY(tset, tind); in convolve_dset()
394 dbase = volbase + yind*nx + zind*nxy; in convolve_dset()
H A Dprf_common_circular.c415 float * result, * volbase, * dbase; in convolve_dset() local
434 volbase = (float *)DSET_ARRAY(tset, tind); in convolve_dset()
440 dbase = volbase + yind*nx + zind*nxy; in convolve_dset()
/dports/audio/libxmp/libxmp-4.5.0/src/loaders/
H A Dcoco_load.c218 m->volbase = 0xff; in coco_load()
H A Dult_load.c372 m->volbase = 0x100; in ult_load()
H A Dfar_load.c362 m->volbase = 0xff; in far_load()
H A Dfnk_load.c329 m->volbase = 0xff; in fnk_load()
/dports/lang/micropython/micropython-1.17/lib/oofatfs/
H A Dff.h157 DWORD volbase; /* Volume base sector */ member
/dports/devel/z88dk/z88dk/src/appmake/
H A Dff.h158 DWORD volbase; /* Volume base sector */

12