Searched defs:vaAssociateSubpicture (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/libva/va/
H A Dva_backend.h316 VAStatus (*vaAssociateSubpicture) ( member in struct:VADriverVTable
H A Dva.c1439 vaAssociateSubpicture associates the subpicture with the target_surface.
1445 VAStatus vaAssociateSubpicture ( function
1469 return ctx->vtable->vaAssociateSubpicture ( ctx, subpicture, target_surfaces, num_surfaces, src_x, src_y, src_width, src_height, dest_x, dest_y, dest_width, dest_height, flags );

Completed in 11 milliseconds