| /kernel/linux/linux-6.6/arch/s390/boot/ |
| H A D | startup.c | 286 void *img; in startup_kernel() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | acr.h | 76 struct nvkm_blob img; member 96 u32 img; member
|
| /kernel/linux/linux-6.6/drivers/mtd/parsers/ |
| H A D | redboot.c | 32 struct fis_image_desc *img; member 39 static inline int redboot_checksum(struct fis_image_desc *img) in redboot_checksum() argument [all...] |
| /kernel/linux/linux-6.6/drivers/fpga/tests/ |
| H A D | fpga-mgr-test.c | 141 char *img; in op_write_sg() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/ |
| H A D | gm200.c | 44 gm200_flcn_pio_dmem_rd(struct nvkm_falcon *falcon, u8 port, const u8 *img, int len) in gm200_flcn_pio_dmem_rd() argument 70 gm200_flcn_pio_dmem_wr(struct nvkm_falcon *falcon, u8 port, const u8 *img, int len, u16 tag) in gm200_flcn_pio_dmem_wr() argument 104 gm200_flcn_pio_imem_wr(struct nvkm_falcon *falcon, u8 port, const u8 *img, int len, u16 tag) in gm200_flcn_pio_imem_wr() argument [all...] |
| H A D | fw.c | 206 nvkm_falcon_fw_ctor_hs(const struct nvkm_falcon_fw_func *func, const char *name, struct nvkm_subdev *subdev, const char *bl, const char *img, int ver, struct nvkm_falcon *falcon, struct nvkm_falcon_fw *fw) nvkm_falcon_fw_ctor_hs() argument 299 nvkm_falcon_fw_ctor_hs_v2(const struct nvkm_falcon_fw_func *func, const char *name, struct nvkm_subdev *subdev, const char *img, int ver, struct nvkm_falcon *falcon, struct nvkm_falcon_fw *fw) nvkm_falcon_fw_ctor_hs_v2() argument
|
| H A D | base.c | 40 nvkm_falcon_dma_wr(struct nvkm_falcon *falcon, const u8 *img, u64 dma_addr, u32 dma_base, in nvkm_falcon_dma_wr() argument 159 nvkm_falcon_pio_wr(struct nvkm_falcon *falcon, const u8 *img, u32 img_base, u8 port, in nvkm_falcon_pio_wr() argument 124 nvkm_falcon_pio_rd(struct nvkm_falcon *falcon, u8 port, enum nvkm_falcon_mem mem_type, u32 mem_base, const u8 *img, u32 img_base, int len) nvkm_falcon_pio_rd() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | libvpxdec.c | 112 static int set_pix_fmt(AVCodecContext *avctx, struct vpx_image *img, in set_pix_fmt() argument 224 struct vpx_image *img, *img_alpha; vpx_decode() local [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | xv.c | 298 XvImage *img = xv->yuv_image; in write_picture() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_vulkan.h | 217 VkImage img[AV_NUM_DATA_POINTERS]; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | img2enc.c | 54 VideoMuxData *img = s->priv_data; in write_header() local 80 VideoMuxData *img = s->priv_data; in write_muxed_file() local 118 VideoMuxData *img in write_packet_pipe() local 139 VideoMuxData *img = s->priv_data; write_packet() local [all...] |
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-tiff.c | 34 _cupsImageReadTIFF( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadTIFF() argument [all...] |
| H A D | image-gif.c | 66 _cupsImageReadGIF( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadGIF() argument 442 gif_read_image(FILE *fp, cups_image_t *img, gif_cmap_t cmap, int interlace) gif_read_image() argument [all...] |
| H A D | image-private.h | 114 cups_image_t *img; /* Image to zoom */ member [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_uniforms.c | 197 write_image_tmu_p0(struct v3d_job *job, struct v3d_cl_out **uniforms, struct v3d_shaderimg_stateobj *img, uint32_t data) write_image_tmu_p0() argument
|
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | transfer.cpp | 105 validate_object(command_queue &q, image &img, in validate_object() argument [all...] |
| H A D | memory.cpp | 447 image *img = dynamic_cast<image *>(&mem); in clGetMemObjectInfo() local 488 auto &img = obj<image>(d_mem); in clGetImageInfo() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_image.c | 760 struct sp_tgsi_image *img = CALLOC_STRUCT(sp_tgsi_image); in sp_create_tgsi_image() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | kernel.hpp | 216 image *img; member in clover::kernel::image_argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_drawtex.c | 264 const struct gl_texture_image *img = _mesa_base_tex_image(obj); in st_DrawTex() local
|
| H A D | st_draw_feedback.c | 396 struct pipe_image_view *img = &images[i]; in st_feedback_draw_vbo() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shaderimage.c | 488 struct gl_texture_image *img = (t->Target == GL_TEXTURE_CUBE_MAP ? in _mesa_is_image_unit_valid() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_sampler.c | 468 struct pipe_resource *img = view->resource; in prepare_shader_images() local 606 struct pipe_resource *img = view->resource; llvmpipe_cleanup_stage_images() local [all...] |
| /third_party/libdrm/tests/exynos/ |
| H A D | exynos_fimg2d_event.c | 133 static int g2d_work(struct g2d_context *ctx, struct g2d_image *img, in g2d_work() argument 219 struct g2d_image img in main() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_state.c | 235 struct pipe_image_view *img = &so->si[n]; variable
|