/dports/audio/geonkick-lv2/geonkick-2.8.0/src/ |
H A D | ExportSoundData.cpp | 130 return subFormat == Subformat::Flac16 || subFormat == Subformat::Flac24; in validateSubfromat() 142 ExportSoundData::Subformat 147 return Subformat::Wav16; in getDefaultSubformat() 149 return Subformat::Ogg; in getDefaultSubformat() 152 return Subformat::Flac16; in getDefaultSubformat() 160 case Subformat::Flac16: in sfExportFormat() 162 case Subformat::Flac24: in sfExportFormat() 164 case Subformat::Wav16: in sfExportFormat() 166 case Subformat::Wav24: in sfExportFormat() 168 case Subformat::Wav32: in sfExportFormat() [all …]
|
H A D | ExportSoundData.h | 31 enum class Subformat : int { enum 45 Subformat subformat() const; 46 void setSubformat(Subformat fromat); 53 Subformat getDefaultSubformat() const; 54 bool validateSubfromat(Subformat subFormat); 59 Subformat exportSubformat;
|
H A D | ExportToSfz.cpp | 86 exportToWav.setSubformat(ExportSoundData::Subformat::Wav32); in doExport()
|
/dports/graphics/generic_image_decoder/gid/src/ |
H A D | gid.adb | 187 function Subformat (image: Image_descriptor) return Integer is subprogram 190 end Subformat;
|
H A D | gid.ads | 149 function Subformat (image: Image_descriptor) return Integer; subprogspec
|
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/ |
H A D | bgrareadbmp.pas | 114 Subformat: TBitmapSubFormat; 207 Subformat:= bsfWithFileHeader; 280 bmpFormat.Subformat:= Subformat; 525 if Subformat = bsfHeaderlessWithMask then BFI.Height := BFI.Height div 2; 562 if Subformat = bsfHeaderlessWithMask then LoadMask(Stream,Img, shouldContinue); 930 if Subformat in [bsfHeaderless,bsfHeaderlessWithMask] then
|
H A D | bgraiconcursor.pas | 366 TBGRAReaderBMP(reader).Subformat := bsfHeaderlessWithMask;
|
H A D | universaldrawer.pas | 301 TBGRAReaderBMP(reader).Subformat := bsfHeaderless;
|
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/ |
H A D | bgrareadbmp.pas | 114 Subformat: TBitmapSubFormat; 207 Subformat:= bsfWithFileHeader; 280 bmpFormat.Subformat:= Subformat; 525 if Subformat = bsfHeaderlessWithMask then BFI.Height := BFI.Height div 2; 562 if Subformat = bsfHeaderlessWithMask then LoadMask(Stream,Img, shouldContinue); 930 if Subformat in [bsfHeaderless,bsfHeaderlessWithMask] then
|
H A D | bgraiconcursor.pas | 366 TBGRAReaderBMP(reader).Subformat := bsfHeaderlessWithMask;
|
H A D | universaldrawer.pas | 301 TBGRAReaderBMP(reader).Subformat := bsfHeaderless;
|
/dports/graphics/netpbm/netpbm-10.91.01/man/ |
H A D | pamfile.1 | 106 Subformat: 'PLAIN' or 'RAW'
|
/dports/graphics/generic_image_decoder/gid/test/ |
H A D | to_bmp.adb | 425 " Image sub-format ID (if any): " & Integer'Image(GID.Subformat(i))
|
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/plexapi/ |
H A D | audio.py | 276 self.subformats = self.findItems(data, media.Subformat)
|
H A D | media.py | 834 class Subformat(MediaTag): class
|
/dports/astro/py-astropy/astropy-5.0/docs/time/ |
H A D | index.rst | 230 Subformat citation 241 Format Subformat Input / Output
|
/dports/security/john/john-1.9.0-jumbo-1/run/ |
H A D | john.bash_completion | 745 …subformats=`${first} --test=0 --format=crypt --subformat=\? 2>&1|sed -n 's#,# #g;/^Subformat / s#^…
|
/dports/print/libotf/libotf-0.9.16/ |
H A D | ChangeLog | 1054 * src/otfdrive.c (lookup_gsub): For LookupType 5 Subformat 2, if
|
/dports/emulators/qemu42/qemu-4.2.1/qapi/ |
H A D | block-core.json | 4462 # Subformat options for VMDK images
|
/dports/emulators/qemu-utils/qemu-4.2.1/qapi/ |
H A D | block-core.json | 4462 # Subformat options for VMDK images
|
/dports/emulators/qemu5/qemu-5.2.0/qapi/ |
H A D | block-core.json | 4409 # Subformat options for VMDK images
|
/dports/emulators/qemu/qemu-6.2.0/qapi/ |
H A D | block-core.json | 4653 # Subformat options for VMDK images
|
/dports/emulators/qemu60/qemu-6.0.0/qapi/ |
H A D | block-core.json | 4432 # Subformat options for VMDK images
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/qapi/ |
H A D | block-core.json | 4370 # Subformat options for VMDK images
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/qapi/ |
H A D | block-core.json | 4594 # Subformat options for VMDK images
|