Home
last modified time | relevance | path

Searched defs:image (Results 1251 - 1275 of 1501) sorted by relevance

1...<<5152535455565758596061

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoBaseDecodeUtils.hpp223 VkImage image; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktShaderLibrary.cpp797 Move<vk::VkImageView> createAttachmentView (Context& context, vk::VkImage image, vk::VkFormat format) in createAttachmentView() argument
1202 MovePtr<vk::Allocation> allocateAndBindMemory (Context& context, vk::VkImage image, vk::MemoryRequirement memReqs) in allocateAndBindMemory() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiDisplayControlTests.cpp319 createCommandBuffer(const DeviceInterface& vkd, VkDevice device, VkCommandPool commandPool, VkRenderPass renderPass, VkImage image, VkFramebuffer framebuffer, VkPipeline pipeline, deUint32 imageWidth, deUint32 imageHeight) createCommandBuffer() argument
452 createImageView(const DeviceInterface& vkd, VkDevice device, VkImage image, VkFormat format) createImageView() argument
H A DvktWsiDisplayTimingTests.cpp252 createCommandBuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkCommandPool commandPool, vk::VkPipelineLayout pipelineLayout, vk::VkRenderPass renderPass, vk::VkFramebuffer framebuffer, vk::VkPipeline pipeline, vk::VkImage image, bool isFirst, size_t frameNdx, deUint32 quadCount, deUint32 imageWidth, deUint32 imageHeight) createCommandBuffer() argument
398 createImageView(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkImage image, vk::VkFormat format) createImageView() argument
H A DvktWsiIncrementalPresentTests.cpp331 createCommandBuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkCommandPool commandPool, vk::VkPipelineLayout pipelineLayout, vk::VkRenderPass renderPass, vk::VkFramebuffer framebuffer, vk::VkPipeline pipeline, vk::VkImage image, bool isFirst, size_t imageNextFrame, size_t currentFrame, deUint32 imageWidth, deUint32 imageHeight) createCommandBuffer() argument
478 createImageView(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkImage image, vk::VkFormat format) createImageView() argument
H A DvktWsiSharedPresentableImageTests.cpp356 createImageView(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkImage image, vk::VkFormat format) createImageView() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dhttp_curl.c536 LogotypeImage *image; in add_logo_direct() local
690 static void i2r_LogotypeImage(LogotypeImage *image, BI argument
710 LogotypeImage *image = sk_LogotypeImage_value(data->image, i); i2r_LogotypeData() local
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglImageFormatTests.cpp342 invoke(ImageApi& api, MovePtr<UniqueImage>& image, tcu::Texture2D& ref) const invoke() argument
350 invokeGLES(GLESImageApi& api, MovePtr<UniqueImage>& image, tcu::Texture2D& ref) const invokeGLES() argument
362 const EGLImageKHR image = source.createImage(m_egl, m_display, m_context, buffer.get()); createImage() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fClippingTests.cpp270 bool checkHalfFilledImageOverdraw (tcu::TestLog& log, const tcu::RenderTarget& m_renderTarget, const ConstPixelBufferAccess& image, const PixelBufferAccess& output) in checkHalfFilledImageOverdraw() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fClippingTests.cpp273 bool checkHalfFilledImageOverdraw (tcu::TestLog& log, const tcu::RenderTarget& m_renderTarget, const ConstPixelBufferAccess& image, const PixelBufferAccess& output) in checkHalfFilledImageOverdraw() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dhttp_curl.c536 LogotypeImage *image; in add_logo_direct() local
690 static void i2r_LogotypeImage(LogotypeImage *image, BI argument
710 LogotypeImage *image = sk_LogotypeImage_value(data->image, i); i2r_LogotypeData() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Defistub.h809 static inline efi_status_t efi_load_dtb(efi_loaded_image_t *image, in efi_load_dtb() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c775 iwl_pcie_load_cpu_sections_8000(struct iwl_trans *trans, const struct fw_img *image, int cpu, int *first_ucode_section) iwl_pcie_load_cpu_sections_8000() argument
845 iwl_pcie_load_cpu_sections(struct iwl_trans *trans, const struct fw_img *image, int cpu, int *first_ucode_section) iwl_pcie_load_cpu_sections() argument
995 iwl_pcie_load_given_ucode(struct iwl_trans *trans, const struct fw_img *image) iwl_pcie_load_given_ucode() argument
1033 iwl_pcie_load_given_ucode_8000(struct iwl_trans *trans, const struct fw_img *image) iwl_pcie_load_given_ucode_8000() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dffb.c550 static void ffb_imageblit(struct fb_info *info, const struct fb_image *image) in ffb_imageblit() argument
[all...]
H A Dcg6.c394 static void cg6_imageblit(struct fb_info *info, const struct fb_image *image) in cg6_imageblit() argument
[all...]
H A Datafb.c2573 static void atafb_imageblit(struct fb_info *info, const struct fb_image *image) in atafb_imageblit() argument
[all...]
H A Dsh_mobile_lcdcfb.c1676 sh_mobile_lcdc_imageblit(struct fb_info *info, const struct fb_image *image) sh_mobile_lcdc_imageblit() argument
/kernel/linux/linux-5.10/sound/pci/ali5451/
H A Dali5451.c248 struct snd_ali_image *image; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfb.h394 struct fb_image image; /* Cursor image */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h220 uint32_t *image; member
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c855 calc_tile_dimensions(struct ipu_image_convert_ctx *ctx, struct ipu_image_convert_image *image) calc_tile_dimensions() argument
985 calc_tile_offsets_planar(struct ipu_image_convert_ctx *ctx, struct ipu_image_convert_image *image) calc_tile_offsets_planar() argument
1050 calc_tile_offsets_packed(struct ipu_image_convert_ctx *ctx, struct ipu_image_convert_image *image) calc_tile_offsets_packed() argument
1092 calc_tile_offsets(struct ipu_image_convert_ctx *ctx, struct ipu_image_convert_image *image) calc_tile_offsets() argument
1293 init_idmac_channel(struct ipu_image_convert_ctx *ctx, struct ipuv3_channel *channel, struct ipu_image_convert_image *image, enum ipu_rotate_mode rot_mode, bool rot_swap_width_height, unsigned int tile) init_idmac_channel() argument
1925 fill_image(struct ipu_image_convert_ctx *ctx, struct ipu_image_convert_image *ic_image, struct ipu_image *image, enum ipu_image_convert_type type) fill_image() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dfilter.h1026 bpf_jit_dump(unsigned int flen, unsigned int proglen, u32 pass, void *image) bpf_jit_dump() argument
H A Dfb.h120 struct fb_image_user image; /* Cursor image */ member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dfilter.h1065 bpf_jit_dump(unsigned int flen, unsigned int proglen, u32 pass, void *image) bpf_jit_dump() argument
H A Dfb.h122 struct fb_image_user image; /* Cursor image */ member
[all...]

Completed in 50 milliseconds

1...<<5152535455565758596061