Home
last modified time | relevance | path

Searched refs:LockVAAPIData (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/ffmpeg/
H A DFFmpegVideoFramePool.h25 virtual void LockVAAPIData(AVCodecContext* aAVCodecContext, AVFrame* aAVFrame, in LockVAAPIData() function
108 void LockVAAPIData(AVCodecContext* aAVCodecContext, AVFrame* aAVFrame,
H A DFFmpegVideoFramePool.cpp33 void VideoFrameSurfaceVAAPI::LockVAAPIData(AVCodecContext* aAVCodecContext, in LockVAAPIData() function in mozilla::VideoFrameSurfaceVAAPI
H A DFFmpegVideoDecoder.cpp732 surface->LockVAAPIData(mCodecContext, mFrame, mLib); in CreateImageVAAPI()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/ffmpeg/
H A DFFmpegVideoFramePool.h25 virtual void LockVAAPIData(AVCodecContext* aAVCodecContext, AVFrame* aAVFrame, in LockVAAPIData() function
108 void LockVAAPIData(AVCodecContext* aAVCodecContext, AVFrame* aAVFrame,
H A DFFmpegVideoFramePool.cpp33 void VideoFrameSurfaceVAAPI::LockVAAPIData(AVCodecContext* aAVCodecContext, in LockVAAPIData() function in mozilla::VideoFrameSurfaceVAAPI
H A DFFmpegVideoDecoder.cpp732 surface->LockVAAPIData(mCodecContext, mFrame, mLib); in CreateImageVAAPI()
/dports/www/firefox/firefox-99.0/dom/media/platforms/ffmpeg/
H A DFFmpegVideoFramePool.cpp37 void VideoFrameSurfaceVAAPI::LockVAAPIData(AVCodecContext* aAVCodecContext, in LockVAAPIData() function in mozilla::VideoFrameSurfaceVAAPI
143 vaapiSurface->LockVAAPIData(aAVCodecContext, aAVFrame, aLib); in GetVideoFrameSurface()
H A DFFmpegVideoFramePool.h98 void LockVAAPIData(AVCodecContext* aAVCodecContext, AVFrame* aAVFrame,