Home
last modified time | relevance | path

Searched defs:pthis (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmm.c48 nvkm_mm_free(struct nvkm_mm *mm, struct nvkm_mm_node **pthis) in nvkm_mm_free() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmm.c48 nvkm_mm_free(struct nvkm_mm *mm, struct nvkm_mm_node **pthis) in nvkm_mm_free() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_deinterlace_qsv.c106 static mfxStatus frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, in frame_alloc() argument
123 static mfxStatus frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp) in frame_free() argument
128 static mfxStatus frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_lock() argument
133 static mfxStatus frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_unlock() argument
138 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl() argument
H A Dqsvvpp.c153 static mfxStatus frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, in frame_alloc() argument
187 static mfxStatus frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp) in frame_free() argument
193 static mfxStatus frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_lock() argument
198 static mfxStatus frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_unlock() argument
203 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl() argument
H A Dvf_scale_qsv.c212 static mfxStatus frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, in frame_alloc() argument
234 static mfxStatus frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp) in frame_free() argument
239 static mfxStatus frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_lock() argument
244 static mfxStatus frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_unlock() argument
249 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl() argument
/third_party/ffmpeg/libavcodec/
H A Dqsv.c547 static mfxStatus qsv_frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, in qsv_frame_alloc() argument
636 static mfxStatus qsv_frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp) in qsv_frame_free() argument
644 static mfxStatus qsv_frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in qsv_frame_lock() argument
701 static mfxStatus qsv_frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in qsv_frame_unlock() argument
711 static mfxStatus qsv_frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in qsv_frame_get_hdl() argument
/third_party/ffmpeg/libavutil/
H A Dhwcontext_qsv.c555 static mfxStatus frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, in frame_alloc() argument
583 static mfxStatus frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp) in frame_free() argument
588 static mfxStatus frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_lock() argument
593 static mfxStatus frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_unlock() argument
598 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl() argument

Completed in 8 milliseconds