yuzu-mainline/src/video_core/command_classes/codecs
Lioncash 6291975731 vp9: std::move buffer within ComposeFrameHeader()
We can move the buffer here to avoid a heap reallocation
2020-10-27 02:27:31 -04:00
..
codec.cpp nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
codec.h nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
h264.cpp nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
h264.h nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
vp9_types.h nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
vp9.cpp vp9: std::move buffer within ComposeFrameHeader() 2020-10-27 02:27:31 -04:00
vp9.h nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00