yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src/video_core/host1x/codecs
Kelebek1 139b645aa2 Allow >1 cpu threads on video decoding, disable multi-frame decoding 2023-02-14 18:55:46 +00:00
..
codec.cpp Allow >1 cpu threads on video decoding, disable multi-frame decoding 2023-02-14 18:55:46 +00:00
codec.h NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
h264.cpp NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
h264.h NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
vp8.cpp NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
vp8.h NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
vp9.cpp General: Fix clang format. 2022-10-06 21:00:53 +02:00
vp9.h NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
vp9_types.h NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00