Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qeglfsopenwfdintegration.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include "qeglfsopenwfdintegration.h"
#include "wfd.h"
#include "wfdext2.h"
+ Include dependency graph for qeglfsopenwfdintegration.cpp:

Go to the source code of this file.

Classes

struct  wfd_buffer
 
struct  wfd_window
 

Macros

#define MAX_NUM_OF_WFD_BUFFERS   3
 
#define MAX_NUM_OF_WFD_DEVICES   4
 
#define MAX_NUM_OF_WFD_PIPELINES   16
 
#define MAX_NUM_OF_WFD_PORT_MODES   64
 
#define MAX_NUM_OF_WFD_PORTS   4
 

Typedefs

typedef struct wfd_buffer wfd_buffer_t
 
typedef struct wfd_window wfd_window_t
 

Macro Definition Documentation

◆ MAX_NUM_OF_WFD_BUFFERS

#define MAX_NUM_OF_WFD_BUFFERS   3

◆ MAX_NUM_OF_WFD_DEVICES

#define MAX_NUM_OF_WFD_DEVICES   4

Definition at line 12 of file qeglfsopenwfdintegration.cpp.

Referenced by QEglFSOpenWFDIntegration::platformInit().

◆ MAX_NUM_OF_WFD_PIPELINES

#define MAX_NUM_OF_WFD_PIPELINES   16

◆ MAX_NUM_OF_WFD_PORT_MODES

#define MAX_NUM_OF_WFD_PORT_MODES   64

Definition at line 14 of file qeglfsopenwfdintegration.cpp.

Referenced by QEglFSOpenWFDIntegration::platformInit().

◆ MAX_NUM_OF_WFD_PORTS

#define MAX_NUM_OF_WFD_PORTS   4

Definition at line 15 of file qeglfsopenwfdintegration.cpp.

Referenced by QEglFSOpenWFDIntegration::platformInit().

Typedef Documentation

◆ wfd_buffer_t

typedef struct wfd_buffer wfd_buffer_t

◆ wfd_window_t

typedef struct wfd_window wfd_window_t