/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkallocator_d3d.c | 36 gst_msdk_frame_alloc (mfxHDL pthis, mfxFrameAllocRequest * req, in gst_msdk_frame_alloc() argument 43 gst_msdk_frame_free (mfxHDL pthis, mfxFrameAllocResponse * resp) in gst_msdk_frame_free() argument 49 gst_msdk_frame_lock (mfxHDL pthis, mfxMemId mid, mfxFrameData * data) in gst_msdk_frame_lock() argument 55 gst_msdk_frame_unlock (mfxHDL pthis, mfxMemId mid, mfxFrameData * ptr) in gst_msdk_frame_unlock() argument 61 gst_msdk_frame_get_hdl (mfxHDL pthis, mfxMemId mid, mfxHDL * hdl) in gst_msdk_frame_get_hdl() argument 70 .pthis = context, in gst_msdk_set_frame_allocator()
|
D | gstmsdkallocator.h | 59 mfxStatus gst_msdk_frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, mfxFrameAllocResponse *resp… 60 mfxStatus gst_msdk_frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp); 61 mfxStatus gst_msdk_frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr); 62 mfxStatus gst_msdk_frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr); 63 mfxStatus gst_msdk_frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl);
|
D | gstmsdkallocator_libva.c | 41 gst_msdk_frame_alloc (mfxHDL pthis, mfxFrameAllocRequest * req, in gst_msdk_frame_alloc() argument 53 GstMsdkContext *context = (GstMsdkContext *) pthis; in gst_msdk_frame_alloc() 257 gst_msdk_frame_free (mfxHDL pthis, mfxFrameAllocResponse * resp) in gst_msdk_frame_free() argument 259 GstMsdkContext *context = (GstMsdkContext *) pthis; in gst_msdk_frame_free() 320 gst_msdk_frame_lock (mfxHDL pthis, mfxMemId mid, mfxFrameData * data) in gst_msdk_frame_lock() argument 322 GstMsdkContext *context = (GstMsdkContext *) pthis; in gst_msdk_frame_lock() 478 gst_msdk_frame_unlock (mfxHDL pthis, mfxMemId mid, mfxFrameData * ptr) in gst_msdk_frame_unlock() argument 480 GstMsdkContext *context = (GstMsdkContext *) pthis; in gst_msdk_frame_unlock() 509 gst_msdk_frame_get_hdl (mfxHDL pthis, mfxMemId mid, mfxHDL * hdl) in gst_msdk_frame_get_hdl() argument 526 .pthis = context, in gst_msdk_set_frame_allocator()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_deinterlace_qsv.c | 126 static mfxStatus frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, in frame_alloc() argument 129 AVFilterContext *ctx = pthis; in frame_alloc() 143 static mfxStatus frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp) in frame_free() argument 148 static mfxStatus frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_lock() argument 153 static mfxStatus frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_unlock() argument 158 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl() argument 265 .pthis = ctx, in init_out_session()
|
D | vf_scale_qsv.c | 228 static mfxStatus frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, in frame_alloc() argument 231 AVFilterContext *ctx = pthis; in frame_alloc() 250 static mfxStatus frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp) in frame_free() argument 255 static mfxStatus frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_lock() argument 260 static mfxStatus frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_unlock() argument 265 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl() argument 378 .pthis = ctx, in init_out_session()
|
D | qsvvpp.c | 184 static mfxStatus frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, in frame_alloc() argument 187 QSVVPPContext *s = pthis; in frame_alloc() 218 static mfxStatus frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp) in frame_free() argument 224 static mfxStatus frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_lock() argument 229 static mfxStatus frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_unlock() argument 234 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl() argument 653 .pthis = s, in init_vpp_session()
|
/third_party/ffmpeg/libavcodec/ |
D | qsv.c | 518 static mfxStatus qsv_frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, in qsv_frame_alloc() argument 521 QSVFramesContext *ctx = pthis; in qsv_frame_alloc() 607 static mfxStatus qsv_frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp) in qsv_frame_free() argument 615 static mfxStatus qsv_frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in qsv_frame_lock() argument 672 static mfxStatus qsv_frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in qsv_frame_unlock() argument 682 static mfxStatus qsv_frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in qsv_frame_get_hdl() argument 771 .pthis = qsv_frames_ctx, in ff_qsv_init_session_frames()
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_qsv.c | 391 static mfxStatus frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, in frame_alloc() argument 394 AVHWFramesContext *ctx = pthis; in frame_alloc() 419 static mfxStatus frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp) in frame_free() argument 424 static mfxStatus frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_lock() argument 429 static mfxStatus frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_unlock() argument 434 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl() argument 449 .pthis = ctx, in qsv_init_internal_session()
|