Searched refs:MEMSET_OBJECT (Results 1 – 5 of 5) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | psb_surface_attrib.c | 171 MEMSET_OBJECT(obj_surface, struct object_surface_s); 345 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesForUserPtr() 484 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromKBuf() 586 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromUserspace() 707 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromION()
|
D | psb_output.c | 303 MEMSET_OBJECT(obj_image, struct object_image_s); in psb_CreateImage() 512 MEMSET_OBJECT(obj_image, struct object_image_s); in psb_DeriveImage() 523 MEMSET_OBJECT(obj_buffer, struct object_buffer_s); in psb_DeriveImage() 1530 MEMSET_OBJECT(obj_subpic, struct object_subpic_s); in psb_CreateSubpicture()
|
D | psb_drv_video.h | 628 #define MEMSET_OBJECT(ptr, data_struct) \ macro
|
D | psb_drv_video.c | 469 MEMSET_OBJECT(obj_config, struct object_config_s); in psb_CreateConfig() 836 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaces2() 1076 MEMSET_OBJECT(obj_context, struct object_context_s); in psb_CreateContext() 1787 MEMSET_OBJECT(obj_buffer, struct object_buffer_s); in psb__CreateBuffer()
|
/hardware/intel/img/psb_video/src/android/ |
D | psb_surface_gralloc.c | 156 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc() 317 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc()
|