Home
last modified time | relevance | path

Searched refs:DDI_CODEC_GET_VTABLE (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/ddi/
H A Dmedia_libva.h68 #define DDI_CODEC_GET_VTABLE(ctx) (ctx->vtable) macro
H A Dmedia_libva.cpp6530 struct VADriverVTable *pVTable = DDI_CODEC_GET_VTABLE(ctx); in __vaDriverInit()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/ddi/
H A Dmedia_libva.h71 #define DDI_CODEC_GET_VTABLE(ctx) (ctx->vtable) macro
H A Dmedia_libva.cpp2059 struct VADriverVTable *pVTable = DDI_CODEC_GET_VTABLE(ctx); in DdiMedia_LoadFuncion()