Home
last modified time | relevance | path

Searched refs:load_image (Results 1 – 14 of 14) sorted by relevance

/external/opencv/cxcore/src/
Dcximage.cpp52 static CvLoadImageFunc load_image = 0; variable
131 if( load_image ) in load()
132 img = load_image( filename, color ); in load()
370 load_image = _load_image; in cvSetImageIOFunctions()
/external/qemu/
Ddevice_tree.c48 dt_file_load_size = load_image(filename_path, fdt); in load_device_tree()
Dsysemu.h227 int load_image(const char *filename, uint8_t *addr); /* deprecated */
Dloader.c67 int load_image(const char *filename, uint8_t *addr) in load_image() function
/external/jpeg/
Drdrle.c241 load_image (j_compress_ptr cinfo, cjpeg_source_ptr sinfo) in load_image() function
382 source->pub.get_pixel_rows = load_image; in jinit_read_rle()
/external/qemu/distrib/jpeg-6b/
Drdrle.c241 load_image (j_compress_ptr cinfo, cjpeg_source_ptr sinfo) in load_image() function
382 source->pub.get_pixel_rows = load_image; in jinit_read_rle()
/external/grub/stage2/
Dstart_eltorito.S98 load_image: label
Dshared.h983 kernel_t load_image (char *kernel, char *arg, kernel_t suggested_type,
Dboot.c40 load_image (char *kernel, char *arg, kernel_t suggested_type, in load_image() function
Dbuiltins.c2405 kernel_type = load_image (arg, mb_cmdline, suggested_type, load_flags); in kernel_func()
/external/qemu/hw/
Dsmbios.c192 if (load_image(buf, table->data) != size) { in smbios_entry_add()
Dpc.c983 ret = load_image(filename, qemu_get_ram_ptr(bios_offset));
/external/grub/
DChangeLog770 * stage2/boot.c (load_image): Check if DATA_LEN plus SECTOR_SIZE
1095 * stage2/boot.c (load_image): Rewrite the Linux booting support
1135 * stage2/boot.c (load_image): Recognize newer FreeBSD kernels.
1414 * stage2/boot.c (load_image): In the case of Multiboot a.out
1468 * stage2/boot.c (load_image): For Linux, check if DATA_LEN is
1474 * stage2/boot.c (load_image): For Linux, don't check if the
1542 (load_image): Check a mem= option and set LINUX_MEM_SIZE to the
2243 * stage2/boot.c (load_image): Added ELF symbol loading support.
2305 * stage2/boot.c (load_image): If the image is a Multiboot ELF OS
2357 * stage2/boot.c (load_image): Don't cast entry_addr to an int, or
[all …]
/external/bluetooth/glib/
Dconfigure.in1333 dnl *** load_image (BeOS)
1335 AC_CHECK_LIB(root, load_image,