mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2025-07-01 23:35:47 +00:00
parent
3b51b40178
commit
6f15b257d7
@ -43,6 +43,10 @@
|
||||
#define RK_H264 7
|
||||
#define RK_H265 16777220
|
||||
|
||||
#ifndef DRM_FORMAT_NV12_10
|
||||
#define DRM_FORMAT_NV12_10 fourcc_code('N', 'A', '1', '2')
|
||||
#endif
|
||||
|
||||
void *pkt_buf = NULL;
|
||||
int fd;
|
||||
int fb_id;
|
||||
|
Loading…
x
Reference in New Issue
Block a user