Home
last modified time | relevance | path

Searched refs:DxDestroyVideoDecoder (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/modules/codec/avcodec/
H A Ddxva2.c151 static void DxDestroyVideoDecoder(vlc_va_t *);
297 dx_sys->va_pool.pf_destroy_surfaces = DxDestroyVideoDecoder; in Open()
711 static void DxDestroyVideoDecoder(vlc_va_t *va) in DxDestroyVideoDecoder() function
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_render/ADM_coreDxva2/src/
H A Dvlc_dxva.c160 static void DxDestroyVideoDecoder(vlc_va_t *);
369 dx_sys->pf_destroy_surfaces = DxDestroyVideoDecoder; in Open()
835 static void DxDestroyVideoDecoder(vlc_va_t *va) in DxDestroyVideoDecoder() function
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/common/ADM_render/ADM_coreDxva2/src/
H A Dvlc_dxva.c160 static void DxDestroyVideoDecoder(vlc_va_t *);
369 dx_sys->pf_destroy_surfaces = DxDestroyVideoDecoder; in Open()
835 static void DxDestroyVideoDecoder(vlc_va_t *va) in DxDestroyVideoDecoder() function
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/common/ADM_render/ADM_coreDxva2/src/
H A Dvlc_dxva.c160 static void DxDestroyVideoDecoder(vlc_va_t *);
369 dx_sys->pf_destroy_surfaces = DxDestroyVideoDecoder; in Open()
835 static void DxDestroyVideoDecoder(vlc_va_t *va) in DxDestroyVideoDecoder() function
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/common/ADM_render/ADM_coreDxva2/src/
H A Dvlc_dxva.c160 static void DxDestroyVideoDecoder(vlc_va_t *);
369 dx_sys->pf_destroy_surfaces = DxDestroyVideoDecoder; in Open()
835 static void DxDestroyVideoDecoder(vlc_va_t *va) in DxDestroyVideoDecoder() function
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-201723600 …1) failure to release the surfaces in DxDestroyVideoDecoder that were created by DxCreateVideoDeco…