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

/hardware/intel/common/libva/va/
H A Dva_backend.h336 VAStatus (*vaDeassociateSubpicture) ( member in struct:VADriverVTable
H A Dva.c1479 * vaDeassociateSubpicture removes the association of the subpicture with target_surfaces.
1481 VAStatus vaDeassociateSubpicture ( function
1492 return ctx->vtable->vaDeassociateSubpicture ( ctx, subpicture, target_surfaces, num_surfaces );

Completed in 8 milliseconds