1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-13 06:36:39 +00:00
Ryujinx/Ryujinx.Graphics.Nvdec.Vp9
gdkchan c465d771dd
Enable multithreaded VP9 decoding (#2009)
* Enable multithreaded VP9 decoding

* Limit the number of threads used for video decoding
2021-02-11 01:54:42 +01:00
..
Common
Dsp Enable multithreaded VP9 decoding (#2009) 2021-02-11 01:54:42 +01:00
Types Enable multithreaded VP9 decoding (#2009) 2021-02-11 01:54:42 +01:00
BitDepth.cs
CodecErr.cs
Constants.cs
DecodeFrame.cs Enable multithreaded VP9 decoding (#2009) 2021-02-11 01:54:42 +01:00
DecodeMv.cs
Decoder.cs Enable multithreaded VP9 decoding (#2009) 2021-02-11 01:54:42 +01:00
Detokenize.cs
Idct.cs
InternalErrorException.cs
InternalErrorInfo.cs
LoopFilter.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Luts.cs
PredCommon.cs
QuantCommon.cs
ReconInter.cs
ReconIntra.cs
Ryujinx.Graphics.Nvdec.Vp9.csproj
TileBuffer.cs Enable multithreaded VP9 decoding (#2009) 2021-02-11 01:54:42 +01:00
TileWorkerData.cs Enable multithreaded VP9 decoding (#2009) 2021-02-11 01:54:42 +01:00