Home
last modified time | relevance | path

Searched refs:object_image (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/libva-vdpau-driver/libva-vdpau-driver-0.7.4/src/
H A Dvdpau_image.h32 typedef struct object_image object_image_t;
33 struct object_image { struct
H A Dvdpau_driver.h110 typedef struct object_image *object_image_p;
/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/src/
H A Dgen9_post_processing.c752 struct object_image *obj_image; in gen9_pp_context_get_surface_conf()
754 obj_image = (struct object_image *)surface->base; in gen9_pp_context_get_surface_conf()
806 struct object_image *obj_image; in gen9_gpe_context_p010_scaling_surfaces()
823 obj_image = (struct object_image *)src_surface->base; in gen9_gpe_context_p010_scaling_surfaces()
869 obj_image = (struct object_image *)dst_surface->base; in gen9_gpe_context_p010_scaling_surfaces()
1031 struct object_image *obj_image; in gen9_gpe_context_yuv420p8_scaling_surfaces()
1048 obj_image = (struct object_image *)src_surface->base; in gen9_gpe_context_yuv420p8_scaling_surfaces()
1094 obj_image = (struct object_image *)dst_surface->base; in gen9_gpe_context_yuv420p8_scaling_surfaces()
1293 struct object_image *obj_image; in gen9_gpe_context_10bit_8bit_scaling_surfaces()
1310 obj_image = (struct object_image *)src_surface->base; in gen9_gpe_context_10bit_8bit_scaling_surfaces()
[all …]
H A Di965_drv_video.h415 struct object_image { struct
426 struct object_image *obj_image; argument
572 #define IMAGE(id) ((struct object_image *)object_heap_lookup(&i965->image_heap, id))
H A Dgen8_post_processing.c494 struct object_image *obj_image; in gen8_pp_set_media_rw_message_surface()
526 obj_image = (struct object_image *)surface->base; in gen8_pp_set_media_rw_message_surface()
1928 struct object_image *obj_image; in gen8_pp_context_get_surface_conf()
1930 obj_image = (struct object_image *)surface->base; in gen8_pp_context_get_surface_conf()
1979 struct object_image *obj_image; in gen8_gpe_context_yuv420p8_scaling_surfaces()
1996 obj_image = (struct object_image *)src_surface->base; in gen8_gpe_context_yuv420p8_scaling_surfaces()
2042 obj_image = (struct object_image *)dst_surface->base; in gen8_gpe_context_yuv420p8_scaling_surfaces()
2245 struct object_image *obj_image; in gen8_gpe_context_8bit_420_rgb32_scaling_surfaces()
2262 obj_image = (struct object_image *)src_surface->base; in gen8_gpe_context_8bit_420_rgb32_scaling_surfaces()
2309 obj_image = (struct object_image *)dst_surface->base; in gen8_gpe_context_8bit_420_rgb32_scaling_surfaces()
H A Di965_drv_video.c2240 struct object_image *obj_image = IMAGE(image); in i965_CreateSubpicture()
4317 struct object_image *obj_image; in i965_CreateImage()
4777 struct object_image *obj_image; in i965_DeriveImage()
4978 struct object_image *obj_image = IMAGE(image); in i965_DestroyImage()
5022 struct object_image *obj_image = IMAGE(image); in i965_SetImagePalette()
5062 get_image_i420(struct object_image *obj_image, uint8_t *image_data, in get_image_i420()
5126 get_image_nv12(struct object_image *obj_image, uint8_t *image_data, in get_image_nv12()
5286 struct object_image * const obj_image = IMAGE(image); in i965_GetImage()
5599 struct object_image * const obj_image = IMAGE(image); in i965_PutImage()
5795 struct object_image *locked_img = NULL; in i965_UnlockSurface()
[all …]
H A Di965_post_processing.c1417 struct object_image *obj_image = (struct object_image *)surface->base; in pp_get_surface_fourcc()
1431 struct object_image *obj_image = (struct object_image *)surface->base; in pp_get_surface_size()
1965 struct object_image *obj_image; in pp_set_media_rw_message_surface()
2012 obj_image = (struct object_image *)surface->base; in pp_set_media_rw_message_surface()
2083 struct object_image *obj_image; in gen7_pp_set_media_rw_message_surface()
2115 obj_image = (struct object_image *)surface->base; in gen7_pp_set_media_rw_message_surface()
5320 struct object_image *obj_image, in derive_surface()
5430 src_obj_surface = derive_surface(ctx, (struct object_image *)src_surface->base, in i965_image_p010_processing()
5458 dst_obj_surface = derive_surface(ctx, (struct object_image *)dst_surface->base, in i965_image_p010_processing()
H A Dgen8_render.c313 struct object_image *obj_image = obj_subpic->obj_image; in gen8_subpic_render_src_surfaces_state()
500 struct object_image *obj_image, in i965_render_upload_image_palette()
H A Dgen9_render.c317 struct object_image *obj_image = obj_subpic->obj_image; in gen9_subpic_render_src_surfaces_state()
504 struct object_image *obj_image, in i965_render_upload_image_palette()
H A Di965_render.c939 struct object_image *obj_image = obj_subpic->obj_image; in i965_subpic_render_src_surfaces_state()
1470 struct object_image *obj_image, in i965_render_upload_image_palette()
/dports/multimedia/libva-intel-hybrid-driver/intel-hybrid-driver-1.0.2/src/
H A Dmedia_drv_init.h73 #define IMAGE(id) ((struct object_image *)object_heap_lookup(&drv_ctx->image_heap, id))
111 struct object_image *obj_image;
123 struct object_image struct
H A Dmedia_drv_driver.c203 sizeof (struct object_image), IMAGE_ID_OFFSET)) in media_driver_data_init()
H A Dmedia_drv_init.c636 struct object_image *obj_image; in media_CreateSubpicture()
702 struct object_image *obj_image; in media_CreateImage()
979 struct object_image *obj_image; in media_DestroyImage()
1148 struct object_image *obj_image; in media_DeriveImage()
H A Dmedia_drv_gen9_render.c315 struct object_image *obj_image = obj_subpic->obj_image; in gen9_subpic_render_src_surfaces_state()
484 struct object_image *obj_image, in i965_render_upload_image_palette()
H A Dmedia_drv_gen75_render.c1222 struct object_image *obj_image = obj_subpic->obj_image; in i965_subpic_render_src_surfaces_state()
H A Dmedia_drv_gen8_render.c303 struct object_image *obj_image = obj_subpic->obj_image; in gen8_subpic_render_src_surfaces_state()
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/wx/
H A Ddnd_editor.py64 object_image = ImageResource("object").create_image() variable
114 image = object_image