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

/hardware/intel/common/libva/va/
H A Dva_backend.h178 VAStatus (*vaEndPicture) ( member in struct:VADriverVTable
H A Dva.c1087 VAStatus vaEndPicture ( function
1100 va_status = ctx->vtable->vaEndPicture( ctx, context );

Completed in 31 milliseconds