Ryujinx/Ryujinx.Graphics.Nvdec.Vp9/Types
gdkchan 1402d8391d
Support NVDEC H264 interlaced video decoding and VIC deinterlacing (#3225)
* Support NVDEC H264 interlaced video decoding and VIC deinterlacing

* Remove unused code
2022-03-23 17:09:32 -03:00
..
BlockSize.cs
BModeInfo.cs
Buf2D.cs
FrameType.cs
LoopFilter.cs
LoopFilterInfoN.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
LoopFilterMask.cs
LoopFilterThresh.cs
MacroBlockD.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
MacroBlockDPlane.cs
ModeInfo.cs
MotionVectorContext.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Mv.cs Use ReadOnlySpan<byte> compiler optimization for static data (#3130) 2022-02-17 21:38:50 +01:00
Mv32.cs
MvClassType.cs
MvJointType.cs
MvRef.cs
PartitionType.cs
PlaneType.cs
Position.cs
PredictionMode.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
RefBuffer.cs
ReferenceMode.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
ScaleFactors.cs
SegLvlFeatures.cs
Segmentation.cs
Surface.cs
TileInfo.cs
TxMode.cs
TxSize.cs
TxType.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Vp9Common.cs