Ryujinx/Ryujinx.Graphics.Nvdec.Vp9/Types
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
..
BlockSize.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
BModeInfo.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Buf2D.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
FrameType.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
LoopFilterInfoN.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
LoopFilterMask.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
LoopFilterThresh.cs Silence several build warnings (#1428) 2020-08-06 23:40:41 +02:00
MacroBlockD.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
MacroBlockDPlane.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
ModeInfo.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
MotionVectorContext.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Mv.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Mv32.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
MvClassType.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
MvJointType.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
MvRef.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
PartitionType.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
PlaneType.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Position.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
PredictionMode.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
RefBuffer.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
ReferenceMode.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
ScaleFactors.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
SegLvlFeatures.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Segmentation.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Surface.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
TileInfo.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
TxMode.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
TxSize.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
TxType.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Vp9Common.cs Silence several build warnings (#1428) 2020-08-06 23:40:41 +02:00