mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update vaapi_video_decode_accelerator.cc
This commit is contained in:
parent
d1e592e1a6
commit
f05eab2f12
1 changed files with 1 additions and 1 deletions
|
@ -807,7 +807,7 @@ void VaapiVideoDecodeAccelerator::AssignPictureBuffers(
|
|||
}
|
||||
}
|
||||
|
||||
#if defined(USE_OZONE)
|
||||
#if BUILDFLAG(IS_OZONE)
|
||||
void VaapiVideoDecodeAccelerator::ImportBufferForPicture(
|
||||
int32_t picture_buffer_id,
|
||||
VideoPixelFormat pixel_format,
|
||||
|
|
Loading…
Reference in a new issue