Ryujinx/Ryujinx.Graphics.Nvdec.Vp9
gdkchan 157ad3f54f
Silence several build warnings (#1428)
* Silence several build warnings

* Remove fixed buffers from NVDEC struct

* Remove unused field and usings

* Fix wrong name

* Silence more warning on H264 PictureInfo
2020-08-06 23:40:41 +02:00
..
Common Silence several build warnings (#1428) 2020-08-06 23:40:41 +02:00
Dsp New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Types Silence several build warnings (#1428) 2020-08-06 23:40:41 +02:00
BitDepth.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
CodecErr.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Constants.cs Silence several build warnings (#1428) 2020-08-06 23:40:41 +02:00
DecodeFrame.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
DecodeMv.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Decoder.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Detokenize.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Idct.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
InternalErrorException.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
InternalErrorInfo.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
LoopFilter.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Luts.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
PredCommon.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
QuantCommon.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
ReconInter.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
ReconIntra.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Ryujinx.Graphics.Nvdec.Vp9.csproj New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
TileBuffer.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
TileWorkerData.cs Silence several build warnings (#1428) 2020-08-06 23:40:41 +02:00