mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update vaapi_video_decode_accelerator.h
This commit is contained in:
parent
597382b9e2
commit
2de52f596b
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ class MEDIA_GPU_EXPORT VaapiVideoDecodeAccelerator
|
|||
|
||||
static VideoDecodeAccelerator::SupportedProfiles GetSupportedProfiles();
|
||||
|
||||
static bool IsVppProfileSupported();
|
||||
|
||||
// DecodeSurfaceHandler implementation.
|
||||
scoped_refptr<VASurface> CreateSurface() override;
|
||||
void SurfaceReady(scoped_refptr<VASurface> va_surface,
|
||||
|
|
Loading…
Reference in a new issue