Searched refs:image (Results 251 - 275 of 399) sorted by path

<<111213141516

/haiku/src/add-ons/kernel/debugger/hangman/
H A Dhangman.c10 #include <image.h>
/haiku/src/add-ons/kernel/drivers/graphics/framebuffer/
H A Ddevice.cpp15 #include <image.h>
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Ddevice.cpp21 #include <image.h>
/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A DPCI_GART.c22 #include <image.h>
/haiku/src/add-ons/kernel/drivers/graphics/radeon_hd/
H A Dradeon_hd.cpp133 uint8* image = rom; local
137 if (image[0] != 0x55 || image[1] != 0xaa)
140 uint8* pds = image + *(uint16*)(image + 0x18);
145 image += length * 512;
146 if (image >= end)
148 if (!lastImage && (image[0] != 0x55 || image[1] != 0xaa))
152 return min_c((size_t)(image
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/vesa/
H A Ddevice.cpp14 #include <image.h>
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c659 #define IWM_MAX_SCAN_CHANNELS 52 /* as of 8265-34 firmware image */
954 " bytes for paging image (%u requested)\n",
961 printf("%s: Paging: image isn't multiple of %u\n",
1016 /* undocumented TLVs found in iwm-9000-43 image */
4295 /* configure the ucode to be ready to get the secured image */
4443 * driver configures the paging flow only once, CPU2 paging image
4444 * included in the IWM_UCODE_INIT image.
4449 printf("%s: failed to save the FW paging image\n",
4528 * to start the 16.0 uCode init image internal calibrations.
9978 iwm_fill_paging_mem(struct iwm_softc *sc, const struct iwm_fw_sects *image) argument
10057 iwm_alloc_fw_paging_mem(struct iwm_softc *sc, const struct iwm_fw_sects *image) argument
[all...]
/haiku/src/add-ons/kernel/drivers/ports/pc_serial/
H A DDriver.cpp16 #include <image.h>
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEFileSystem.cpp604 userlandfs_create_file_system(const char* fsName, image_id image, argument
610 status_t error = get_image_symbol(image, "main", B_SYMBOL_TYPE_TEXT,
/haiku/src/add-ons/media/media-add-ons/equalizer/
H A DEqualizerAddOn.cpp12 extern "C" _EXPORT BMediaAddOn* make_media_addon(image_id image) argument
14 return new EqualizerAddOn(image);
21 EqualizerAddOn::EqualizerAddOn(image_id image) argument
23 BMediaAddOn(image)
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerAddOn.cpp21 extern "C" _EXPORT BMediaAddOn* make_media_addon(image_id image) { argument
22 return new AudioMixerAddon(image);
26 AudioMixerAddon::AudioMixerAddon(image_id image) argument
28 BMediaAddOn(image),
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioAddOn.cpp31 make_media_addon(image_id image) argument
34 return new MultiAudioAddOn(image);
41 MultiAudioAddOn::MultiAudioAddOn(image_id image) argument
42 : BMediaAddOn(image),
/haiku/src/add-ons/media/media-add-ons/tone_producer_demo/
H A DToneProducerAddOn.cpp14 extern "C" _EXPORT BMediaAddOn* make_media_addon(image_id image) { argument
15 return new ToneProducerAddOn(image);
23 ToneProducerAddOn::ToneProducerAddOn(image_id image) : argument
24 BMediaAddOn(image) {}
/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTAddOn.cpp16 extern "C" _EXPORT BMediaAddOn* make_media_addon(image_id image) argument
18 return new VSTAddOn(image);
21 VSTAddOn::VSTAddOn(image_id image) argument
23 BMediaAddOn(image)
/haiku/src/add-ons/network_settings/vpn/
H A DVPNInterfaceAddOn.cpp43 VPNInterfaceAddOn(image_id image,
158 VPNInterfaceAddOn::VPNInterfaceAddOn(image_id image, argument
161 BNetworkSettingsAddOn(image, settings)
186 instantiate_network_settings_add_on(image_id image, BNetworkSettings& settings) argument
188 return new VPNInterfaceAddOn(image, settings);
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPJob.cpp288 // calculate the position and size of the image to be printed on the page
290 // constraints: the image must be inside the imageable area
312 // now the image frame has to be synchronized
326 fprintf(stderr, "GPJob image dimensions left %d, top %d, width %d, "
331 fprintf(stderr, "GPJob image dimensions in 1/72 Inches: "
416 // row is relative to left, top of image
537 GPJob::ImageInit(stp_image_t* image) argument
539 GPJob* job = static_cast<GPJob*>(image->rep);
545 GPJob::ImageReset(stp_image_t* image) argument
547 GPJob* job = static_cast<GPJob*>(image
553 ImageWidth(stp_image_t* image) argument
561 ImageHeight(stp_image_t *image) argument
569 ImageGetRow(stp_image_t* image, unsigned char* data, size_t size, int row) argument
578 ImageGetAppname(stp_image_t* image) argument
586 ImageConclude(stp_image_t *image) argument
[all...]
/haiku/src/add-ons/screen_savers/icons/
H A DIconsSaver.cpp45 BScreenSaver* instantiate_screen_saver(BMessage* msg, image_id image) argument
47 return new IconsSaver(msg, image);
54 IconsSaver::IconsSaver(BMessage* archive, image_id image) argument
56 BScreenSaver(archive, image),
/haiku/src/add-ons/screen_savers/message/
H A DMessage.cpp103 BScreenSaver *instantiate_screen_saver(BMessage *msg, image_id image) argument
105 return new Message(msg, image);
/haiku/src/add-ons/screen_savers/nebula/
H A DNebula.cpp832 instantiate_screen_saver(BMessage* message, image_id image) argument
834 return new Nebula(message, image);
/haiku/src/add-ons/translators/avif/
H A DAVIFTranslator.cpp57 "image/avif",
65 "image/x-be-bitmap",
78 "image/avif",
86 "image/x-be-bitmap",
118 B_TRANSLATE("AVIF image translator"),
162 snprintf(info->name, sizeof(info->name), B_TRANSLATE("AVIF image"));
163 strcpy(info->MIME, "image/avif");
274 avifImage* image = avifImageCreate(width, height, depth, format); local
275 image->colorPrimaries = AVIF_COLOR_PRIMARIES_BT709;
276 image
[all...]
/haiku/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp49 #define JP2_MIME_STRING "image/jp2"
50 #define JP2_DESCRIPTION "JPEG2000 image"
53 #define B_TRANSLATOR_BITMAP_MIME_STRING "image/x-be-bitmap"
997 jas_image_t* image; local
1018 image = jas_image_create((short)out_color_components, component_info,
1020 if (image == (jas_image_t *)NULL)
1025 return Error(outs, image, NULL, 0, NULL, B_ERROR);
1030 return Error(outs, image, pixels, i+1, in_scanline, B_ERROR);
1037 return (err < B_OK) ? Error(outs, image, pixels,
1039 : Error(outs, image, pixel
1264 Error(jas_stream_t* stream, jas_image_t* image, jas_matrix_t** pixels, int32 pixels_count, uchar* scanline, status_t error) argument
[all...]
/haiku/src/add-ons/translators/raw/
H A DRAW.cpp214 //! Make sure that the raw image always comes first
279 DCRaw::_SupportsCompression(image_data_info& image) const
281 switch (image.compression) {
401 image_data_info& image = fImages[fNumImages]; local
424 while ((offset = fRead.Position()) < image.data_offset
799 /*! This (lengthy) method contains fixes for the values in the image data to
800 be able to actually read the image data correctly.
2336 DCRaw::_LoadRAWUnpacked(const image_data_info& image)
2361 DCRaw::_LoadRAWPacked12(const image_data_info& image)
2450 /*! Return 0 if the image start
[all...]
/haiku/src/apps/autoraise/
H A DAutoRaiseIcon.cpp36 our_image(image_info& image) argument
39 while (get_next_image_info(B_CURRENT_TEAM, &cookie, &image) == B_OK) {
40 if ((char *)our_image >= (char *)image.text
41 && (char *)our_image <= (char *)image.text + image.text_size)
243 printf("Unable to lookup image_info for the AutoRaise image: %s\n",
252 printf("Unable to access AutoRaise image file: %s\n",
260 printf("Unable to load image resources: %s\n",
/haiku/src/apps/codycam/
H A DSpawningUploadClient.cpp15 #include <image.h>
/haiku/src/apps/cortex/addons/AudioAdapter/
H A DAudioAdapterAddOn.cpp50 extern "C" _EXPORT BMediaAddOn* make_media_addon(image_id image) { argument
51 return new AudioAdapterAddOn(image);

Completed in 214 milliseconds

<<111213141516