OpenMAXBellagio  0.9.3
OMX_Video.h
Go to the documentation of this file.
1 
29 #ifndef OMX_Video_h
30 #define OMX_Video_h
31 
38 #ifdef __cplusplus
39 extern "C" {
40 #endif /* __cplusplus */
41 
42 
49 #include <OMX_IVCommon.h>
50 
51 
61 typedef enum OMX_VIDEO_CODINGTYPE {
73  OMX_VIDEO_CodingMax = 0x7FFFFFFF
75 
76 
138 
164 
165 
187 
188 
211 
212 
226 
227 
245 
246 
259 
260 
285 
286 
298 
299 
324 
325 
352 
353 
381 
382 
421 
422 
440 
441 
452 typedef enum OMX_VIDEO_PICTURETYPE {
465 
466 
493 typedef struct OMX_VIDEO_PARAM_H263TYPE {
507 
508 
524 
525 
539 
540 
562 
563 
606 
607 
625 
626 
674 
675 
688 
689 
699 typedef struct OMX_VIDEO_PARAM_WMVTYPE {
705 
706 
719 
720 
744 typedef struct OMX_VIDEO_PARAM_RVTYPE {
760 
761 
778 
779 
803  OMX_VIDEO_AVCLevelMax = 0x7FFFFFFF
805 
806 
822 
823 
877 typedef struct OMX_VIDEO_PARAM_AVCTYPE {
906 
920 
936 
946 typedef struct OMX_CONFIG_FRAMERATETYPE {
950  OMX_U32 xEncodeFramerate; /* Q16 format */
952 
959 
964  OMX_U32 nErrMapSize; /* Size of the Error Map in bytes */
965  OMX_U8 ErrMap[1]; /* Error map hint */
967 
974 
981 
997 
1017 
1035 
1051 
1054 #ifdef __cplusplus
1055 }
1056 #endif /* __cplusplus */
1057 
1058 #endif
1059 /* File EOF */
1060 

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo