mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-11 17:28:29 +12:00
Separate camera code
This commit is contained in:
parent
cdd178d68d
commit
95238d60b7
8 changed files with 281 additions and 189 deletions
|
@ -1,7 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
void Rgb2Nv12(const uint8* rgbImage,
|
||||
unsigned imageWidth,
|
||||
unsigned imageHeight,
|
||||
uint8* outNv12Image,
|
||||
unsigned nv12Pitch);
|
Loading…
Add table
Add a link
Reference in a new issue