Ryujinx/Ryujinx.Graphics.Nvdec.Vp9/Types
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
..
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 Enable multithreaded VP9 decoding (#2009) 2021-02-11 01:54:42 +01:00