Go to the documentation of this file.
30 #ifndef __OMX_BASE_VIDEO_PORT_H__
31 #define __OMX_BASE_VIDEO_PORT_H__
34 #define MAX_VIDEO_OUTPUT_BUF_SIZE 460800 //640 * 480 * 1.5
35 #define MIN_VIDEO_OUTPUT_BUF_SIZE 176*144*3 //176 * 144 * 1.5
45 #define omx_base_video_PortType_FIELDS omx_base_PortType_FIELDS \
47 OMX_VIDEO_PARAM_PORTFORMATTYPE sVideoParam;
Generated for OpenMAX Bellagio rel. 0.9.3 by
1.5.1