HomeSort by relevance Sort by last modified time
    Searched full:load_image (Results 1 - 10 of 10) sorted by null

  /external/jpeg/
rdrle.c 182 * Called only after load_image has read the image into the virtual array.
200 * Called only after load_image has read the image into the virtual array.
241 load_image (j_compress_ptr cinfo, cjpeg_source_ptr sinfo)
382 source->pub.get_pixel_rows = load_image;
  /external/qemu/
device_tree.c 49 dt_file_load_size = load_image(filename_path, fdt);
sysemu.h 254 int load_image(const char *filename, uint8_t *addr); /* deprecated */
loader.c 67 int load_image(const char *filename, uint8_t *addr) function
  /external/grub/
ChangeLog 770 * stage2/boot.c (load_image): Check if DATA_LEN plus SECTOR_SIZE
    [all...]
  /external/grub/stage2/
start_eltorito.S 98 load_image: label
boot.c 34 * The next two functions, 'load_image' and 'load_module', are the building
40 load_image (char *kernel, char *arg, kernel_t suggested_type, function
shared.h 979 /* Define flags for load_image here. */
983 kernel_t load_image (char *kernel, char *arg, kernel_t suggested_type,
builtins.c     [all...]
  /external/bluetooth/glib/
configure.in     [all...]

Completed in 605 milliseconds