mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-02 22:16:24 +00:00
@@ -43,6 +43,10 @@
|
|||||||
#define RK_H264 7
|
#define RK_H264 7
|
||||||
#define RK_H265 16777220
|
#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;
|
void *pkt_buf = NULL;
|
||||||
int fd;
|
int fd;
|
||||||
int fb_id;
|
int fb_id;
|
||||||
|
|||||||
Reference in New Issue
Block a user