Berkan Diler c1372ed775 Use ReadOnlySpan<byte> compiler optimization in more places (#3853) 3 years ago
..
Common eafee34fee Improvements with new .NET 5 functions or bugfixes (#1714) 5 years ago
Dsp 951700fdd8 Removed unused usings. (#3593) 3 years ago
Types 1402d8391d Support NVDEC H264 interlaced video decoding and VIC deinterlacing (#3225) 4 years ago
BitDepth.cs 4d02a2d2c0 New NVDEC and VIC implementation (#1384) 5 years ago
CodecErr.cs 4d02a2d2c0 New NVDEC and VIC implementation (#1384) 5 years ago
Constants.cs 157ad3f54f Silence several build warnings (#1428) 5 years ago
DecodeFrame.cs 2197f41506 Removed extra semicolons. (#3594) 3 years ago
DecodeMv.cs a5ff0024fb Rename ToSpan to AsSpan (#3556) 3 years ago
Decoder.cs 9ca040c0ff Use ReadOnlySpan<byte> compiler optimization for static data (#3130) 4 years ago
Detokenize.cs c1372ed775 Use ReadOnlySpan<byte> compiler optimization in more places (#3853) 3 years ago
Idct.cs 4d02a2d2c0 New NVDEC and VIC implementation (#1384) 5 years ago
InternalErrorException.cs 4d02a2d2c0 New NVDEC and VIC implementation (#1384) 5 years ago
InternalErrorInfo.cs 4d02a2d2c0 New NVDEC and VIC implementation (#1384) 5 years ago
LoopFilter.cs a5ff0024fb Rename ToSpan to AsSpan (#3556) 3 years ago
Luts.cs c1372ed775 Use ReadOnlySpan<byte> compiler optimization in more places (#3853) 3 years ago
PredCommon.cs 4d02a2d2c0 New NVDEC and VIC implementation (#1384) 5 years ago
QuantCommon.cs 4d02a2d2c0 New NVDEC and VIC implementation (#1384) 5 years ago
ReconInter.cs 4d02a2d2c0 New NVDEC and VIC implementation (#1384) 5 years ago
ReconIntra.cs 9ca040c0ff Use ReadOnlySpan<byte> compiler optimization for static data (#3130) 4 years ago
Ryujinx.Graphics.Nvdec.Vp9.csproj c6d05301aa infra: Migrate to .NET 7 (#3795) 3 years ago
TileBuffer.cs c465d771dd Enable multithreaded VP9 decoding (#2009) 5 years ago
TileWorkerData.cs c465d771dd Enable multithreaded VP9 decoding (#2009) 5 years ago