Searched refs:image_config (Results 1 – 1 of 1) sorted by relevance
10291 SelectPixfmt(const wuffs_base__image_config& image_config);10303 AllocPixbuf(const wuffs_base__image_config& image_config,42841 const wuffs_base__image_config& image_config) { in SelectPixfmt() argument42846 DecodeImageCallbacks::AllocPixbuf(const wuffs_base__image_config& image_config, in AllocPixbuf() argument42848 uint32_t w = image_config.pixcfg.width(); in AllocPixbuf()42849 uint32_t h = image_config.pixcfg.height(); in AllocPixbuf()42853 uint64_t len = image_config.pixcfg.pixbuf_len(); in AllocPixbuf()42864 &image_config.pixcfg, in AllocPixbuf()43041 wuffs_base__image_config image_config = wuffs_base__null_image_config(); in DecodeImage0() local43131 image_decoder->decode_image_config(&image_config, &io_buf); in DecodeImage0()[all …]