Searched refs:MEMSET_OBJECT (Results 1 – 5 of 5) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | psb_surface_attrib.c | 167 MEMSET_OBJECT(obj_surface, struct object_surface_s); 341 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesForUserPtr() 480 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromKBuf() 582 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromUserspace() 705 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromION()
|
D | psb_output.c | 304 MEMSET_OBJECT(obj_image, struct object_image_s); in psb_CreateImage() 513 MEMSET_OBJECT(obj_image, struct object_image_s); in psb_DeriveImage() 524 MEMSET_OBJECT(obj_buffer, struct object_buffer_s); in psb_DeriveImage() 1531 MEMSET_OBJECT(obj_subpic, struct object_subpic_s); in psb_CreateSubpicture()
|
D | psb_drv_video.h | 654 #define MEMSET_OBJECT(ptr, data_struct) \ macro
|
D | psb_drv_video.c | 473 MEMSET_OBJECT(obj_config, struct object_config_s); in psb_CreateConfig() 874 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaces2() 1092 MEMSET_OBJECT(obj_context, struct object_context_s); in psb_CreateContext() 1817 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() 316 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc()
|