Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qeglfsopenwfdintegration.cpp File Reference
#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

Definition at line 11 of file qeglfsopenwfdintegration.cpp.

◆ MAX_NUM_OF_WFD_DEVICES

#define MAX_NUM_OF_WFD_DEVICES   4

Definition at line 12 of file qeglfsopenwfdintegration.cpp.

◆ MAX_NUM_OF_WFD_PIPELINES

#define MAX_NUM_OF_WFD_PIPELINES   16

Definition at line 13 of file qeglfsopenwfdintegration.cpp.

◆ MAX_NUM_OF_WFD_PORT_MODES

#define MAX_NUM_OF_WFD_PORT_MODES   64

Definition at line 14 of file qeglfsopenwfdintegration.cpp.

◆ MAX_NUM_OF_WFD_PORTS

#define MAX_NUM_OF_WFD_PORTS   4

Definition at line 15 of file qeglfsopenwfdintegration.cpp.

Typedef Documentation

◆ wfd_buffer_t

typedef struct wfd_buffer wfd_buffer_t

◆ wfd_window_t

typedef struct wfd_window wfd_window_t