suyu/src/video_core/command_classes/codecs
ameerj e3688f0627 vp9: Cleanup unused variables
With reference frames refreshes fix, we no longer need to buffer two frames in advance.
We can also remove other unused or otherwise unneeded variables.
2021-08-06 20:08:11 -04:00
..
codec.cpp Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
codec.h Merge pull request #6537 from Morph1984/warnings 2021-07-05 17:09:23 -07:00
h264.cpp Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
h264.h Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
vp9.cpp vp9: Cleanup unused variables 2021-08-06 20:08:11 -04:00
vp9.h vp9: Cleanup unused variables 2021-08-06 20:08:11 -04:00
vp9_types.h vp9: Cleanup unused variables 2021-08-06 20:08:11 -04:00