yuzu-android/src/video_core/command_classes/codecs
Lioncash 414a87a4f4 video_core: Resolve more variable shadowing scenarios pt.2
Migrates the video core code closer to enabling variable shadowing
warnings as errors.

This primarily sorts out shadowing occurrences within the Vulkan code.
2020-12-05 06:39:35 -05:00
..
codec.cpp codec: Remove deprecated usage of AVCodecContext::refcounted_frames 2020-12-04 16:23:13 -05:00
codec.h Merge pull request #5002 from ameerj/nvdec-frameskip 2020-12-02 15:55:15 -08:00
h264.cpp Queue decoded frames, cleanup decoders 2020-11-25 17:10:44 -05:00
h264.h Queue decoded frames, cleanup decoders 2020-11-25 17:10:44 -05:00
vp9_types.h Address PR feedback 2020-11-26 00:18:26 -05:00
vp9.cpp video_core: Resolve more variable shadowing scenarios pt.2 2020-12-05 06:39:35 -05:00
vp9.h video_core: Resolve more variable shadowing scenarios 2020-12-04 16:19:09 -05:00