Home
last modified time | relevance | path

Searched refs:target_surfaces (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_output.h332 VASurfaceID *target_surfaces,
352 VASurfaceID *target_surfaces,
Dpsb_output.c1693 VASurfaceID *target_surfaces, in psb__AssociateSubpicture() argument
1720 CHECK_SURFACE(target_surfaces); in psb__AssociateSubpicture()
1739 object_surface_p obj_surface = SURFACE(target_surfaces[i]); in psb__AssociateSubpicture()
1743 VASurfaceID *surfaces = target_surfaces; in psb__AssociateSubpicture()
1769 VASurfaceID *target_surfaces, in psb_AssociateSubpicture() argument
1786 return psb__AssociateSubpicture(ctx, subpicture, target_surfaces, num_surfaces, in psb_AssociateSubpicture()
1797 VASurfaceID *target_surfaces, in psb_DeassociateSubpicture() argument
1812 CHECK_SURFACE(target_surfaces); in psb_DeassociateSubpicture()
1814 VASurfaceID *surfaces = target_surfaces; in psb_DeassociateSubpicture()
/hardware/intel/common/libva/va/
Dva_backend.h319 VASurfaceID *target_surfaces,
339 VASurfaceID *target_surfaces,
Dva.c1448 VASurfaceID *target_surfaces, in vaAssociateSubpicture() argument
1469 …return ctx->vtable->vaAssociateSubpicture ( ctx, subpicture, target_surfaces, num_surfaces, src_x,… in vaAssociateSubpicture()
1478 VASurfaceID *target_surfaces, in vaDeassociateSubpicture() argument
1486 return ctx->vtable->vaDeassociateSubpicture ( ctx, subpicture, target_surfaces, num_surfaces ); in vaDeassociateSubpicture()
Dva.h3070 VASurfaceID *target_surfaces,
3093 VASurfaceID *target_surfaces,