Searched defs:CanDecodeOnIOThread (Results 1 – 6 of 6) sorted by relevance
13 bool VideoDecodeAccelerator::CanDecodeOnIOThread() { in CanDecodeOnIOThread() function in media::VideoDecodeAccelerator
531 bool AndroidVideoDecodeAccelerator::CanDecodeOnIOThread() { in CanDecodeOnIOThread() function in content::AndroidVideoDecodeAccelerator
551 bool VTVideoDecodeAccelerator::CanDecodeOnIOThread() { in CanDecodeOnIOThread() function in content::VTVideoDecodeAccelerator
922 bool VaapiVideoDecodeAccelerator::CanDecodeOnIOThread() { in CanDecodeOnIOThread() function in content::VaapiVideoDecodeAccelerator
637 bool DXVAVideoDecodeAccelerator::CanDecodeOnIOThread() { in CanDecodeOnIOThread() function in content::DXVAVideoDecodeAccelerator
452 bool V4L2VideoDecodeAccelerator::CanDecodeOnIOThread() { return true; } in CanDecodeOnIOThread() function in content::V4L2VideoDecodeAccelerator