Home
last modified time | relevance | path

Searched refs:mode_info (Results 1 – 25 of 1304) sorted by relevance

12345678910>>...53

/dports/x11/libxcvt/libxcvt-6fe840b9295cfdc41bd734586c5b8756f6af6f9b/lib/
H A Dlibxcvt.c68 mode_info = calloc(1, sizeof *mode_info); in libxcvt_gen_mode_info()
131 mode_info->vdisplay = mode_info->vdisplay + 2 * vmargin; in libxcvt_gen_mode_info()
140 if (!(mode_info->vdisplay % 3) && ((mode_info->vdisplay * 4 / 3) == mode_info->hdisplay)) in libxcvt_gen_mode_info()
142 else if (!(mode_info->vdisplay % 9) && ((mode_info->vdisplay * 16 / 9) == mode_info->hdisplay)) in libxcvt_gen_mode_info()
144 … else if (!(mode_info->vdisplay % 10) && ((mode_info->vdisplay * 16 / 10) == mode_info->hdisplay)) in libxcvt_gen_mode_info()
146 else if (!(mode_info->vdisplay % 4) && ((mode_info->vdisplay * 5 / 4) == mode_info->hdisplay)) in libxcvt_gen_mode_info()
148 else if (!(mode_info->vdisplay % 9) && ((mode_info->vdisplay * 15 / 9) == mode_info->hdisplay)) in libxcvt_gen_mode_info()
214 mode_info->htotal = mode_info->hdisplay + hblank; in libxcvt_gen_mode_info()
219 mode_info->hsync_start = mode_info->hsync_end - in libxcvt_gen_mode_info()
275 mode_info->hsync = ((float) mode_info->dot_clock) / ((float) mode_info->htotal); in libxcvt_gen_mode_info()
[all …]
/dports/x11/libxcvt/libxcvt-6fe840b9295cfdc41bd734586c5b8756f6af6f9b/cvt/
H A Dcvt.c91 printf("# %dx%d %.2f Hz ", mode_info->hdisplay, mode_info->vdisplay, mode_info->vrefresh); in print_comment()
95 ((float) mode_info->hdisplay * mode_info->vdisplay) / 1000000.0); in print_comment()
98 ((mode_info->vdisplay * 4 / 3) == mode_info->hdisplay)) in print_comment()
101 ((mode_info->vdisplay * 16 / 9) == mode_info->hdisplay)) in print_comment()
104 ((mode_info->vdisplay * 16 / 10) == mode_info->hdisplay)) in print_comment()
107 ((mode_info->vdisplay * 5 / 4) == mode_info->hdisplay)) in print_comment()
110 ((mode_info->vdisplay * 15 / 9) == mode_info->hdisplay)) in print_comment()
143 mode_info->hdisplay, mode_info->hsync_start, mode_info->hsync_end, mode_info->htotal, in print_mode_line()
144 mode_info->vdisplay, mode_info->vsync_start, mode_info->vsync_end, mode_info->vtotal); in print_mode_line()
246 if (!mode_info) { in main()
[all …]
/dports/devel/allegro/allegro-4.4.3.1/tests/
H A Dvesainfo.c123 MODE_INFO mode_info; variable
365 add_color(mode_info.RedMaskSize, mode_info.RedMaskPos, 'R'); in get_mode_info()
366 add_color(mode_info.GreenMaskSize, mode_info.GreenMaskPos, 'G'); in get_mode_info()
367 add_color(mode_info.BlueMaskSize, mode_info.BlueMaskPos, 'B'); in get_mode_info()
368 add_color(mode_info.ReservedMaskSize, mode_info.ReservedMaskPos, 'x'); in get_mode_info()
390 printf("WinSize:\t\t%dK\n", mode_info.WinSize); in get_mode_info()
403 switch (mode_info.MemoryModel) { in get_mode_info()
431 mode_info.DirectColorModeInfo, in get_mode_info()
457 printf("%5dx%-6d", mode_info.XResolution, mode_info.YResolution); in get_mode_info()
458 printf("%d bpp ", mode_info.BitsPerPixel); in get_mode_info()
[all …]
H A Dafinfo.c662 AF_MODE_INFO mode_info; in get_mode_info() local
673 if (af->GetVideoModeInfo(af, mode, &mode_info) != 0) { in get_mode_info()
680 add_color(mode_info.RedMaskSize, mode_info.RedFieldPosition, 'R'); in get_mode_info()
681 add_color(mode_info.GreenMaskSize, mode_info.GreenFieldPosition, 'G'); in get_mode_info()
682 add_color(mode_info.BlueMaskSize, mode_info.BlueFieldPosition, 'B'); in get_mode_info()
683 add_color(mode_info.RsvdMaskSize, mode_info.RsvdFieldPosition, 'x'); in get_mode_info()
687 print_af_attributes(mode_info.Attributes); in get_mode_info()
692 printf("XResolution:\t\t%d\n", mode_info.XResolution); in get_mode_info()
699 printf("MaxBuffers:\t\t%d\n", mode_info.MaxBuffers); in get_mode_info()
723 printf("%5dx%-6d", mode_info.XResolution, mode_info.YResolution); in get_mode_info()
[all …]
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Dmodeinfo.sl20 variable mode_info;
25 mode_info = ();
27 return mode_info;
32 while (mode_info != NULL)
36 mode_info = mode_info.next;
38 return mode_info;
44 variable mode_info;
47 if (mode_info == NULL)
52 Mode_Info_List = mode_info;
60 variable mode_info;
[all …]
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbModeDecision.c389 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = NEWMV; in new_mv_candidates_injection()
412 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->interp_filter = 0; in new_mv_candidates_injection()
448 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = NEWMV; in list_1_to_last_inter_candidates_injection()
490 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = NEARESTMV; in nearest_mv_candidates_injection()
532 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = NEARMV; in near_mv_candidates_injection()
573 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = ZEROMV; in zero_mv_candidates_injection()
620 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = NEWMV; in new_mv_unipred3x3_candidates_injection()
800 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = mode; in intra_candidates_injection_mi()
829 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = mode; in intra_candidates_injection_bmi()
1057 candidate_ptr->mode_info->tx_size = context_ptr->ep_block_stats_ptr->tx_size; in full_mode_decision()
[all …]
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbModeDecision.c389 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = NEWMV; in new_mv_candidates_injection()
412 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->interp_filter = 0; in new_mv_candidates_injection()
448 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = NEWMV; in list_1_to_last_inter_candidates_injection()
490 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = NEARESTMV; in nearest_mv_candidates_injection()
532 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = NEARMV; in near_mv_candidates_injection()
573 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = ZEROMV; in zero_mv_candidates_injection()
620 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = NEWMV; in new_mv_unipred3x3_candidates_injection()
800 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = mode; in intra_candidates_injection_mi()
829 context_ptr->fast_candidate_array[*can_total_cnt].mode_info->mode = mode; in intra_candidates_injection_bmi()
1057 candidate_ptr->mode_info->tx_size = context_ptr->ep_block_stats_ptr->tx_size; in full_mode_decision()
[all …]
/dports/x11/libXrandr/libXrandr-1.5.2/src/
H A DXrrMode.c38 XRRModeInfo *mode_info; in XRRAllocModeInfo() local
41 if (!mode_info) in XRRAllocModeInfo()
44 mode_info->nameLength = nameLength; in XRRAllocModeInfo()
45 mode_info->name = (char *) (mode_info + 1); in XRRAllocModeInfo()
47 mode_info->name[nameLength] = '\0'; in XRRAllocModeInfo()
48 return mode_info; in XRRAllocModeInfo()
69 req->modeInfo.width = mode_info->width; in XRRCreateMode()
70 req->modeInfo.height = mode_info->height; in XRRCreateMode()
74 req->modeInfo.hTotal = mode_info->hTotal; in XRRCreateMode()
75 req->modeInfo.hSkew = mode_info->hSkew; in XRRCreateMode()
[all …]
/dports/sysutils/syslinux/syslinux-6.03/efi/
H A Dvesa.c104 mode_info = gop_mode->Info; in efi_vesacon_set_mode()
106 mode_info->Version, mode_info->PixelFormat, in efi_vesacon_set_mode()
107 mode_info->HorizontalResolution, mode_info->VerticalResolution); in efi_vesacon_set_mode()
119 …debug("mode %d hres=%d vres=%d\n", mode_num, mode_info->HorizontalResolution, mode_info->VerticalR… in efi_vesacon_set_mode()
132 mode_info = gop_mode->Info; in efi_vesacon_set_mode()
133 *x = mode_info->HorizontalResolution; in efi_vesacon_set_mode()
134 *y = mode_info->VerticalResolution; in efi_vesacon_set_mode()
157 switch (mode_info->PixelFormat) { in efi_vesacon_set_mode()
189 mode_info->PixelInformation.RedMask, in efi_vesacon_set_mode()
190 mode_info->PixelInformation.GreenMask, in efi_vesacon_set_mode()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/clients/net-snk/app/biosemu/
H A Dvbe.c225 mode_info->attributes = in16le(mode_info->mode_info_block); in vbe_get_mode_info()
228 mode_info->linebytes = in16le(mode_info->mode_info_block + 16); in vbe_get_mode_info()
231 mode_info->x_resolution = in16le(mode_info->mode_info_block + 18); in vbe_get_mode_info()
234 mode_info->y_resolution = in16le(mode_info->mode_info_block + 20); in vbe_get_mode_info()
237 mode_info->x_charsize = *(mode_info->mode_info_block + 22); in vbe_get_mode_info()
240 mode_info->y_charsize = *(mode_info->mode_info_block + 23); in vbe_get_mode_info()
243 mode_info->bits_per_pixel = *(mode_info->mode_info_block + 25); in vbe_get_mode_info()
246 mode_info->memory_model = *(mode_info->mode_info_block + 27); in vbe_get_mode_info()
626 mode_info.video_mode, in vbe_get_info()
650 mode_info.x_charsize, mode_info.y_charsize); in vbe_get_info()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/clients/net-snk/app/biosemu/
H A Dvbe.c225 mode_info->attributes = in16le(mode_info->mode_info_block); in vbe_get_mode_info()
228 mode_info->linebytes = in16le(mode_info->mode_info_block + 16); in vbe_get_mode_info()
231 mode_info->x_resolution = in16le(mode_info->mode_info_block + 18); in vbe_get_mode_info()
234 mode_info->y_resolution = in16le(mode_info->mode_info_block + 20); in vbe_get_mode_info()
237 mode_info->x_charsize = *(mode_info->mode_info_block + 22); in vbe_get_mode_info()
240 mode_info->y_charsize = *(mode_info->mode_info_block + 23); in vbe_get_mode_info()
243 mode_info->bits_per_pixel = *(mode_info->mode_info_block + 25); in vbe_get_mode_info()
246 mode_info->memory_model = *(mode_info->mode_info_block + 27); in vbe_get_mode_info()
626 mode_info.video_mode, in vbe_get_info()
650 mode_info.x_charsize, mode_info.y_charsize); in vbe_get_info()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/clients/net-snk/app/biosemu/
H A Dvbe.c225 mode_info->attributes = in16le(mode_info->mode_info_block); in vbe_get_mode_info()
228 mode_info->linebytes = in16le(mode_info->mode_info_block + 16); in vbe_get_mode_info()
231 mode_info->x_resolution = in16le(mode_info->mode_info_block + 18); in vbe_get_mode_info()
234 mode_info->y_resolution = in16le(mode_info->mode_info_block + 20); in vbe_get_mode_info()
237 mode_info->x_charsize = *(mode_info->mode_info_block + 22); in vbe_get_mode_info()
240 mode_info->y_charsize = *(mode_info->mode_info_block + 23); in vbe_get_mode_info()
243 mode_info->bits_per_pixel = *(mode_info->mode_info_block + 25); in vbe_get_mode_info()
246 mode_info->memory_model = *(mode_info->mode_info_block + 27); in vbe_get_mode_info()
626 mode_info.video_mode, in vbe_get_info()
650 mode_info.x_charsize, mode_info.y_charsize); in vbe_get_info()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/clients/net-snk/app/biosemu/
H A Dvbe.c225 mode_info->attributes = in16le(mode_info->mode_info_block); in vbe_get_mode_info()
228 mode_info->linebytes = in16le(mode_info->mode_info_block + 16); in vbe_get_mode_info()
231 mode_info->x_resolution = in16le(mode_info->mode_info_block + 18); in vbe_get_mode_info()
234 mode_info->y_resolution = in16le(mode_info->mode_info_block + 20); in vbe_get_mode_info()
237 mode_info->x_charsize = *(mode_info->mode_info_block + 22); in vbe_get_mode_info()
240 mode_info->y_charsize = *(mode_info->mode_info_block + 23); in vbe_get_mode_info()
243 mode_info->bits_per_pixel = *(mode_info->mode_info_block + 25); in vbe_get_mode_info()
246 mode_info->memory_model = *(mode_info->mode_info_block + 27); in vbe_get_mode_info()
626 mode_info.video_mode, in vbe_get_info()
650 mode_info.x_charsize, mode_info.y_charsize); in vbe_get_info()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/clients/net-snk/app/biosemu/
H A Dvbe.c225 mode_info->attributes = in16le(mode_info->mode_info_block); in vbe_get_mode_info()
228 mode_info->linebytes = in16le(mode_info->mode_info_block + 16); in vbe_get_mode_info()
231 mode_info->x_resolution = in16le(mode_info->mode_info_block + 18); in vbe_get_mode_info()
234 mode_info->y_resolution = in16le(mode_info->mode_info_block + 20); in vbe_get_mode_info()
237 mode_info->x_charsize = *(mode_info->mode_info_block + 22); in vbe_get_mode_info()
240 mode_info->y_charsize = *(mode_info->mode_info_block + 23); in vbe_get_mode_info()
243 mode_info->bits_per_pixel = *(mode_info->mode_info_block + 25); in vbe_get_mode_info()
246 mode_info->memory_model = *(mode_info->mode_info_block + 27); in vbe_get_mode_info()
626 mode_info.video_mode, in vbe_get_info()
650 mode_info.x_charsize, mode_info.y_charsize); in vbe_get_info()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/clients/net-snk/app/biosemu/
H A Dvbe.c225 mode_info->attributes = in16le(mode_info->mode_info_block); in vbe_get_mode_info()
228 mode_info->linebytes = in16le(mode_info->mode_info_block + 16); in vbe_get_mode_info()
231 mode_info->x_resolution = in16le(mode_info->mode_info_block + 18); in vbe_get_mode_info()
234 mode_info->y_resolution = in16le(mode_info->mode_info_block + 20); in vbe_get_mode_info()
237 mode_info->x_charsize = *(mode_info->mode_info_block + 22); in vbe_get_mode_info()
240 mode_info->y_charsize = *(mode_info->mode_info_block + 23); in vbe_get_mode_info()
243 mode_info->bits_per_pixel = *(mode_info->mode_info_block + 25); in vbe_get_mode_info()
246 mode_info->memory_model = *(mode_info->mode_info_block + 27); in vbe_get_mode_info()
626 mode_info.video_mode, in vbe_get_info()
650 mode_info.x_charsize, mode_info.y_charsize); in vbe_get_info()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/clients/net-snk/app/biosemu/
H A Dvbe.c225 mode_info->attributes = in16le(mode_info->mode_info_block); in vbe_get_mode_info()
228 mode_info->linebytes = in16le(mode_info->mode_info_block + 16); in vbe_get_mode_info()
231 mode_info->x_resolution = in16le(mode_info->mode_info_block + 18); in vbe_get_mode_info()
234 mode_info->y_resolution = in16le(mode_info->mode_info_block + 20); in vbe_get_mode_info()
237 mode_info->x_charsize = *(mode_info->mode_info_block + 22); in vbe_get_mode_info()
240 mode_info->y_charsize = *(mode_info->mode_info_block + 23); in vbe_get_mode_info()
243 mode_info->bits_per_pixel = *(mode_info->mode_info_block + 25); in vbe_get_mode_info()
246 mode_info->memory_model = *(mode_info->mode_info_block + 27); in vbe_get_mode_info()
626 mode_info.video_mode, in vbe_get_info()
650 mode_info.x_charsize, mode_info.y_charsize); in vbe_get_info()
[all …]
/dports/editors/jed/jed-0.99-19/lib/
H A Dmodeinfo.sl24 variable mode_info;
30 mode_info = find_mode_info (mode_name);
31 if (mode_info == NULL)
33 mode_info = @Mode_Info_Type;
34 Mode_Info_List [mode_name] = mode_info;
47 mode_info = new_mode_info;
48 Mode_Info_List [mode_name] = mode_info;
55 variable mode_info;
62 mode_info = find_mode_info (mode_name);
63 if (mode_info == NULL)
[all …]
/dports/devel/sdl12/SDL-1.2.15/src/video/photon/
H A DSDL_ph_modes.c26 static PgVideoModeInfo_t mode_info; variable
75 mode_info.bits_per_pixel = 0; in ph_ListModes()
86 Amodelist[j].w = mode_info.width; in ph_ListModes()
87 Amodelist[j].h = mode_info.height; in ph_ListModes()
140 if ((mode_info.width == width) && (mode_info.height == height) && in ph_GetVideoMode()
141 (mode_info.bits_per_pixel == bpp)) in ph_GetVideoMode()
147 if ((modestage) && (mode_info.width == width) && (mode_info.height == height+80) && in ph_GetVideoMode()
184 if ((mode_info.width == width) && (mode_info.height == height)) in get_mode_any_format()
194 if (mode_info.bits_per_pixel == bpp) in get_mode_any_format()
208 if ((mode_info.width != width) || (mode_info.height != height)) in get_mode_any_format()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/
H A Dbootsplash.c72 br.di = FLATPTR_TO_OFFSET(mode_info); in find_videomode()
73 br.es = FLATPTR_TO_SEG(mode_info); in find_videomode()
79 if (mode_info->xres != width in find_videomode()
80 || mode_info->yres != height) in find_videomode()
82 u8 depth = mode_info->bits_per_pixel; in find_videomode()
85 || mode_info->green_size == 5) in find_videomode()
119 struct vbe_mode_info *mode_info = malloc_tmplow(sizeof(*mode_info)); in enable_bootsplash() local
120 if (!vesa_info || !mode_info) { in enable_bootsplash()
188 void *framebuffer = (void *)mode_info->phys_base; in enable_bootsplash()
189 int depth = mode_info->bits_per_pixel; in enable_bootsplash()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/
H A Dbootsplash.c72 br.di = FLATPTR_TO_OFFSET(mode_info); in find_videomode()
73 br.es = FLATPTR_TO_SEG(mode_info); in find_videomode()
79 if (mode_info->xres != width in find_videomode()
80 || mode_info->yres != height) in find_videomode()
82 u8 depth = mode_info->bits_per_pixel; in find_videomode()
85 || mode_info->green_size == 5) in find_videomode()
119 struct vbe_mode_info *mode_info = malloc_tmplow(sizeof(*mode_info)); in enable_bootsplash() local
120 if (!vesa_info || !mode_info) { in enable_bootsplash()
188 void *framebuffer = (void *)mode_info->phys_base; in enable_bootsplash()
189 int depth = mode_info->bits_per_pixel; in enable_bootsplash()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/
H A Dbootsplash.c72 br.di = FLATPTR_TO_OFFSET(mode_info); in find_videomode()
73 br.es = FLATPTR_TO_SEG(mode_info); in find_videomode()
79 if (mode_info->xres != width in find_videomode()
80 || mode_info->yres != height) in find_videomode()
82 u8 depth = mode_info->bits_per_pixel; in find_videomode()
85 || mode_info->green_size == 5) in find_videomode()
119 struct vbe_mode_info *mode_info = malloc_tmplow(sizeof(*mode_info)); in enable_bootsplash() local
120 if (!vesa_info || !mode_info) { in enable_bootsplash()
188 void *framebuffer = (void *)mode_info->phys_base; in enable_bootsplash()
189 int depth = mode_info->bits_per_pixel; in enable_bootsplash()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/
H A Dbootsplash.c72 br.di = FLATPTR_TO_OFFSET(mode_info); in find_videomode()
73 br.es = FLATPTR_TO_SEG(mode_info); in find_videomode()
79 if (mode_info->xres != width in find_videomode()
80 || mode_info->yres != height) in find_videomode()
82 u8 depth = mode_info->bits_per_pixel; in find_videomode()
85 || mode_info->green_size == 5) in find_videomode()
119 struct vbe_mode_info *mode_info = malloc_tmplow(sizeof(*mode_info)); in enable_bootsplash() local
120 if (!vesa_info || !mode_info) { in enable_bootsplash()
188 void *framebuffer = (void *)mode_info->phys_base; in enable_bootsplash()
189 int depth = mode_info->bits_per_pixel; in enable_bootsplash()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/
H A Dbootsplash.c72 br.di = FLATPTR_TO_OFFSET(mode_info); in find_videomode()
73 br.es = FLATPTR_TO_SEG(mode_info); in find_videomode()
79 if (mode_info->xres != width in find_videomode()
80 || mode_info->yres != height) in find_videomode()
82 u8 depth = mode_info->bits_per_pixel; in find_videomode()
85 || mode_info->green_size == 5) in find_videomode()
119 struct vbe_mode_info *mode_info = malloc_tmplow(sizeof(*mode_info)); in enable_bootsplash() local
120 if (!vesa_info || !mode_info) { in enable_bootsplash()
188 void *framebuffer = (void *)mode_info->phys_base; in enable_bootsplash()
189 int depth = mode_info->bits_per_pixel; in enable_bootsplash()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/
H A Dbootsplash.c72 br.di = FLATPTR_TO_OFFSET(mode_info); in find_videomode()
73 br.es = FLATPTR_TO_SEG(mode_info); in find_videomode()
79 if (mode_info->xres != width in find_videomode()
80 || mode_info->yres != height) in find_videomode()
82 u8 depth = mode_info->bits_per_pixel; in find_videomode()
85 || mode_info->green_size == 5) in find_videomode()
119 struct vbe_mode_info *mode_info = malloc_tmplow(sizeof(*mode_info)); in enable_bootsplash() local
120 if (!vesa_info || !mode_info) { in enable_bootsplash()
188 void *framebuffer = (void *)mode_info->phys_base; in enable_bootsplash()
189 int depth = mode_info->bits_per_pixel; in enable_bootsplash()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/
H A Dbootsplash.c72 br.di = FLATPTR_TO_OFFSET(mode_info); in find_videomode()
73 br.es = FLATPTR_TO_SEG(mode_info); in find_videomode()
79 if (mode_info->xres != width in find_videomode()
80 || mode_info->yres != height) in find_videomode()
82 u8 depth = mode_info->bits_per_pixel; in find_videomode()
85 || mode_info->green_size == 5) in find_videomode()
119 struct vbe_mode_info *mode_info = malloc_tmplow(sizeof(*mode_info)); in enable_bootsplash() local
120 if (!vesa_info || !mode_info) { in enable_bootsplash()
188 void *framebuffer = (void *)mode_info->phys_base; in enable_bootsplash()
189 int depth = mode_info->bits_per_pixel; in enable_bootsplash()
[all …]

12345678910>>...53