Merge branch 'tizen_gst_1.16.2' into tizen
[platform/upstream/gstreamer.git] / tags
1 !_TAG_FILE_FORMAT       2       /extended format; --format=1 will not append ;" to lines/
2 !_TAG_FILE_SORTED       1       /0=unsorted, 1=sorted, 2=foldcase/
3 !_TAG_PROGRAM_AUTHOR    Darren Hiebert  /dhiebert@users.sourceforge.net/
4 !_TAG_PROGRAM_NAME      Exuberant Ctags //
5 !_TAG_PROGRAM_URL       http://ctags.sourceforge.net    /official site/
6 !_TAG_PROGRAM_VERSION   5.9~svn20110310 //
7 ADTS_SAMPLE_INDEX_11025 omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_11025,$/;"        e       enum:adts_sample_index__        file:
8 ADTS_SAMPLE_INDEX_12000 omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_12000,$/;"        e       enum:adts_sample_index__        file:
9 ADTS_SAMPLE_INDEX_16000 omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_16000,$/;"        e       enum:adts_sample_index__        file:
10 ADTS_SAMPLE_INDEX_22050 omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_22050,$/;"        e       enum:adts_sample_index__        file:
11 ADTS_SAMPLE_INDEX_24000 omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_24000,$/;"        e       enum:adts_sample_index__        file:
12 ADTS_SAMPLE_INDEX_32000 omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_32000,$/;"        e       enum:adts_sample_index__        file:
13 ADTS_SAMPLE_INDEX_44100 omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_44100,$/;"        e       enum:adts_sample_index__        file:
14 ADTS_SAMPLE_INDEX_48000 omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_48000,$/;"        e       enum:adts_sample_index__        file:
15 ADTS_SAMPLE_INDEX_64000 omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_64000,$/;"        e       enum:adts_sample_index__        file:
16 ADTS_SAMPLE_INDEX_7350  omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_7350,$/;" e       enum:adts_sample_index__        file:
17 ADTS_SAMPLE_INDEX_8000  omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_8000,$/;" e       enum:adts_sample_index__        file:
18 ADTS_SAMPLE_INDEX_88200 omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_88200,$/;"        e       enum:adts_sample_index__        file:
19 ADTS_SAMPLE_INDEX_96000 omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_96000 = 0x0,$/;"  e       enum:adts_sample_index__        file:
20 ADTS_SAMPLE_INDEX_MAX   omx/gstomxaacenc.c      /^  ADTS_SAMPLE_INDEX_MAX$/;"   e       enum:adts_sample_index__        file:
21 ALIGN   omx/gstomx.h    531;"   d
22 ALIGN_TO_4KB    omx/gstomx.h    542;"   d
23 APP_STATE_T     examples/egl/testegl.c  /^} APP_STATE_T;$/;"    t       typeref:struct:__anon37 file:
24 AllocateBuffer  omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*AllocateBuffer)($/;"      m       struct:OMX_COMPONENTTYPE        access:public
25 BUF_SHARE_METHOD_FD     omx/gstomx.h    /^    BUF_SHARE_METHOD_FD = 1,$/;"      e       enum:__anon3
26 BUF_SHARE_METHOD_FLUSH_BUFFER   omx/gstomx.h    /^    BUF_SHARE_METHOD_FLUSH_BUFFER = 3,$/;"    e       enum:__anon3
27 BUF_SHARE_METHOD_PADDR  omx/gstomx.h    /^    BUF_SHARE_METHOD_PADDR = 0,$/;"   e       enum:__anon3
28 BUF_SHARE_METHOD_TIZEN_BUFFER   omx/gstomx.h    /^    BUF_SHARE_METHOD_TIZEN_BUFFER = 2,$/;"    e       enum:__anon3
29 CHOOSE_MAX_SIZE omx/gstomx.h    544;"   d
30 CP_ACCESSTYPE   omx/openmax/OMX_ContentPipe.h   /^typedef enum CP_ACCESSTYPE {$/;"      g
31 CP_ACCESSTYPE   omx/openmax/OMX_ContentPipe.h   /^} CP_ACCESSTYPE;$/;"  t       typeref:enum:CP_ACCESSTYPE
32 CP_AccessKhronosExtensions      omx/openmax/OMX_ContentPipe.h   /^    CP_AccessKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:CP_ACCESSTYPE
33 CP_AccessMax    omx/openmax/OMX_ContentPipe.h   /^    CP_AccessMax = 0X7FFFFFFF$/;"     e       enum:CP_ACCESSTYPE
34 CP_AccessRead   omx/openmax/OMX_ContentPipe.h   /^    CP_AccessRead,      $/;"  e       enum:CP_ACCESSTYPE
35 CP_AccessReadWrite      omx/openmax/OMX_ContentPipe.h   /^    CP_AccessReadWrite ,  $/;"        e       enum:CP_ACCESSTYPE
36 CP_AccessVendorStartUnused      omx/openmax/OMX_ContentPipe.h   /^    CP_AccessVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:CP_ACCESSTYPE
37 CP_AccessWrite  omx/openmax/OMX_ContentPipe.h   /^    CP_AccessWrite,  $/;"     e       enum:CP_ACCESSTYPE
38 CP_BytesAvailable       omx/openmax/OMX_ContentPipe.h   /^    CP_BytesAvailable,            \/** bytes requested in a CheckAvailableBytes call are now available*\/$/;" e       enum:CP_EVENTTYPE
39 CP_CHECKBYTESRESULTTYPE omx/openmax/OMX_ContentPipe.h   /^typedef enum CP_CHECKBYTESRESULTTYPE$/;"      g
40 CP_CHECKBYTESRESULTTYPE omx/openmax/OMX_ContentPipe.h   /^} CP_CHECKBYTESRESULTTYPE;$/;"        t       typeref:enum:CP_CHECKBYTESRESULTTYPE
41 CP_CheckBytesAtEndOfStream      omx/openmax/OMX_ContentPipe.h   /^    CP_CheckBytesAtEndOfStream,         \/**< The pipe has reached the end of stream$/;"      e       enum:CP_CHECKBYTESRESULTTYPE
42 CP_CheckBytesInsufficientBytes  omx/openmax/OMX_ContentPipe.h   /^    CP_CheckBytesInsufficientBytes  ,     \/**< The pipe has retrieved all bytes $/;" e       enum:CP_CHECKBYTESRESULTTYPE
43 CP_CheckBytesKhronosExtensions  omx/openmax/OMX_ContentPipe.h   /^    CP_CheckBytesKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"   e       enum:CP_CHECKBYTESRESULTTYPE
44 CP_CheckBytesMax        omx/openmax/OMX_ContentPipe.h   /^    CP_CheckBytesMax = 0X7FFFFFFF$/;" e       enum:CP_CHECKBYTESRESULTTYPE
45 CP_CheckBytesNotReady   omx/openmax/OMX_ContentPipe.h   /^    CP_CheckBytesNotReady,              \/**< The pipe is still retrieving bytes $/;" e       enum:CP_CHECKBYTESRESULTTYPE
46 CP_CheckBytesOk omx/openmax/OMX_ContentPipe.h   /^    CP_CheckBytesOk,                    \/**< There are at least the request number $/;"      e       enum:CP_CHECKBYTESRESULTTYPE
47 CP_CheckBytesOutOfBuffers       omx/openmax/OMX_ContentPipe.h   /^    CP_CheckBytesOutOfBuffers,          \/**< All read\/write buffers are currently in use. *\/$/;"   e       enum:CP_CHECKBYTESRESULTTYPE
48 CP_CheckBytesVendorStartUnused  omx/openmax/OMX_ContentPipe.h   /^    CP_CheckBytesVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"      e       enum:CP_CHECKBYTESRESULTTYPE
49 CP_EVENTTYPE    omx/openmax/OMX_ContentPipe.h   /^typedef enum CP_EVENTTYPE{$/;"        g
50 CP_EVENTTYPE    omx/openmax/OMX_ContentPipe.h   /^} CP_EVENTTYPE;$/;"   t       typeref:enum:CP_EVENTTYPE
51 CP_EventKhronosExtensions       omx/openmax/OMX_ContentPipe.h   /^    CP_EventKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"        e       enum:CP_EVENTTYPE
52 CP_EventMax     omx/openmax/OMX_ContentPipe.h   /^    CP_EventMax = 0X7FFFFFFF$/;"      e       enum:CP_EVENTTYPE
53 CP_EventVendorStartUnused       omx/openmax/OMX_ContentPipe.h   /^    CP_EventVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"   e       enum:CP_EVENTTYPE
54 CP_ORIGINTYPE   omx/openmax/OMX_ContentPipe.h   /^typedef enum CP_ORIGINTYPE {$/;"      g
55 CP_ORIGINTYPE   omx/openmax/OMX_ContentPipe.h   /^} CP_ORIGINTYPE;$/;"  t       typeref:enum:CP_ORIGINTYPE
56 CP_OriginBegin  omx/openmax/OMX_ContentPipe.h   /^    CP_OriginBegin,      $/;" e       enum:CP_ORIGINTYPE
57 CP_OriginCur    omx/openmax/OMX_ContentPipe.h   /^    CP_OriginCur,      $/;"   e       enum:CP_ORIGINTYPE
58 CP_OriginEnd    omx/openmax/OMX_ContentPipe.h   /^    CP_OriginEnd,      $/;"   e       enum:CP_ORIGINTYPE
59 CP_OriginKhronosExtensions      omx/openmax/OMX_ContentPipe.h   /^    CP_OriginKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:CP_ORIGINTYPE
60 CP_OriginMax    omx/openmax/OMX_ContentPipe.h   /^    CP_OriginMax = 0X7FFFFFFF$/;"     e       enum:CP_ORIGINTYPE
61 CP_OriginVendorStartUnused      omx/openmax/OMX_ContentPipe.h   /^    CP_OriginVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:CP_ORIGINTYPE
62 CP_Overflow     omx/openmax/OMX_ContentPipe.h   /^    CP_Overflow,                         \/** enumeration of content pipe events sent to the client callback*\/$/;"   e       enum:CP_EVENTTYPE
63 CP_PIPETYPE     omx/openmax/OMX_ContentPipe.h   /^typedef struct CP_PIPETYPE$/;"        s
64 CP_PIPETYPE     omx/openmax/OMX_ContentPipe.h   /^} CP_PIPETYPE;$/;"    t       typeref:struct:CP_PIPETYPE
65 CP_PIPETYPE::CheckAvailableBytes        omx/openmax/OMX_ContentPipe.h   /^    CPresult (*CheckAvailableBytes)( CPhandle hContent, CPuint nBytesRequested, CP_CHECKBYTESRESULTTYPE *eResult );$/;"       m       struct:CP_PIPETYPE      access:public
66 CP_PIPETYPE::Close      omx/openmax/OMX_ContentPipe.h   /^    CPresult (*Close)( CPhandle hContent );$/;"       m       struct:CP_PIPETYPE      access:public
67 CP_PIPETYPE::Create     omx/openmax/OMX_ContentPipe.h   /^    CPresult (*Create)( CPhandle *hContent, CPstring szURI );$/;"     m       struct:CP_PIPETYPE      access:public
68 CP_PIPETYPE::GetPosition        omx/openmax/OMX_ContentPipe.h   /^    CPresult (*GetPosition)( CPhandle hContent, CPuint *pPosition);$/;"       m       struct:CP_PIPETYPE      access:public
69 CP_PIPETYPE::GetWriteBuffer     omx/openmax/OMX_ContentPipe.h   /^    CPresult (*GetWriteBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint nSize);$/;"      m       struct:CP_PIPETYPE      access:public
70 CP_PIPETYPE::Open       omx/openmax/OMX_ContentPipe.h   /^    CPresult (*Open)( CPhandle* hContent, CPstring szURI, CP_ACCESSTYPE eAccess );$/;"        m       struct:CP_PIPETYPE      access:public
71 CP_PIPETYPE::Read       omx/openmax/OMX_ContentPipe.h   /^    CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); $/;"   m       struct:CP_PIPETYPE      access:public
72 CP_PIPETYPE::ReadBuffer omx/openmax/OMX_ContentPipe.h   /^    CPresult (*ReadBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint *nSize, CPbool bForbidCopy);$/;"     m       struct:CP_PIPETYPE      access:public
73 CP_PIPETYPE::RegisterCallback   omx/openmax/OMX_ContentPipe.h   /^    CPresult (*RegisterCallback)( CPhandle hContent, CPresult (*ClientCallback)(CP_EVENTTYPE eEvent, CPuint iParam));$/;"     m       struct:CP_PIPETYPE      access:public
74 CP_PIPETYPE::ReleaseReadBuffer  omx/openmax/OMX_ContentPipe.h   /^    CPresult (*ReleaseReadBuffer)(CPhandle hContent, CPbyte *pBuffer);$/;"    m       struct:CP_PIPETYPE      access:public
75 CP_PIPETYPE::SetPosition        omx/openmax/OMX_ContentPipe.h   /^    CPresult (*SetPosition)( CPhandle  hContent, CPint nOffset, CP_ORIGINTYPE eOrigin);$/;"   m       struct:CP_PIPETYPE      access:public
76 CP_PIPETYPE::Write      omx/openmax/OMX_ContentPipe.h   /^    CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); $/;"   m       struct:CP_PIPETYPE      access:public
77 CP_PIPETYPE::WriteBuffer        omx/openmax/OMX_ContentPipe.h   /^    CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize);$/;"     m       struct:CP_PIPETYPE      access:public
78 CP_PipeDisconnected     omx/openmax/OMX_ContentPipe.h   /^    CP_PipeDisconnected  ,                \/** enumeration of content pipe events sent to the client callback*\/$/;"  e       enum:CP_EVENTTYPE
79 CPbool  omx/openmax/OMX_ContentPipe.h   /^typedef OMX_BOOL   CPbool;$/;"        t
80 CPbyte  omx/openmax/OMX_ContentPipe.h   /^typedef char       CPbyte;  $/;"      t
81 CPhandle        omx/openmax/OMX_ContentPipe.h   /^typedef void *     CPhandle;$/;"      t
82 CPint   omx/openmax/OMX_ContentPipe.h   /^typedef OMX_S32    CPint;  $/;"       t
83 CPresult        omx/openmax/OMX_ContentPipe.h   /^typedef OMX_U32    CPresult;$/;"      t
84 CPstring        omx/openmax/OMX_ContentPipe.h   /^typedef char *     CPstring;  $/;"    t
85 CPuint  omx/openmax/OMX_ContentPipe.h   /^typedef OMX_U32    CPuint;$/;"        t
86 CheckAvailableBytes     omx/openmax/OMX_ContentPipe.h   /^    CPresult (*CheckAvailableBytes)( CPhandle hContent, CPuint nBytesRequested, CP_CHECKBYTESRESULTTYPE *eResult );$/;"       m       struct:CP_PIPETYPE      access:public
87 Close   omx/openmax/OMX_ContentPipe.h   /^    CPresult (*Close)( CPhandle hContent );$/;"       m       struct:CP_PIPETYPE      access:public
88 ComponentDeInit omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*ComponentDeInit)($/;"     m       struct:OMX_COMPONENTTYPE        access:public
89 ComponentRoleEnum       omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*ComponentRoleEnum)($/;"   m       struct:OMX_COMPONENTTYPE        access:public
90 ComponentTunnelRequest  omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*ComponentTunnelRequest)($/;"      m       struct:OMX_COMPONENTTYPE        access:public
91 Create  omx/openmax/OMX_ContentPipe.h   /^    CPresult (*Create)( CPhandle *hContent, CPstring szURI );$/;"     m       struct:CP_PIPETYPE      access:public
92 DEBUG_INIT      omx/gstomxaacdec.c      43;"    d       file:
93 DEBUG_INIT      omx/gstomxaacenc.c      100;"   d       file:
94 DEBUG_INIT      omx/gstomxamrdec.c      44;"    d       file:
95 DEBUG_INIT      omx/gstomxanalogaudiosink.c     35;"    d       file:
96 DEBUG_INIT      omx/gstomxaudiodec.c    62;"    d       file:
97 DEBUG_INIT      omx/gstomxaudioenc.c    59;"    d       file:
98 DEBUG_INIT      omx/gstomxaudiosink.c   37;"    d       file:
99 DEBUG_INIT      omx/gstomxbufferpool.c  205;"   d       file:
100 DEBUG_INIT      omx/gstomxh263dec.c     45;"    d       file:
101 DEBUG_INIT      omx/gstomxh263enc.c     45;"    d       file:
102 DEBUG_INIT      omx/gstomxh264dec.c     45;"    d       file:
103 DEBUG_INIT      omx/gstomxh264enc.c     70;"    d       file:
104 DEBUG_INIT      omx/gstomxhdmiaudiosink.c       35;"    d       file:
105 DEBUG_INIT      omx/gstomxmjpegdec.c    45;"    d       file:
106 DEBUG_INIT      omx/gstomxmp3dec.c      43;"    d       file:
107 DEBUG_INIT      omx/gstomxmpeg2videodec.c       45;"    d       file:
108 DEBUG_INIT      omx/gstomxmpeg4videodec.c       45;"    d       file:
109 DEBUG_INIT      omx/gstomxmpeg4videoenc.c       45;"    d       file:
110 DEBUG_INIT      omx/gstomxtheoradec.c   48;"    d       file:
111 DEBUG_INIT      omx/gstomxvideodec.c    92;"    d       file:
112 DEBUG_INIT      omx/gstomxvideoenc.c    115;"   d       file:
113 DEBUG_INIT      omx/gstomxvp8dec.c      45;"    d       file:
114 DEBUG_INIT      omx/gstomxwmvdec.c      45;"    d       file:
115 DEFAULT_AAC_ER_TOOLS    omx/gstomxaacenc.c      54;"    d       file:
116 DEFAULT_AAC_TOOLS       omx/gstomxaacenc.c      53;"    d       file:
117 DEFAULT_BITRATE omx/gstomxaacenc.c      52;"    d       file:
118 DEFAULT_HACKS   omx/gstomx.c    2611;"  d       file:
119 DEFAULT_HACKS   omx/gstomx.c    2613;"  d       file:
120 DEFAULT_PROP_MUTE       omx/gstomxaudiosink.c   41;"    d       file:
121 DEFAULT_PROP_VOLUME     omx/gstomxaudiosink.c   42;"    d       file:
122 DIV_ROUND_UP    omx/gstomx.h    543;"   d
123 EmptyBufferDone omx/gstomx.c    /^EmptyBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR pAppData,$/;"     f       file:   signature:(OMX_HANDLETYPE hComponent, OMX_PTR pAppData, OMX_BUFFERHEADERTYPE * pBuffer)
124 EmptyBufferDone omx/openmax/OMX_Core.h  /^    OMX_ERRORTYPE (*EmptyBufferDone)($/;"     m       struct:OMX_CALLBACKTYPE access:public
125 EmptyThisBuffer omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*EmptyThisBuffer)($/;"     m       struct:OMX_COMPONENTTYPE        access:public
126 EnableGemBuffersParams  omx/gstomx.h    /^typedef struct _EnableGemBuffersParams EnableGemBuffersParams;$/;"    t       typeref:struct:_EnableGemBuffersParams
127 ErrMap  omx/openmax/OMX_Video.h /^    OMX_U8  ErrMap[1];             \/* Error map hint *\/$/;" m       struct:OMX_CONFIG_MACROBLOCKERRORMAPTYPE        access:public
128 EventHandler    omx/gstomx.c    /^EventHandler (OMX_HANDLETYPE hComponent, OMX_PTR pAppData, OMX_EVENTTYPE eEvent,$/;"  f       file:   signature:(OMX_HANDLETYPE hComponent, OMX_PTR pAppData, OMX_EVENTTYPE eEvent, OMX_U32 nData1, OMX_U32 nData2, OMX_PTR pEventData)
129 EventHandler    omx/openmax/OMX_Core.h  /^   OMX_ERRORTYPE (*EventHandler)($/;" m       struct:OMX_CALLBACKTYPE access:public
130 FillBufferDone  omx/gstomx.c    /^FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR pAppData,$/;"      f       file:   signature:(OMX_HANDLETYPE hComponent, OMX_PTR pAppData, OMX_BUFFERHEADERTYPE * pBuffer)
131 FillBufferDone  omx/openmax/OMX_Core.h  /^    OMX_ERRORTYPE (*FillBufferDone)($/;"      m       struct:OMX_CALLBACKTYPE access:public
132 FillThisBuffer  omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*FillThisBuffer)($/;"      m       struct:OMX_COMPONENTTYPE        access:public
133 FreeBuffer      omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*FreeBuffer)($/;"  m       struct:OMX_COMPONENTTYPE        access:public
134 GGetTypeFunction        omx/gstomx.c    /^typedef GType (*GGetTypeFunction) (void);$/;" t       file:
135 GOMX_VENDOR_DEFAULT     omx/gstomx.h    /^    GOMX_VENDOR_DEFAULT,$/;"  e       enum:GOmxVendor
136 GOMX_VENDOR_QCT omx/gstomx.h    /^    GOMX_VENDOR_QCT,$/;"      e       enum:GOmxVendor
137 GOMX_VENDOR_SLSI_EXYNOS omx/gstomx.h    /^    GOMX_VENDOR_SLSI_EXYNOS,$/;"      e       enum:GOmxVendor
138 GOMX_VENDOR_SLSI_SEC    omx/gstomx.h    /^    GOMX_VENDOR_SLSI_SEC,$/;" e       enum:GOmxVendor
139 GOMX_VENDOR_SPRD        omx/gstomx.h    /^    GOMX_VENDOR_SPRD$/;"      e       enum:GOmxVendor
140 GOmxVendor      omx/gstomx.h    /^enum GOmxVendor$/;"   g
141 GOmxVendor      omx/gstomx.h    /^typedef enum GOmxVendor GOmxVendor; \/* check omx vender *\/$/;"      t       typeref:enum:GOmxVendor
142 GST_CAT_DEFAULT omx/gstomx.c    50;"    d       file:
143 GST_CAT_DEFAULT omx/gstomxaacdec.c      29;"    d       file:
144 GST_CAT_DEFAULT omx/gstomxaacenc.c      30;"    d       file:
145 GST_CAT_DEFAULT omx/gstomxamrdec.c      30;"    d       file:
146 GST_CAT_DEFAULT omx/gstomxanalogaudiosink.c     31;"    d       file:
147 GST_CAT_DEFAULT omx/gstomxaudiodec.c    35;"    d       file:
148 GST_CAT_DEFAULT omx/gstomxaudioenc.c    31;"    d       file:
149 GST_CAT_DEFAULT omx/gstomxaudiosink.c   35;"    d       file:
150 GST_CAT_DEFAULT omx/gstomxbufferpool.c  30;"    d       file:
151 GST_CAT_DEFAULT omx/gstomxh263dec.c     30;"    d       file:
152 GST_CAT_DEFAULT omx/gstomxh263enc.c     30;"    d       file:
153 GST_CAT_DEFAULT omx/gstomxh264dec.c     30;"    d       file:
154 GST_CAT_DEFAULT omx/gstomxh264enc.c     35;"    d       file:
155 GST_CAT_DEFAULT omx/gstomxhdmiaudiosink.c       31;"    d       file:
156 GST_CAT_DEFAULT omx/gstomxmjpegdec.c    30;"    d       file:
157 GST_CAT_DEFAULT omx/gstomxmp3dec.c      29;"    d       file:
158 GST_CAT_DEFAULT omx/gstomxmpeg2videodec.c       30;"    d       file:
159 GST_CAT_DEFAULT omx/gstomxmpeg4videodec.c       30;"    d       file:
160 GST_CAT_DEFAULT omx/gstomxmpeg4videoenc.c       30;"    d       file:
161 GST_CAT_DEFAULT omx/gstomxtheoradec.c   30;"    d       file:
162 GST_CAT_DEFAULT omx/gstomxvideo.c       32;"    d       file:
163 GST_CAT_DEFAULT omx/gstomxvideodec.c    56;"    d       file:
164 GST_CAT_DEFAULT omx/gstomxvideoenc.c    38;"    d       file:
165 GST_CAT_DEFAULT omx/gstomxvp8dec.c      30;"    d       file:
166 GST_CAT_DEFAULT omx/gstomxwmvdec.c      30;"    d       file:
167 GST_IS_OMX_AAC_DEC      omx/gstomxaacdec.h      36;"    d
168 GST_IS_OMX_AAC_DEC_CLASS        omx/gstomxaacdec.h      38;"    d
169 GST_IS_OMX_AAC_ENC      omx/gstomxaacenc.h      37;"    d
170 GST_IS_OMX_AAC_ENC_CLASS        omx/gstomxaacenc.h      39;"    d
171 GST_IS_OMX_AMR_DEC      omx/gstomxamrdec.h      36;"    d
172 GST_IS_OMX_AMR_DEC_CLASS        omx/gstomxamrdec.h      38;"    d
173 GST_IS_OMX_ANALOG_AUDIO_SINK    omx/gstomxanalogaudiosink.h     38;"    d
174 GST_IS_OMX_ANALOG_AUDIO_SINK_CLASS      omx/gstomxanalogaudiosink.h     40;"    d
175 GST_IS_OMX_AUDIO_DEC    omx/gstomxaudiodec.h    43;"    d
176 GST_IS_OMX_AUDIO_DEC_CLASS      omx/gstomxaudiodec.h    45;"    d
177 GST_IS_OMX_AUDIO_ENC    omx/gstomxaudioenc.h    40;"    d
178 GST_IS_OMX_AUDIO_ENC_CLASS      omx/gstomxaudioenc.h    42;"    d
179 GST_IS_OMX_AUDIO_SINK   omx/gstomxaudiosink.h   44;"    d
180 GST_IS_OMX_AUDIO_SINK_CLASS     omx/gstomxaudiosink.h   46;"    d
181 GST_IS_OMX_BUFFER_POOL  omx/gstomxbufferpool.h  40;"    d
182 GST_IS_OMX_H263_DEC     omx/gstomxh263dec.h     37;"    d
183 GST_IS_OMX_H263_DEC_CLASS       omx/gstomxh263dec.h     39;"    d
184 GST_IS_OMX_H263_ENC     omx/gstomxh263enc.h     37;"    d
185 GST_IS_OMX_H263_ENC_CLASS       omx/gstomxh263enc.h     39;"    d
186 GST_IS_OMX_H264_DEC     omx/gstomxh264dec.h     37;"    d
187 GST_IS_OMX_H264_DEC_CLASS       omx/gstomxh264dec.h     39;"    d
188 GST_IS_OMX_H264_ENC     omx/gstomxh264enc.h     37;"    d
189 GST_IS_OMX_H264_ENC_CLASS       omx/gstomxh264enc.h     39;"    d
190 GST_IS_OMX_HDMI_AUDIO_SINK      omx/gstomxhdmiaudiosink.h       38;"    d
191 GST_IS_OMX_HDMI_AUDIO_SINK_CLASS        omx/gstomxhdmiaudiosink.h       40;"    d
192 GST_IS_OMX_MEMORY_ALLOCATOR     omx/gstomxbufferpool.c  101;"   d       file:
193 GST_IS_OMX_MJPEG_DEC    omx/gstomxmjpegdec.h    37;"    d
194 GST_IS_OMX_MJPEG_DEC_CLASS      omx/gstomxmjpegdec.h    39;"    d
195 GST_IS_OMX_MP3_DEC      omx/gstomxmp3dec.h      36;"    d
196 GST_IS_OMX_MP3_DEC_CLASS        omx/gstomxmp3dec.h      38;"    d
197 GST_IS_OMX_MPEG2_VIDEO_DEC      omx/gstomxmpeg2videodec.h       37;"    d
198 GST_IS_OMX_MPEG2_VIDEO_DEC_CLASS        omx/gstomxmpeg2videodec.h       39;"    d
199 GST_IS_OMX_MPEG4_VIDEO_DEC      omx/gstomxmpeg4videodec.h       37;"    d
200 GST_IS_OMX_MPEG4_VIDEO_DEC_CLASS        omx/gstomxmpeg4videodec.h       39;"    d
201 GST_IS_OMX_MPEG4_VIDEO_ENC      omx/gstomxmpeg4videoenc.h       37;"    d
202 GST_IS_OMX_MPEG4_VIDEO_ENC_CLASS        omx/gstomxmpeg4videoenc.h       39;"    d
203 GST_IS_OMX_THEORA_DEC   omx/gstomxtheoradec.h   37;"    d
204 GST_IS_OMX_THEORA_DEC_CLASS     omx/gstomxtheoradec.h   39;"    d
205 GST_IS_OMX_VIDEO_DEC    omx/gstomxvideodec.h    60;"    d
206 GST_IS_OMX_VIDEO_DEC_CLASS      omx/gstomxvideodec.h    62;"    d
207 GST_IS_OMX_VIDEO_ENC    omx/gstomxvideoenc.h    41;"    d
208 GST_IS_OMX_VIDEO_ENC_CLASS      omx/gstomxvideoenc.h    43;"    d
209 GST_IS_OMX_VP8_DEC      omx/gstomxvp8dec.h      37;"    d
210 GST_IS_OMX_VP8_DEC_CLASS        omx/gstomxvp8dec.h      39;"    d
211 GST_IS_OMX_WMV_DEC      omx/gstomxwmvdec.h      37;"    d
212 GST_IS_OMX_WMV_DEC_CLASS        omx/gstomxwmvdec.h      39;"    d
213 GST_OMX_AAC_DEC omx/gstomxaacdec.h      30;"    d
214 GST_OMX_AAC_DEC_CLASS   omx/gstomxaacdec.h      32;"    d
215 GST_OMX_AAC_DEC_GET_CLASS       omx/gstomxaacdec.h      34;"    d
216 GST_OMX_AAC_ENC omx/gstomxaacenc.h      31;"    d
217 GST_OMX_AAC_ENC_CLASS   omx/gstomxaacenc.h      33;"    d
218 GST_OMX_AAC_ENC_GET_CLASS       omx/gstomxaacenc.h      35;"    d
219 GST_OMX_ACQUIRE_BUFFER_EOS      omx/gstomx.h    /^  GST_OMX_ACQUIRE_BUFFER_EOS,$/;"     e       enum:__anon6
220 GST_OMX_ACQUIRE_BUFFER_ERROR    omx/gstomx.h    /^  GST_OMX_ACQUIRE_BUFFER_ERROR$/;"    e       enum:__anon6
221 GST_OMX_ACQUIRE_BUFFER_FLUSHING omx/gstomx.h    /^  GST_OMX_ACQUIRE_BUFFER_FLUSHING,$/;"        e       enum:__anon6
222 GST_OMX_ACQUIRE_BUFFER_OK       omx/gstomx.h    /^  GST_OMX_ACQUIRE_BUFFER_OK = 0,$/;"  e       enum:__anon6
223 GST_OMX_ACQUIRE_BUFFER_RECONFIGURE      omx/gstomx.h    /^  GST_OMX_ACQUIRE_BUFFER_RECONFIGURE,$/;"     e       enum:__anon6
224 GST_OMX_AMR_DEC omx/gstomxamrdec.h      30;"    d
225 GST_OMX_AMR_DEC_CLASS   omx/gstomxamrdec.h      32;"    d
226 GST_OMX_AMR_DEC_GET_CLASS       omx/gstomxamrdec.h      34;"    d
227 GST_OMX_ANALOG_AUDIO_SINK       omx/gstomxanalogaudiosink.h     32;"    d
228 GST_OMX_ANALOG_AUDIO_SINK_CLASS omx/gstomxanalogaudiosink.h     34;"    d
229 GST_OMX_ANALOG_AUDIO_SINK_GET_CLASS     omx/gstomxanalogaudiosink.h     36;"    d
230 GST_OMX_AUDIO_DEC       omx/gstomxaudiodec.h    37;"    d
231 GST_OMX_AUDIO_DEC_CLASS omx/gstomxaudiodec.h    39;"    d
232 GST_OMX_AUDIO_DEC_GET_CLASS     omx/gstomxaudiodec.h    41;"    d
233 GST_OMX_AUDIO_ENC       omx/gstomxaudioenc.h    34;"    d
234 GST_OMX_AUDIO_ENC_CLASS omx/gstomxaudioenc.h    36;"    d
235 GST_OMX_AUDIO_ENC_GET_CLASS     omx/gstomxaudioenc.h    38;"    d
236 GST_OMX_AUDIO_SINK      omx/gstomxaudiosink.h   38;"    d
237 GST_OMX_AUDIO_SINK_CAST omx/gstomxaudiosink.h   48;"    d
238 GST_OMX_AUDIO_SINK_CLASS        omx/gstomxaudiosink.h   40;"    d
239 GST_OMX_AUDIO_SINK_GET_CLASS    omx/gstomxaudiosink.h   42;"    d
240 GST_OMX_AUDIO_SINK_GET_LOCK     omx/gstomxaudiosink.h   50;"    d
241 GST_OMX_AUDIO_SINK_LOCK omx/gstomxaudiosink.h   51;"    d
242 GST_OMX_AUDIO_SINK_UNLOCK       omx/gstomxaudiosink.h   52;"    d
243 GST_OMX_BUFFER_POOL     omx/gstomxbufferpool.h  38;"    d
244 GST_OMX_COMPONENT_TYPE_FILTER   omx/gstomx.h    /^  GST_OMX_COMPONENT_TYPE_FILTER$/;"   e       enum:__anon8
245 GST_OMX_COMPONENT_TYPE_SINK     omx/gstomx.h    /^  GST_OMX_COMPONENT_TYPE_SINK,$/;"    e       enum:__anon8
246 GST_OMX_COMPONENT_TYPE_SOURCE   omx/gstomx.h    /^  GST_OMX_COMPONENT_TYPE_SOURCE,$/;"  e       enum:__anon8
247 GST_OMX_H263_DEC        omx/gstomxh263dec.h     31;"    d
248 GST_OMX_H263_DEC_CLASS  omx/gstomxh263dec.h     33;"    d
249 GST_OMX_H263_DEC_GET_CLASS      omx/gstomxh263dec.h     35;"    d
250 GST_OMX_H263_ENC        omx/gstomxh263enc.h     31;"    d
251 GST_OMX_H263_ENC_CLASS  omx/gstomxh263enc.h     33;"    d
252 GST_OMX_H263_ENC_GET_CLASS      omx/gstomxh263enc.h     35;"    d
253 GST_OMX_H264_DEC        omx/gstomxh264dec.h     31;"    d
254 GST_OMX_H264_DEC_CLASS  omx/gstomxh264dec.h     33;"    d
255 GST_OMX_H264_DEC_GET_CLASS      omx/gstomxh264dec.h     35;"    d
256 GST_OMX_H264_ENC        omx/gstomxh264enc.h     31;"    d
257 GST_OMX_H264_ENC_CLASS  omx/gstomxh264enc.h     33;"    d
258 GST_OMX_H264_ENC_GET_CLASS      omx/gstomxh264enc.h     35;"    d
259 GST_OMX_H264_VIDEO_ENC_INLINE_SPS_PPS_HEADERS_DEFAULT   omx/gstomxh264enc.c     62;"    d       file:
260 GST_OMX_H264_VIDEO_ENC_INTERVAL_OF_CODING_INTRA_FRAMES_DEFAULT  omx/gstomxh264enc.c     65;"    d       file:
261 GST_OMX_H264_VIDEO_ENC_PERIODICITY_OF_IDR_FRAMES_DEFAULT        omx/gstomxh264enc.c     64;"    d       file:
262 GST_OMX_HACK_DRAIN_MAY_NOT_RETURN       omx/gstomx.h    114;"   d
263 GST_OMX_HACK_EVENT_PORT_SETTINGS_CHANGED_NDATA_PARAMETER_SWAP   omx/gstomx.h    87;"    d
264 GST_OMX_HACK_EVENT_PORT_SETTINGS_CHANGED_PORT_0_TO_1    omx/gstomx.h    91;"    d
265 GST_OMX_HACK_NO_COMPONENT_RECONFIGURE   omx/gstomx.h    104;"   d
266 GST_OMX_HACK_NO_COMPONENT_ROLE  omx/gstomx.h    119;"   d
267 GST_OMX_HACK_NO_DISABLE_OUTPORT omx/gstomx.h    124;"   d
268 GST_OMX_HACK_NO_EMPTY_EOS_BUFFER        omx/gstomx.h    109;"   d
269 GST_OMX_HACK_SYNCFRAME_FLAG_NOT_USED    omx/gstomx.h    100;"   d
270 GST_OMX_HACK_VIDEO_FRAMERATE_INTEGER    omx/gstomx.h    95;"    d
271 GST_OMX_HDMI_AUDIO_SINK omx/gstomxhdmiaudiosink.h       32;"    d
272 GST_OMX_HDMI_AUDIO_SINK_CLASS   omx/gstomxhdmiaudiosink.h       34;"    d
273 GST_OMX_HDMI_AUDIO_SINK_GET_CLASS       omx/gstomxhdmiaudiosink.h       36;"    d
274 GST_OMX_INIT_STRUCT     omx/gstomx.h    72;"    d
275 GST_OMX_MEMORY_TYPE     omx/gstomxbufferpool.c  53;"    d       file:
276 GST_OMX_MESSAGE_BUFFER_DONE     omx/gstomx.h    /^  GST_OMX_MESSAGE_BUFFER_DONE,$/;"    e       enum:__anon7
277 GST_OMX_MESSAGE_BUFFER_FLAG     omx/gstomx.h    /^  GST_OMX_MESSAGE_BUFFER_FLAG,$/;"    e       enum:__anon7
278 GST_OMX_MESSAGE_ERROR   omx/gstomx.h    /^  GST_OMX_MESSAGE_ERROR,$/;"  e       enum:__anon7
279 GST_OMX_MESSAGE_FLUSH   omx/gstomx.h    /^  GST_OMX_MESSAGE_FLUSH,$/;"  e       enum:__anon7
280 GST_OMX_MESSAGE_PORT_ENABLE     omx/gstomx.h    /^  GST_OMX_MESSAGE_PORT_ENABLE,$/;"    e       enum:__anon7
281 GST_OMX_MESSAGE_PORT_SETTINGS_CHANGED   omx/gstomx.h    /^  GST_OMX_MESSAGE_PORT_SETTINGS_CHANGED,$/;"  e       enum:__anon7
282 GST_OMX_MESSAGE_STATE_SET       omx/gstomx.h    /^  GST_OMX_MESSAGE_STATE_SET,$/;"      e       enum:__anon7
283 GST_OMX_MJPEG_DEC       omx/gstomxmjpegdec.h    31;"    d
284 GST_OMX_MJPEG_DEC_CLASS omx/gstomxmjpegdec.h    33;"    d
285 GST_OMX_MJPEG_DEC_GET_CLASS     omx/gstomxmjpegdec.h    35;"    d
286 GST_OMX_MP3_DEC omx/gstomxmp3dec.h      30;"    d
287 GST_OMX_MP3_DEC_CLASS   omx/gstomxmp3dec.h      32;"    d
288 GST_OMX_MP3_DEC_GET_CLASS       omx/gstomxmp3dec.h      34;"    d
289 GST_OMX_MPEG2_VIDEO_DEC omx/gstomxmpeg2videodec.h       31;"    d
290 GST_OMX_MPEG2_VIDEO_DEC_CLASS   omx/gstomxmpeg2videodec.h       33;"    d
291 GST_OMX_MPEG2_VIDEO_DEC_GET_CLASS       omx/gstomxmpeg2videodec.h       35;"    d
292 GST_OMX_MPEG4_VIDEO_DEC omx/gstomxmpeg4videodec.h       31;"    d
293 GST_OMX_MPEG4_VIDEO_DEC_CLASS   omx/gstomxmpeg4videodec.h       33;"    d
294 GST_OMX_MPEG4_VIDEO_DEC_GET_CLASS       omx/gstomxmpeg4videodec.h       35;"    d
295 GST_OMX_MPEG4_VIDEO_ENC omx/gstomxmpeg4videoenc.h       31;"    d
296 GST_OMX_MPEG4_VIDEO_ENC_CLASS   omx/gstomxmpeg4videoenc.h       33;"    d
297 GST_OMX_MPEG4_VIDEO_ENC_GET_CLASS       omx/gstomxmpeg4videoenc.h       35;"    d
298 GST_OMX_THEORA_DEC      omx/gstomxtheoradec.h   31;"    d
299 GST_OMX_THEORA_DEC_CLASS        omx/gstomxtheoradec.h   33;"    d
300 GST_OMX_THEORA_DEC_GET_CLASS    omx/gstomxtheoradec.h   35;"    d
301 GST_OMX_VIDEO_DEC       omx/gstomxvideodec.h    54;"    d
302 GST_OMX_VIDEO_DEC_CLASS omx/gstomxvideodec.h    56;"    d
303 GST_OMX_VIDEO_DEC_GET_CLASS     omx/gstomxvideodec.h    58;"    d
304 GST_OMX_VIDEO_ENC       omx/gstomxvideoenc.h    35;"    d
305 GST_OMX_VIDEO_ENC_CLASS omx/gstomxvideoenc.h    37;"    d
306 GST_OMX_VIDEO_ENC_CONTROL_RATE_DEFAULT  omx/gstomxvideoenc.c    107;"   d       file:
307 GST_OMX_VIDEO_ENC_GET_CLASS     omx/gstomxvideoenc.h    39;"    d
308 GST_OMX_VIDEO_ENC_QUANT_B_FRAMES_DEFAULT        omx/gstomxvideoenc.c    111;"   d       file:
309 GST_OMX_VIDEO_ENC_QUANT_I_FRAMES_DEFAULT        omx/gstomxvideoenc.c    109;"   d       file:
310 GST_OMX_VIDEO_ENC_QUANT_P_FRAMES_DEFAULT        omx/gstomxvideoenc.c    110;"   d       file:
311 GST_OMX_VIDEO_ENC_TARGET_BITRATE_DEFAULT        omx/gstomxvideoenc.c    108;"   d       file:
312 GST_OMX_VP8_DEC omx/gstomxvp8dec.h      31;"    d
313 GST_OMX_VP8_DEC_CLASS   omx/gstomxvp8dec.h      33;"    d
314 GST_OMX_VP8_DEC_GET_CLASS       omx/gstomxvp8dec.h      35;"    d
315 GST_OMX_WMV_DEC omx/gstomxwmvdec.h      31;"    d
316 GST_OMX_WMV_DEC_CLASS   omx/gstomxwmvdec.h      33;"    d
317 GST_OMX_WMV_DEC_GET_CLASS       omx/gstomxwmvdec.h      35;"    d
318 GST_PLAY_FLAG_AUDIO     examples/egl/testegl.c  /^  GST_PLAY_FLAG_AUDIO = (1 << 1),$/;" e       enum:__anon38   file:
319 GST_PLAY_FLAG_BUFFERING examples/egl/testegl.c  /^  GST_PLAY_FLAG_BUFFERING = (1 << 8),$/;"     e       enum:__anon38   file:
320 GST_PLAY_FLAG_DEINTERLACE       examples/egl/testegl.c  /^  GST_PLAY_FLAG_DEINTERLACE = (1 << 9),$/;"   e       enum:__anon38   file:
321 GST_PLAY_FLAG_DOWNLOAD  examples/egl/testegl.c  /^  GST_PLAY_FLAG_DOWNLOAD = (1 << 7),$/;"      e       enum:__anon38   file:
322 GST_PLAY_FLAG_NATIVE_AUDIO      examples/egl/testegl.c  /^  GST_PLAY_FLAG_NATIVE_AUDIO = (1 << 5),$/;"  e       enum:__anon38   file:
323 GST_PLAY_FLAG_NATIVE_VIDEO      examples/egl/testegl.c  /^  GST_PLAY_FLAG_NATIVE_VIDEO = (1 << 6),$/;"  e       enum:__anon38   file:
324 GST_PLAY_FLAG_SOFT_COLORBALANCE examples/egl/testegl.c  /^  GST_PLAY_FLAG_SOFT_COLORBALANCE = (1 << 10)$/;"     e       enum:__anon38   file:
325 GST_PLAY_FLAG_SOFT_VOLUME       examples/egl/testegl.c  /^  GST_PLAY_FLAG_SOFT_VOLUME = (1 << 4),$/;"   e       enum:__anon38   file:
326 GST_PLAY_FLAG_TEXT      examples/egl/testegl.c  /^  GST_PLAY_FLAG_TEXT = (1 << 2),$/;"  e       enum:__anon38   file:
327 GST_PLAY_FLAG_VIDEO     examples/egl/testegl.c  /^  GST_PLAY_FLAG_VIDEO = (1 << 0),$/;" e       enum:__anon38   file:
328 GST_PLAY_FLAG_VIS       examples/egl/testegl.c  /^  GST_PLAY_FLAG_VIS = (1 << 3),$/;"   e       enum:__anon38   file:
329 GST_TYPE_OMX_AAC_DEC    omx/gstomxaacdec.h      28;"    d
330 GST_TYPE_OMX_AAC_ENC    omx/gstomxaacenc.h      29;"    d
331 GST_TYPE_OMX_AAC_ER_TOOLS       omx/gstomxaacenc.c      78;"    d       file:
332 GST_TYPE_OMX_AAC_TOOLS  omx/gstomxaacenc.c      56;"    d       file:
333 GST_TYPE_OMX_AMR_DEC    omx/gstomxamrdec.h      28;"    d
334 GST_TYPE_OMX_ANALOG_AUDIO_SINK  omx/gstomxanalogaudiosink.h     30;"    d
335 GST_TYPE_OMX_AUDIO_DEC  omx/gstomxaudiodec.h    35;"    d
336 GST_TYPE_OMX_AUDIO_ENC  omx/gstomxaudioenc.h    32;"    d
337 GST_TYPE_OMX_AUDIO_SINK omx/gstomxaudiosink.h   36;"    d
338 GST_TYPE_OMX_BUFFER_POOL        omx/gstomxbufferpool.h  36;"    d
339 GST_TYPE_OMX_H263_DEC   omx/gstomxh263dec.h     29;"    d
340 GST_TYPE_OMX_H263_ENC   omx/gstomxh263enc.h     29;"    d
341 GST_TYPE_OMX_H264_DEC   omx/gstomxh264dec.h     29;"    d
342 GST_TYPE_OMX_H264_ENC   omx/gstomxh264enc.h     29;"    d
343 GST_TYPE_OMX_HDMI_AUDIO_SINK    omx/gstomxhdmiaudiosink.h       30;"    d
344 GST_TYPE_OMX_MEMORY_ALLOCATOR   omx/gstomxbufferpool.c  100;"   d       file:
345 GST_TYPE_OMX_MJPEG_DEC  omx/gstomxmjpegdec.h    29;"    d
346 GST_TYPE_OMX_MP3_DEC    omx/gstomxmp3dec.h      28;"    d
347 GST_TYPE_OMX_MPEG2_VIDEO_DEC    omx/gstomxmpeg2videodec.h       29;"    d
348 GST_TYPE_OMX_MPEG4_VIDEO_DEC    omx/gstomxmpeg4videodec.h       29;"    d
349 GST_TYPE_OMX_MPEG4_VIDEO_ENC    omx/gstomxmpeg4videoenc.h       29;"    d
350 GST_TYPE_OMX_THEORA_DEC omx/gstomxtheoradec.h   29;"    d
351 GST_TYPE_OMX_VIDEO_DEC  omx/gstomxvideodec.h    52;"    d
352 GST_TYPE_OMX_VIDEO_ENC  omx/gstomxvideoenc.h    33;"    d
353 GST_TYPE_OMX_VIDEO_ENC_CONTROL_RATE     omx/gstomxvideoenc.c    40;"    d       file:
354 GST_TYPE_OMX_VP8_DEC    omx/gstomxvp8dec.h      29;"    d
355 GST_TYPE_OMX_WMV_DEC    omx/gstomxwmvdec.h      29;"    d
356 GST_USE_UNSTABLE_API    examples/egl/testegl.c  60;"    d       file:
357 GetComponentVersion     omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*GetComponentVersion)($/;" m       struct:OMX_COMPONENTTYPE        access:public
358 GetConfig       omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*GetConfig)($/;"   m       struct:OMX_COMPONENTTYPE        access:public
359 GetExtensionIndex       omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*GetExtensionIndex)($/;"   m       struct:OMX_COMPONENTTYPE        access:public
360 GetParameter    omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*GetParameter)($/;"        m       struct:OMX_COMPONENTTYPE        access:public
361 GetPosition     omx/openmax/OMX_ContentPipe.h   /^    CPresult (*GetPosition)( CPhandle hContent, CPuint *pPosition);$/;"       m       struct:CP_PIPETYPE      access:public
362 GetState        omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*GetState)($/;"    m       struct:OMX_COMPONENTTYPE        access:public
363 GetWriteBuffer  omx/openmax/OMX_ContentPipe.h   /^    CPresult (*GetWriteBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint nSize);$/;"      m       struct:CP_PIPETYPE      access:public
364 GstGLMatrix     examples/egl/testegl.c  /^} GstGLMatrix;$/;"    t       typeref:struct:__anon36 file:
365 GstOMXAACDec    omx/gstomxaacdec.h      /^typedef struct _GstOMXAACDec GstOMXAACDec;$/;"        t       typeref:struct:_GstOMXAACDec
366 GstOMXAACDecClass       omx/gstomxaacdec.h      /^typedef struct _GstOMXAACDecClass GstOMXAACDecClass;$/;"      t       typeref:struct:_GstOMXAACDecClass
367 GstOMXAACEnc    omx/gstomxaacenc.h      /^typedef struct _GstOMXAACEnc GstOMXAACEnc;$/;"        t       typeref:struct:_GstOMXAACEnc
368 GstOMXAACEncClass       omx/gstomxaacenc.h      /^typedef struct _GstOMXAACEncClass GstOMXAACEncClass;$/;"      t       typeref:struct:_GstOMXAACEncClass
369 GstOMXAMRDec    omx/gstomxamrdec.h      /^typedef struct _GstOMXAMRDec GstOMXAMRDec;$/;"        t       typeref:struct:_GstOMXAMRDec
370 GstOMXAMRDecClass       omx/gstomxamrdec.h      /^typedef struct _GstOMXAMRDecClass GstOMXAMRDecClass;$/;"      t       typeref:struct:_GstOMXAMRDecClass
371 GstOMXAcquireBufferReturn       omx/gstomx.h    /^} GstOMXAcquireBufferReturn;$/;"      t       typeref:enum:__anon6
372 GstOMXAnalogAudioSink   omx/gstomxanalogaudiosink.h     /^typedef struct _GstOMXAnalogAudioSink GstOMXAnalogAudioSink;$/;"      t       typeref:struct:_GstOMXAnalogAudioSink
373 GstOMXAnalogAudioSinkClass      omx/gstomxanalogaudiosink.h     /^typedef struct _GstOMXAnalogAudioSinkClass GstOMXAnalogAudioSinkClass;$/;"    t       typeref:struct:_GstOMXAnalogAudioSinkClass
374 GstOMXAudioDec  omx/gstomxaudiodec.h    /^typedef struct _GstOMXAudioDec GstOMXAudioDec;$/;"    t       typeref:struct:_GstOMXAudioDec
375 GstOMXAudioDecClass     omx/gstomxaudiodec.h    /^typedef struct _GstOMXAudioDecClass GstOMXAudioDecClass;$/;"  t       typeref:struct:_GstOMXAudioDecClass
376 GstOMXAudioEnc  omx/gstomxaudioenc.h    /^typedef struct _GstOMXAudioEnc GstOMXAudioEnc;$/;"    t       typeref:struct:_GstOMXAudioEnc
377 GstOMXAudioEncClass     omx/gstomxaudioenc.h    /^typedef struct _GstOMXAudioEncClass GstOMXAudioEncClass;$/;"  t       typeref:struct:_GstOMXAudioEncClass
378 GstOMXAudioSink omx/gstomxaudiosink.h   /^typedef struct _GstOMXAudioSink GstOMXAudioSink;$/;"  t       typeref:struct:_GstOMXAudioSink
379 GstOMXAudioSinkClass    omx/gstomxaudiosink.h   /^typedef struct _GstOMXAudioSinkClass GstOMXAudioSinkClass;$/;"        t       typeref:struct:_GstOMXAudioSinkClass
380 GstOMXBuffer    omx/gstomx.h    /^typedef struct _GstOMXBuffer GstOMXBuffer;$/;"        t       typeref:struct:_GstOMXBuffer
381 GstOMXBufferPool        omx/gstomxbufferpool.h  /^typedef struct _GstOMXBufferPool GstOMXBufferPool;$/;"        t       typeref:struct:_GstOMXBufferPool
382 GstOMXBufferPoolClass   omx/gstomxbufferpool.h  /^typedef struct _GstOMXBufferPoolClass GstOMXBufferPoolClass;$/;"      t       typeref:struct:_GstOMXBufferPoolClass
383 GstOMXClassData omx/gstomx.h    /^typedef struct _GstOMXClassData GstOMXClassData;$/;"  t       typeref:struct:_GstOMXClassData
384 GstOMXComponent omx/gstomx.h    /^typedef struct _GstOMXComponent GstOMXComponent;$/;"  t       typeref:struct:_GstOMXComponent
385 GstOMXCore      omx/gstomx.h    /^typedef struct _GstOMXCore GstOMXCore;$/;"    t       typeref:struct:_GstOMXCore
386 GstOMXH263Dec   omx/gstomxh263dec.h     /^typedef struct _GstOMXH263Dec GstOMXH263Dec;$/;"      t       typeref:struct:_GstOMXH263Dec
387 GstOMXH263DecClass      omx/gstomxh263dec.h     /^typedef struct _GstOMXH263DecClass GstOMXH263DecClass;$/;"    t       typeref:struct:_GstOMXH263DecClass
388 GstOMXH263Enc   omx/gstomxh263enc.h     /^typedef struct _GstOMXH263Enc GstOMXH263Enc;$/;"      t       typeref:struct:_GstOMXH263Enc
389 GstOMXH263EncClass      omx/gstomxh263enc.h     /^typedef struct _GstOMXH263EncClass GstOMXH263EncClass;$/;"    t       typeref:struct:_GstOMXH263EncClass
390 GstOMXH264Dec   omx/gstomxh264dec.h     /^typedef struct _GstOMXH264Dec GstOMXH264Dec;$/;"      t       typeref:struct:_GstOMXH264Dec
391 GstOMXH264DecClass      omx/gstomxh264dec.h     /^typedef struct _GstOMXH264DecClass GstOMXH264DecClass;$/;"    t       typeref:struct:_GstOMXH264DecClass
392 GstOMXH264Enc   omx/gstomxh264enc.h     /^typedef struct _GstOMXH264Enc GstOMXH264Enc;$/;"      t       typeref:struct:_GstOMXH264Enc
393 GstOMXH264EncClass      omx/gstomxh264enc.h     /^typedef struct _GstOMXH264EncClass GstOMXH264EncClass;$/;"    t       typeref:struct:_GstOMXH264EncClass
394 GstOMXHdmiAudioSink     omx/gstomxhdmiaudiosink.h       /^typedef struct _GstOMXHdmiAudioSink GstOMXHdmiAudioSink;$/;"  t       typeref:struct:_GstOMXHdmiAudioSink
395 GstOMXHdmiAudioSinkClass        omx/gstomxhdmiaudiosink.h       /^typedef struct _GstOMXHdmiAudioSinkClass GstOMXHdmiAudioSinkClass;$/;"        t       typeref:struct:_GstOMXHdmiAudioSinkClass
396 GstOMXMJPEGDec  omx/gstomxmjpegdec.h    /^typedef struct _GstOMXMJPEGDec GstOMXMJPEGDec;$/;"    t       typeref:struct:_GstOMXMJPEGDec
397 GstOMXMJPEGDecClass     omx/gstomxmjpegdec.h    /^typedef struct _GstOMXMJPEGDecClass GstOMXMJPEGDecClass;$/;"  t       typeref:struct:_GstOMXMJPEGDecClass
398 GstOMXMP3Dec    omx/gstomxmp3dec.h      /^typedef struct _GstOMXMP3Dec GstOMXMP3Dec;$/;"        t       typeref:struct:_GstOMXMP3Dec
399 GstOMXMP3DecClass       omx/gstomxmp3dec.h      /^typedef struct _GstOMXMP3DecClass GstOMXMP3DecClass;$/;"      t       typeref:struct:_GstOMXMP3DecClass
400 GstOMXMPEG2VideoDec     omx/gstomxmpeg2videodec.h       /^typedef struct _GstOMXMPEG2VideoDec GstOMXMPEG2VideoDec;$/;"  t       typeref:struct:_GstOMXMPEG2VideoDec
401 GstOMXMPEG2VideoDecClass        omx/gstomxmpeg2videodec.h       /^typedef struct _GstOMXMPEG2VideoDecClass GstOMXMPEG2VideoDecClass;$/;"        t       typeref:struct:_GstOMXMPEG2VideoDecClass
402 GstOMXMPEG4VideoDec     omx/gstomxmpeg4videodec.h       /^typedef struct _GstOMXMPEG4VideoDec GstOMXMPEG4VideoDec;$/;"  t       typeref:struct:_GstOMXMPEG4VideoDec
403 GstOMXMPEG4VideoDecClass        omx/gstomxmpeg4videodec.h       /^typedef struct _GstOMXMPEG4VideoDecClass GstOMXMPEG4VideoDecClass;$/;"        t       typeref:struct:_GstOMXMPEG4VideoDecClass
404 GstOMXMPEG4VideoEnc     omx/gstomxmpeg4videoenc.h       /^typedef struct _GstOMXMPEG4VideoEnc GstOMXMPEG4VideoEnc;$/;"  t       typeref:struct:_GstOMXMPEG4VideoEnc
405 GstOMXMPEG4VideoEncClass        omx/gstomxmpeg4videoenc.h       /^typedef struct _GstOMXMPEG4VideoEncClass GstOMXMPEG4VideoEncClass;$/;"        t       typeref:struct:_GstOMXMPEG4VideoEncClass
406 GstOMXMemory    omx/gstomxbufferpool.c  /^typedef struct _GstOMXMemory GstOMXMemory;$/;"        t       typeref:struct:_GstOMXMemory    file:
407 GstOMXMemoryAllocator   omx/gstomxbufferpool.c  /^typedef struct _GstOMXMemoryAllocator GstOMXMemoryAllocator;$/;"      t       typeref:struct:_GstOMXMemoryAllocator   file:
408 GstOMXMemoryAllocatorClass      omx/gstomxbufferpool.c  /^typedef struct _GstOMXMemoryAllocatorClass GstOMXMemoryAllocatorClass;$/;"    t       typeref:struct:_GstOMXMemoryAllocatorClass      file:
409 GstOMXMessage   omx/gstomx.h    /^typedef struct _GstOMXMessage GstOMXMessage;$/;"      t       typeref:struct:_GstOMXMessage
410 GstOMXMessageType       omx/gstomx.h    /^} GstOMXMessageType;$/;"      t       typeref:enum:__anon7
411 GstOMXPort      omx/gstomx.h    /^typedef struct _GstOMXPort GstOMXPort;$/;"    t       typeref:struct:_GstOMXPort
412 GstOMXPortDirection     omx/gstomx.h    /^typedef enum _GstOMXPortDirection GstOMXPortDirection;$/;"    t       typeref:enum:_GstOMXPortDirection
413 GstOMXTheoraDec omx/gstomxtheoradec.h   /^typedef struct _GstOMXTheoraDec GstOMXTheoraDec;$/;"  t       typeref:struct:_GstOMXTheoraDec
414 GstOMXTheoraDecClass    omx/gstomxtheoradec.h   /^typedef struct _GstOMXTheoraDecClass GstOMXTheoraDecClass;$/;"        t       typeref:struct:_GstOMXTheoraDecClass
415 GstOMXVP8Dec    omx/gstomxvp8dec.h      /^typedef struct _GstOMXVP8Dec GstOMXVP8Dec;$/;"        t       typeref:struct:_GstOMXVP8Dec
416 GstOMXVP8DecClass       omx/gstomxvp8dec.h      /^typedef struct _GstOMXVP8DecClass GstOMXVP8DecClass;$/;"      t       typeref:struct:_GstOMXVP8DecClass
417 GstOMXVideoDec  omx/gstomxvideodec.h    /^typedef struct _GstOMXVideoDec GstOMXVideoDec;$/;"    t       typeref:struct:_GstOMXVideoDec
418 GstOMXVideoDecClass     omx/gstomxvideodec.h    /^typedef struct _GstOMXVideoDecClass GstOMXVideoDecClass;$/;"  t       typeref:struct:_GstOMXVideoDecClass
419 GstOMXVideoEnc  omx/gstomxvideoenc.h    /^typedef struct _GstOMXVideoEnc GstOMXVideoEnc;$/;"    t       typeref:struct:_GstOMXVideoEnc
420 GstOMXVideoEncClass     omx/gstomxvideoenc.h    /^typedef struct _GstOMXVideoEncClass GstOMXVideoEncClass;$/;"  t       typeref:struct:_GstOMXVideoEncClass
421 GstOMXVideoNegotiationMap       omx/gstomxvideo.h       /^} GstOMXVideoNegotiationMap;$/;"      t       typeref:struct:__anon22
422 GstOMXWMVDec    omx/gstomxwmvdec.h      /^typedef struct _GstOMXWMVDec GstOMXWMVDec;$/;"        t       typeref:struct:_GstOMXWMVDec
423 GstOMXWMVDecClass       omx/gstomxwmvdec.h      /^typedef struct _GstOMXWMVDecClass GstOMXWMVDecClass;$/;"      t       typeref:struct:_GstOMXWMVDecClass
424 GstOmxComponentType     omx/gstomx.h    /^} GstOmxComponentType;$/;"    t       typeref:enum:__anon8
425 GstPlayFlags    examples/egl/testegl.c  /^} GstPlayFlags;$/;"   t       typeref:enum:__anon38   file:
426 IntraRefreshVOP omx/openmax/OMX_Video.h /^    OMX_BOOL IntraRefreshVOP;$/;"     m       struct:OMX_CONFIG_INTRAREFRESHVOPTYPE   access:public
427 KD_EACCES       omx/openmax/OMX_ContentPipe.h   36;"    d
428 KD_EADDRINUSE   omx/openmax/OMX_ContentPipe.h   37;"    d
429 KD_EAGAIN       omx/openmax/OMX_ContentPipe.h   38;"    d
430 KD_EBADF        omx/openmax/OMX_ContentPipe.h   39;"    d
431 KD_EBUSY        omx/openmax/OMX_ContentPipe.h   40;"    d
432 KD_ECONNREFUSED omx/openmax/OMX_ContentPipe.h   41;"    d
433 KD_ECONNRESET   omx/openmax/OMX_ContentPipe.h   42;"    d
434 KD_EDEADLK      omx/openmax/OMX_ContentPipe.h   43;"    d
435 KD_EDESTADDRREQ omx/openmax/OMX_ContentPipe.h   44;"    d
436 KD_EEXIST       omx/openmax/OMX_ContentPipe.h   46;"    d
437 KD_EFBIG        omx/openmax/OMX_ContentPipe.h   47;"    d
438 KD_EHOSTUNREACH omx/openmax/OMX_ContentPipe.h   48;"    d
439 KD_EILSEQ       omx/openmax/OMX_ContentPipe.h   62;"    d
440 KD_EINVAL       omx/openmax/OMX_ContentPipe.h   49;"    d
441 KD_EIO  omx/openmax/OMX_ContentPipe.h   50;"    d
442 KD_EISCONN      omx/openmax/OMX_ContentPipe.h   51;"    d
443 KD_EISDIR       omx/openmax/OMX_ContentPipe.h   52;"    d
444 KD_EMFILE       omx/openmax/OMX_ContentPipe.h   53;"    d
445 KD_ENAMETOOLONG omx/openmax/OMX_ContentPipe.h   54;"    d
446 KD_ENOENT       omx/openmax/OMX_ContentPipe.h   55;"    d
447 KD_ENOMEM       omx/openmax/OMX_ContentPipe.h   56;"    d
448 KD_ENOSPC       omx/openmax/OMX_ContentPipe.h   57;"    d
449 KD_ENOSYS       omx/openmax/OMX_ContentPipe.h   58;"    d
450 KD_ENOTCONN     omx/openmax/OMX_ContentPipe.h   59;"    d
451 KD_EPERM        omx/openmax/OMX_ContentPipe.h   60;"    d
452 KD_ERANGE       omx/openmax/OMX_ContentPipe.h   45;"    d
453 KD_ETIMEDOUT    omx/openmax/OMX_ContentPipe.h   61;"    d
454 MAX_INPUT_BUFFER        omx/gstomx.h    194;"   d
455 MAX_OUTPUT_BUFFER       omx/gstomx.h    195;"   d
456 MFC_INPUT_BUFFER_PLANE  omx/gstomx.h    191;"   d
457 MFC_OUTPUT_BUFFER_PLANE omx/gstomx.h    192;"   d
458 M_PI    examples/egl/testegl.c  76;"    d       file:
459 OMX_ALL omx/openmax/OMX_Types.h 99;"    d
460 OMX_API omx/openmax/OMX_Types.h 43;"    d
461 OMX_API omx/openmax/OMX_Types.h 46;"    d
462 OMX_API omx/openmax/OMX_Types.h 48;"    d
463 OMX_API omx/openmax/OMX_Types.h 54;"    d
464 OMX_API omx/openmax/OMX_Types.h 56;"    d
465 OMX_API omx/openmax/OMX_Types.h 60;"    d
466 OMX_API omx/openmax/OMX_Types.h 62;"    d
467 OMX_APIENTRY    omx/openmax/OMX_Types.h 68;"    d
468 OMX_AUDIO_AACERAll      omx/openmax/OMX_Audio.h 270;"   d
469 OMX_AUDIO_AACERHCR      omx/openmax/OMX_Audio.h 269;"   d
470 OMX_AUDIO_AACERNone     omx/openmax/OMX_Audio.h 266;"   d
471 OMX_AUDIO_AACERRVLC     omx/openmax/OMX_Audio.h 268;"   d
472 OMX_AUDIO_AACERVCB11    omx/openmax/OMX_Audio.h 267;"   d
473 OMX_AUDIO_AACObjectERLC omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectERLC = 17,     \/**< ER AAC Low Complexity object (Error Resilient AAC-LC) *\/$/;"       e       enum:OMX_AUDIO_AACPROFILETYPE
474 OMX_AUDIO_AACObjectHE   omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectHE,            \/**< AAC High Efficiency (object type SBR, HE-AAC profile) *\/$/;"       e       enum:OMX_AUDIO_AACPROFILETYPE
475 OMX_AUDIO_AACObjectHE_PS        omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectHE_PS = 29,    \/**< AAC High Efficiency with Parametric Stereo coding (HE-AAC v2, object type PS) *\/$/;"       e       enum:OMX_AUDIO_AACPROFILETYPE
476 OMX_AUDIO_AACObjectKhronosExtensions    omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:OMX_AUDIO_AACPROFILETYPE
477 OMX_AUDIO_AACObjectLC   omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectLC,            \/**< AAC Low Complexity object (AAC profile) *\/$/;"     e       enum:OMX_AUDIO_AACPROFILETYPE
478 OMX_AUDIO_AACObjectLD   omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectLD = 23,       \/**< AAC Low Delay object (Error Resilient) *\/$/;"      e       enum:OMX_AUDIO_AACPROFILETYPE
479 OMX_AUDIO_AACObjectLTP  omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectLTP,           \/**< AAC Long Term Prediction object *\/$/;"     e       enum:OMX_AUDIO_AACPROFILETYPE
480 OMX_AUDIO_AACObjectMain omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectMain = 1,      \/**< AAC Main object *\/$/;"     e       enum:OMX_AUDIO_AACPROFILETYPE
481 OMX_AUDIO_AACObjectMax  omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectMax = 0x7FFFFFFF$/;"     e       enum:OMX_AUDIO_AACPROFILETYPE
482 OMX_AUDIO_AACObjectNull omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectNull = 0,      \/**< Null, not used *\/$/;"      e       enum:OMX_AUDIO_AACPROFILETYPE
483 OMX_AUDIO_AACObjectSSR  omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectSSR,           \/**< AAC Scalable Sample Rate object *\/$/;"     e       enum:OMX_AUDIO_AACPROFILETYPE
484 OMX_AUDIO_AACObjectScalable     omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectScalable,      \/**< AAC Scalable object *\/$/;" e       enum:OMX_AUDIO_AACPROFILETYPE
485 OMX_AUDIO_AACObjectVendorStartUnused    omx/openmax/OMX_Audio.h /^  OMX_AUDIO_AACObjectVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:OMX_AUDIO_AACPROFILETYPE
486 OMX_AUDIO_AACPROFILETYPE        omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_AACPROFILETYPE{$/;"    g
487 OMX_AUDIO_AACPROFILETYPE        omx/openmax/OMX_Audio.h /^} OMX_AUDIO_AACPROFILETYPE;$/;"       t       typeref:enum:OMX_AUDIO_AACPROFILETYPE
488 OMX_AUDIO_AACSTREAMFORMATTYPE   omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_AACSTREAMFORMATTYPE {$/;"      g
489 OMX_AUDIO_AACSTREAMFORMATTYPE   omx/openmax/OMX_Audio.h /^} OMX_AUDIO_AACSTREAMFORMATTYPE;$/;"  t       typeref:enum:OMX_AUDIO_AACSTREAMFORMATTYPE
490 OMX_AUDIO_AACStreamFormatADIF   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACStreamFormatADIF,        \/**< AAC Audio Data Interchange Format *\/$/;"     e       enum:OMX_AUDIO_AACSTREAMFORMATTYPE
491 OMX_AUDIO_AACStreamFormatKhronosExtensions      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACStreamFormatKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:OMX_AUDIO_AACSTREAMFORMATTYPE
492 OMX_AUDIO_AACStreamFormatMP2ADTS        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACStreamFormatMP2ADTS = 0, \/**< AAC Audio Data Transport Stream 2 format *\/$/;"      e       enum:OMX_AUDIO_AACSTREAMFORMATTYPE
493 OMX_AUDIO_AACStreamFormatMP4ADTS        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACStreamFormatMP4ADTS,     \/**< AAC Audio Data Transport Stream 4 format *\/$/;"      e       enum:OMX_AUDIO_AACSTREAMFORMATTYPE
494 OMX_AUDIO_AACStreamFormatMP4FF  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACStreamFormatMP4FF,       \/**< AAC inside MPEG-4\/ISO File Format *\/$/;"    e       enum:OMX_AUDIO_AACSTREAMFORMATTYPE
495 OMX_AUDIO_AACStreamFormatMP4LATM        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACStreamFormatMP4LATM,     \/**< AAC Low overhead Audio Transport Multiplex *\/$/;"    e       enum:OMX_AUDIO_AACSTREAMFORMATTYPE
496 OMX_AUDIO_AACStreamFormatMP4LOAS        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACStreamFormatMP4LOAS,     \/**< AAC Low Overhead Audio Stream format *\/$/;"  e       enum:OMX_AUDIO_AACSTREAMFORMATTYPE
497 OMX_AUDIO_AACStreamFormatMax    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACStreamFormatMax = 0x7FFFFFFF$/;"     e       enum:OMX_AUDIO_AACSTREAMFORMATTYPE
498 OMX_AUDIO_AACStreamFormatRAW    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACStreamFormatRAW,         \/**< AAC Raw Format *\/$/;"        e       enum:OMX_AUDIO_AACSTREAMFORMATTYPE
499 OMX_AUDIO_AACStreamFormatVendorStartUnused      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACStreamFormatVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:OMX_AUDIO_AACSTREAMFORMATTYPE
500 OMX_AUDIO_AACToolAll    omx/openmax/OMX_Audio.h 262;"   d
501 OMX_AUDIO_AACToolIS     omx/openmax/OMX_Audio.h 258;"   d
502 OMX_AUDIO_AACToolLTP    omx/openmax/OMX_Audio.h 261;"   d
503 OMX_AUDIO_AACToolMS     omx/openmax/OMX_Audio.h 257;"   d
504 OMX_AUDIO_AACToolNone   omx/openmax/OMX_Audio.h 256;"   d
505 OMX_AUDIO_AACToolPNS    omx/openmax/OMX_Audio.h 260;"   d
506 OMX_AUDIO_AACToolTNS    omx/openmax/OMX_Audio.h 259;"   d
507 OMX_AUDIO_AMRBANDMODETYPE       omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_AMRBANDMODETYPE {$/;"  g
508 OMX_AUDIO_AMRBANDMODETYPE       omx/openmax/OMX_Audio.h /^} OMX_AUDIO_AMRBANDMODETYPE;$/;"      t       typeref:enum:OMX_AUDIO_AMRBANDMODETYPE
509 OMX_AUDIO_AMRBandModeKhronosExtensions  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"   e       enum:OMX_AUDIO_AMRBANDMODETYPE
510 OMX_AUDIO_AMRBandModeMax        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeMax = 0x7FFFFFFF$/;" e       enum:OMX_AUDIO_AMRBANDMODETYPE
511 OMX_AUDIO_AMRBandModeNB0        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeNB0,                 \/**< AMRNB Mode 0 =  4750 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
512 OMX_AUDIO_AMRBandModeNB1        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeNB1,                 \/**< AMRNB Mode 1 =  5150 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
513 OMX_AUDIO_AMRBandModeNB2        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeNB2,                 \/**< AMRNB Mode 2 =  5900 bps *\/ $/;" e       enum:OMX_AUDIO_AMRBANDMODETYPE
514 OMX_AUDIO_AMRBandModeNB3        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeNB3,                 \/**< AMRNB Mode 3 =  6700 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
515 OMX_AUDIO_AMRBandModeNB4        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeNB4,                 \/**< AMRNB Mode 4 =  7400 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
516 OMX_AUDIO_AMRBandModeNB5        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeNB5,                 \/**< AMRNB Mode 5 =  7950 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
517 OMX_AUDIO_AMRBandModeNB6        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeNB6,                 \/**< AMRNB Mode 6 = 10200 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
518 OMX_AUDIO_AMRBandModeNB7        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeNB7,                 \/**< AMRNB Mode 7 = 12200 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
519 OMX_AUDIO_AMRBandModeUnused     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeUnused = 0,          \/**< AMRNB Mode unused \/ unknown *\/$/;"      e       enum:OMX_AUDIO_AMRBANDMODETYPE
520 OMX_AUDIO_AMRBandModeVendorStartUnused  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"      e       enum:OMX_AUDIO_AMRBANDMODETYPE
521 OMX_AUDIO_AMRBandModeWB0        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeWB0,                 \/**< AMRWB Mode 0 =  6600 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
522 OMX_AUDIO_AMRBandModeWB1        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeWB1,                 \/**< AMRWB Mode 1 =  8850 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
523 OMX_AUDIO_AMRBandModeWB2        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeWB2,                 \/**< AMRWB Mode 2 = 12650 bps *\/ $/;" e       enum:OMX_AUDIO_AMRBANDMODETYPE
524 OMX_AUDIO_AMRBandModeWB3        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeWB3,                 \/**< AMRWB Mode 3 = 14250 bps *\/ $/;" e       enum:OMX_AUDIO_AMRBANDMODETYPE
525 OMX_AUDIO_AMRBandModeWB4        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeWB4,                 \/**< AMRWB Mode 4 = 15850 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
526 OMX_AUDIO_AMRBandModeWB5        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeWB5,                 \/**< AMRWB Mode 5 = 18250 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
527 OMX_AUDIO_AMRBandModeWB6        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeWB6,                 \/**< AMRWB Mode 6 = 19850 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
528 OMX_AUDIO_AMRBandModeWB7        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeWB7,                 \/**< AMRWB Mode 7 = 23050 bps *\/$/;"  e       enum:OMX_AUDIO_AMRBANDMODETYPE
529 OMX_AUDIO_AMRBandModeWB8        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBandModeWB8,                 \/**< AMRWB Mode 8 = 23850 bps *\/      $/;"    e       enum:OMX_AUDIO_AMRBANDMODETYPE
530 OMX_AUDIO_AMRDTXMODETYPE        omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_AMRDTXMODETYPE { $/;"  g
531 OMX_AUDIO_AMRDTXMODETYPE        omx/openmax/OMX_Audio.h /^} OMX_AUDIO_AMRDTXMODETYPE; $/;"      t       typeref:enum:OMX_AUDIO_AMRDTXMODETYPE
532 OMX_AUDIO_AMRDTXModeKhronosExtensions   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRDTXModeKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"    e       enum:OMX_AUDIO_AMRDTXMODETYPE
533 OMX_AUDIO_AMRDTXModeMax omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRDTXModeMax = 0x7FFFFFFF $/;" e       enum:OMX_AUDIO_AMRDTXMODETYPE
534 OMX_AUDIO_AMRDTXModeOff omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRDTXModeOff = 0,        \/**< AMR Discontinuous Transmission Mode is disabled *\/ $/;"        e       enum:OMX_AUDIO_AMRDTXMODETYPE
535 OMX_AUDIO_AMRDTXModeOnAuto      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRDTXModeOnAuto,         \/**< The codec will automatically select between $/;"        e       enum:OMX_AUDIO_AMRDTXMODETYPE
536 OMX_AUDIO_AMRDTXModeOnVAD1      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRDTXModeOnVAD1,         \/**< AMR Discontinuous Transmission Mode using $/;"  e       enum:OMX_AUDIO_AMRDTXMODETYPE
537 OMX_AUDIO_AMRDTXModeOnVAD2      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRDTXModeOnVAD2,         \/**< AMR Discontinuous Transmission Mode using $/;"  e       enum:OMX_AUDIO_AMRDTXMODETYPE
538 OMX_AUDIO_AMRDTXModeVendorStartUnused   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRDTXModeVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"       e       enum:OMX_AUDIO_AMRDTXMODETYPE
539 OMX_AUDIO_AMRDTXasEFR   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRDTXasEFR,             \/**< DTX as EFR instead of AMR standard (3GPP 26.101, frame type =8,9,10) *\/$/;"     e       enum:OMX_AUDIO_AMRDTXMODETYPE
540 OMX_AUDIO_AMRFRAMEFORMATTYPE    omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_AMRFRAMEFORMATTYPE { $/;"      g
541 OMX_AUDIO_AMRFRAMEFORMATTYPE    omx/openmax/OMX_Audio.h /^} OMX_AUDIO_AMRFRAMEFORMATTYPE; $/;"  t       typeref:enum:OMX_AUDIO_AMRFRAMEFORMATTYPE
542 OMX_AUDIO_AMRFrameFormatConformance     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRFrameFormatConformance = 0,  \/**< Frame Format is AMR Conformance $/;"      e       enum:OMX_AUDIO_AMRFRAMEFORMATTYPE
543 OMX_AUDIO_AMRFrameFormatFSF     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRFrameFormatFSF,              \/**< Frame Format is AMR File Storage $/;"     e       enum:OMX_AUDIO_AMRFRAMEFORMATTYPE
544 OMX_AUDIO_AMRFrameFormatIF1     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRFrameFormatIF1,              \/**< Frame Format is AMR Interface $/;"        e       enum:OMX_AUDIO_AMRFRAMEFORMATTYPE
545 OMX_AUDIO_AMRFrameFormatIF2     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRFrameFormatIF2,              \/**< Frame Format is AMR Interface $/;"        e       enum:OMX_AUDIO_AMRFRAMEFORMATTYPE
546 OMX_AUDIO_AMRFrameFormatITU     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRFrameFormatITU,              \/**< Frame Format is ITU Format (added at Motorola request) *\/ $/;"   e       enum:OMX_AUDIO_AMRFRAMEFORMATTYPE
547 OMX_AUDIO_AMRFrameFormatKhronosExtensions       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRFrameFormatKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"        e       enum:OMX_AUDIO_AMRFRAMEFORMATTYPE
548 OMX_AUDIO_AMRFrameFormatMax     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRFrameFormatMax = 0x7FFFFFFF $/;"     e       enum:OMX_AUDIO_AMRFRAMEFORMATTYPE
549 OMX_AUDIO_AMRFrameFormatRTPPayload      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRFrameFormatRTPPayload,       \/**< Frame Format is AMR Real-Time $/;"        e       enum:OMX_AUDIO_AMRFRAMEFORMATTYPE
550 OMX_AUDIO_AMRFrameFormatVendorStartUnused       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRFrameFormatVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"   e       enum:OMX_AUDIO_AMRFRAMEFORMATTYPE
551 OMX_AUDIO_CDMARATETYPE  omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_CDMARATETYPE {$/;"     g
552 OMX_AUDIO_CDMARATETYPE  omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CDMARATETYPE;$/;" t       typeref:enum:OMX_AUDIO_CDMARATETYPE
553 OMX_AUDIO_CDMARateBlank omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARateBlank = 0,          \/**< CDMA encoded frame is blank *\/$/;"   e       enum:OMX_AUDIO_CDMARATETYPE
554 OMX_AUDIO_CDMARateEighth        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARateEighth,             \/**< CDMA encoded frame in eighth rate (DTX)*\/$/;"        e       enum:OMX_AUDIO_CDMARATETYPE
555 OMX_AUDIO_CDMARateErasure       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARateErasure,            \/**< CDMA erasure frame *\/$/;"    e       enum:OMX_AUDIO_CDMARATETYPE
556 OMX_AUDIO_CDMARateFull  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARateFull,               \/**< CDMA encoded frame in full rate *\/$/;"       e       enum:OMX_AUDIO_CDMARATETYPE
557 OMX_AUDIO_CDMARateHalf  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARateHalf,               \/**< CDMA encoded frame in half rate *\/$/;"       e       enum:OMX_AUDIO_CDMARATETYPE
558 OMX_AUDIO_CDMARateKhronosExtensions     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARateKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"      e       enum:OMX_AUDIO_CDMARATETYPE
559 OMX_AUDIO_CDMARateMax   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARateMax = 0x7FFFFFFF$/;"    e       enum:OMX_AUDIO_CDMARATETYPE
560 OMX_AUDIO_CDMARateQuarter       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARateQuarter,            \/**< CDMA encoded frame in quarter rate *\/$/;"    e       enum:OMX_AUDIO_CDMARATETYPE
561 OMX_AUDIO_CDMARateVendorStartUnused     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARateVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;" e       enum:OMX_AUDIO_CDMARATETYPE
562 OMX_AUDIO_CHANNELMODETYPE       omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_CHANNELMODETYPE {$/;"  g
563 OMX_AUDIO_CHANNELMODETYPE       omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CHANNELMODETYPE;$/;"      t       typeref:enum:OMX_AUDIO_CHANNELMODETYPE
564 OMX_AUDIO_CHANNELTYPE   omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_CHANNELTYPE {$/;"      g
565 OMX_AUDIO_CHANNELTYPE   omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CHANNELTYPE;$/;"  t       typeref:enum:OMX_AUDIO_CHANNELTYPE
566 OMX_AUDIO_CODINGTYPE    omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_CODINGTYPE {$/;"       g
567 OMX_AUDIO_CODINGTYPE    omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CODINGTYPE;$/;"   t       typeref:enum:OMX_AUDIO_CODINGTYPE
568 OMX_AUDIO_CONFIG_BALANCETYPE    omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_BALANCETYPE {$/;"     s
569 OMX_AUDIO_CONFIG_BALANCETYPE    omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_BALANCETYPE;$/;"   t       typeref:struct:OMX_AUDIO_CONFIG_BALANCETYPE
570 OMX_AUDIO_CONFIG_BALANCETYPE::nBalance  omx/openmax/OMX_Audio.h /^    OMX_S32 nBalance;           \/**< balance setting for this port $/;"      m       struct:OMX_AUDIO_CONFIG_BALANCETYPE     access:public
571 OMX_AUDIO_CONFIG_BALANCETYPE::nPortIndex        omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< Port index indicating which port to $/;"        m       struct:OMX_AUDIO_CONFIG_BALANCETYPE     access:public
572 OMX_AUDIO_CONFIG_BALANCETYPE::nSize     omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_BALANCETYPE     access:public
573 OMX_AUDIO_CONFIG_BALANCETYPE::nVersion  omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_BALANCETYPE     access:public
574 OMX_AUDIO_CONFIG_BASSTYPE       omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_BASSTYPE {$/;"        s
575 OMX_AUDIO_CONFIG_BASSTYPE       omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_BASSTYPE;$/;"      t       typeref:struct:OMX_AUDIO_CONFIG_BASSTYPE
576 OMX_AUDIO_CONFIG_BASSTYPE::bEnable      omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnable;          \/**< Enable\/disable for bass control *\/$/;" m       struct:OMX_AUDIO_CONFIG_BASSTYPE        access:public
577 OMX_AUDIO_CONFIG_BASSTYPE::nBass        omx/openmax/OMX_Audio.h /^    OMX_S32 nBass;             \/**< bass setting for the port, as a $/;"     m       struct:OMX_AUDIO_CONFIG_BASSTYPE        access:public
578 OMX_AUDIO_CONFIG_BASSTYPE::nPortIndex   omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_BASSTYPE        access:public
579 OMX_AUDIO_CONFIG_BASSTYPE::nSize        omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_BASSTYPE        access:public
580 OMX_AUDIO_CONFIG_BASSTYPE::nVersion     omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_BASSTYPE        access:public
581 OMX_AUDIO_CONFIG_CHANNELMUTETYPE        omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_CHANNELMUTETYPE {$/;" s
582 OMX_AUDIO_CONFIG_CHANNELMUTETYPE        omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_CHANNELMUTETYPE;$/;"       t       typeref:struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE
583 OMX_AUDIO_CONFIG_CHANNELMUTETYPE::bIsMIDI       omx/openmax/OMX_Audio.h /^    OMX_BOOL bIsMIDI;           \/**< TRUE if nChannel refers to a MIDI channel,$/;"  m       struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE access:public
584 OMX_AUDIO_CONFIG_CHANNELMUTETYPE::bMute omx/openmax/OMX_Audio.h /^    OMX_BOOL bMute;             \/**< Mute setting for this channel *\/$/;"   m       struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE access:public
585 OMX_AUDIO_CONFIG_CHANNELMUTETYPE::nChannel      omx/openmax/OMX_Audio.h /^    OMX_U32 nChannel;           \/**< channel to select from 0 to N-1, $/;"   m       struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE access:public
586 OMX_AUDIO_CONFIG_CHANNELMUTETYPE::nPortIndex    omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< port that this structure applies to *\/$/;"     m       struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE access:public
587 OMX_AUDIO_CONFIG_CHANNELMUTETYPE::nSize omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE access:public
588 OMX_AUDIO_CONFIG_CHANNELMUTETYPE::nVersion      omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE access:public
589 OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE      omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE {$/;"       s
590 OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE      omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE;$/;"     t       typeref:struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE
591 OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE::bIsMIDI     omx/openmax/OMX_Audio.h /^    OMX_BOOL bIsMIDI;           \/**< TRUE if nChannel refers to a MIDI channel,$/;"  m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
592 OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE::bLinear     omx/openmax/OMX_Audio.h /^    OMX_BOOL bLinear;           \/**< Is the volume to be set in linear (0.100) or $/;"       m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
593 OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE::nChannel    omx/openmax/OMX_Audio.h /^    OMX_U32 nChannel;           \/**< channel to select from 0 to N-1, $/;"   m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
594 OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE::nPortIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< Port index indicating which port to $/;"        m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
595 OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE::nSize       omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
596 OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE::nVersion    omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
597 OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE::sVolume     omx/openmax/OMX_Audio.h /^    OMX_BS32 sVolume;           \/**< Volume linear setting in the 0..100 range, OR$/;"       m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
598 OMX_AUDIO_CONFIG_CHORUSTYPE     omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_CHORUSTYPE {$/;"      s
599 OMX_AUDIO_CONFIG_CHORUSTYPE     omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_CHORUSTYPE;$/;"    t       typeref:struct:OMX_AUDIO_CONFIG_CHORUSTYPE
600 OMX_AUDIO_CONFIG_CHORUSTYPE::bEnable    omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnable;          \/**< Enable\/disable for chorus *\/$/;"       m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
601 OMX_AUDIO_CONFIG_CHORUSTYPE::nFeedback  omx/openmax/OMX_Audio.h /^    OMX_BU32 nFeedback;        \/**< Feedback from chorus output to input in percentage *\/$/;"       m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
602 OMX_AUDIO_CONFIG_CHORUSTYPE::nModulationDepth   omx/openmax/OMX_Audio.h /^    OMX_U32 nModulationDepth;  \/**< depth of modulation as a percentage of $/;"      m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
603 OMX_AUDIO_CONFIG_CHORUSTYPE::nPortIndex omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
604 OMX_AUDIO_CONFIG_CHORUSTYPE::nSize      omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
605 OMX_AUDIO_CONFIG_CHORUSTYPE::nVersion   omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
606 OMX_AUDIO_CONFIG_CHORUSTYPE::sDelay     omx/openmax/OMX_Audio.h /^    OMX_BU32 sDelay;           \/**< average delay in milliseconds *\/$/;"    m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
607 OMX_AUDIO_CONFIG_CHORUSTYPE::sModulationRate    omx/openmax/OMX_Audio.h /^    OMX_BU32 sModulationRate;  \/**< rate of modulation in millihertz *\/$/;" m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
608 OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE    omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE {$/;"     s
609 OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE    omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE;$/;"   t       typeref:struct:OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE
610 OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE::eEchoCancelation  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ECHOCANTYPE eEchoCancelation; \/**< Echo cancelation settings *\/$/;"   m       struct:OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE     access:public
611 OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE::nPortIndex        omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE     access:public
612 OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE::nSize     omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE     access:public
613 OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE::nVersion  omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE     access:public
614 OMX_AUDIO_CONFIG_EQUALIZERTYPE  omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_EQUALIZERTYPE {$/;"   s
615 OMX_AUDIO_CONFIG_EQUALIZERTYPE  omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_EQUALIZERTYPE;$/;" t       typeref:struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE
616 OMX_AUDIO_CONFIG_EQUALIZERTYPE::bEnable omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnable;          \/**< Enable\/disable for equalizer *\/$/;"    m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
617 OMX_AUDIO_CONFIG_EQUALIZERTYPE::nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
618 OMX_AUDIO_CONFIG_EQUALIZERTYPE::nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
619 OMX_AUDIO_CONFIG_EQUALIZERTYPE::nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
620 OMX_AUDIO_CONFIG_EQUALIZERTYPE::sBandIndex      omx/openmax/OMX_Audio.h /^    OMX_BU32 sBandIndex;       \/**< Band number to be set.  Upper Limit is $/;"      m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
621 OMX_AUDIO_CONFIG_EQUALIZERTYPE::sBandLevel      omx/openmax/OMX_Audio.h /^    OMX_BS32 sBandLevel;       \/**< band level in millibels *\/$/;"  m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
622 OMX_AUDIO_CONFIG_EQUALIZERTYPE::sCenterFreq     omx/openmax/OMX_Audio.h /^    OMX_BU32 sCenterFreq;      \/**< Center frequecies in Hz.  This is a$/;"  m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
623 OMX_AUDIO_CONFIG_LOUDNESSTYPE   omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_LOUDNESSTYPE {$/;"    s
624 OMX_AUDIO_CONFIG_LOUDNESSTYPE   omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_LOUDNESSTYPE;$/;"  t       typeref:struct:OMX_AUDIO_CONFIG_LOUDNESSTYPE
625 OMX_AUDIO_CONFIG_LOUDNESSTYPE::bLoudness        omx/openmax/OMX_Audio.h /^    OMX_BOOL bLoudness;        \/**< Enable\/disable for loudness *\/$/;"     m       struct:OMX_AUDIO_CONFIG_LOUDNESSTYPE    access:public
626 OMX_AUDIO_CONFIG_LOUDNESSTYPE::nPortIndex       omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_LOUDNESSTYPE    access:public
627 OMX_AUDIO_CONFIG_LOUDNESSTYPE::nSize    omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_LOUDNESSTYPE    access:public
628 OMX_AUDIO_CONFIG_LOUDNESSTYPE::nVersion omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_LOUDNESSTYPE    access:public
629 OMX_AUDIO_CONFIG_MIDICONTROLTYPE        omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_MIDICONTROLTYPE {$/;" s
630 OMX_AUDIO_CONFIG_MIDICONTROLTYPE        omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_MIDICONTROLTYPE;$/;"       t       typeref:struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE
631 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::nChannelMuteMask      omx/openmax/OMX_Audio.h /^    OMX_U16 nChannelMuteMask;     \/**< 16 bit mask for channel mute status *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
632 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::nChannelSoloMask      omx/openmax/OMX_Audio.h /^    OMX_U16 nChannelSoloMask;     \/**< 16 bit mask for channel solo status *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
633 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::nMaxPolyphony omx/openmax/OMX_Audio.h /^    OMX_U32 nMaxPolyphony;        \/**< Specifies the maximum simultaneous polyphonic $/;"    m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
634 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::nNumRepeat    omx/openmax/OMX_Audio.h /^    OMX_U32 nNumRepeat;           \/**< Number of times to repeat playback *\/$/;"    m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
635 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::nPortIndex    omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
636 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::nSize omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
637 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::nStopTime     omx/openmax/OMX_Audio.h /^    OMX_U32 nStopTime;            \/**< Time in milliseconds to indicate when playback $/;"   m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
638 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::nTrack0031MuteMask    omx/openmax/OMX_Audio.h /^    OMX_U32 nTrack0031MuteMask;   \/**< 32 bit mask for track mute status. Note: This is for tracks 0-31 *\/$/;"      m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
639 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::nTrack0031SoloMask    omx/openmax/OMX_Audio.h /^    OMX_U32 nTrack0031SoloMask;   \/**< 32 bit mask for track solo status. Note: This is for tracks 0-31 *\/$/;"      m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
640 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::nTrack3263MuteMask    omx/openmax/OMX_Audio.h /^    OMX_U32 nTrack3263MuteMask;   \/**< 32 bit mask for track mute status. Note: This is for tracks 32-63 *\/$/;"     m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
641 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::nTrack3263SoloMask    omx/openmax/OMX_Audio.h /^    OMX_U32 nTrack3263SoloMask;   \/**< 32 bit mask for track solo status. Note: This is for tracks 32-63 *\/$/;"     m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
642 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::nVersion      omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
643 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::sPitchTransposition   omx/openmax/OMX_Audio.h /^    OMX_BS32 sPitchTransposition; \/**< Pitch transposition in semitones, stored as Q22.10 $/;"       m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
644 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::sPlayBackRate omx/openmax/OMX_Audio.h /^    OMX_BU32 sPlayBackRate;       \/**< Relative playback rate, stored as Q14.17 fixed-point$/;"      m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
645 OMX_AUDIO_CONFIG_MIDICONTROLTYPE::sTempo        omx/openmax/OMX_Audio.h /^    OMX_BU32 sTempo ;             \/**< Tempo in beats per minute (BPM), stored as Q22.10 $/;"        m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
646 OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE {$/;"  s
647 OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE;$/;"        t       typeref:struct:OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE
648 OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE::nMidiEventSize omx/openmax/OMX_Audio.h /^    OMX_U32 nMidiEventSize;   \/**< Size of immediate MIDI events or MIP message in bytes  *\/$/;"    m       struct:OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE  access:public
649 OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE::nMidiEvents    omx/openmax/OMX_Audio.h /^    OMX_U8 nMidiEvents[1];    \/**< MIDI event array to be rendered immediately, or an$/;"    m       struct:OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE  access:public
650 OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE::nPortIndex     omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< Port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE  access:public
651 OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE::nSize  omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE  access:public
652 OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE::nVersion       omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE  access:public
653 OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE  omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE{ $/;"   s
654 OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE::nData   omx/openmax/OMX_Audio.h /^    OMX_U8 nData[1];          \/**< array of one or more bytes of meta data $/;"      m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE   access:public
655 OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE::nIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nIndex;           \/**< Index of Meta Event *\/ $/;"      m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE   access:public
656 OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE::nMetaEventSize  omx/openmax/OMX_Audio.h /^    OMX_U32 nMetaEventSize;   \/**< size of the Meta Event in bytes *\/ $/;"  m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE   access:public
657 OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE::nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/ $/;"      m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE   access:public
658 OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE::nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/ $/;"   m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE   access:public
659 OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE::nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/ $/;"    m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE   access:public
660 OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE      omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE{ $/;"       s
661 OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE      omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE; $/;"    t       typeref:struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE
662 OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE::nIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nIndex;           \/**< Index of Meta Event *\/ $/;"      m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
663 OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE::nMetaEventSize      omx/openmax/OMX_Audio.h /^    OMX_U32 nMetaEventSize;   \/**< size of the Meta Event in bytes *\/ $/;"  m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
664 OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE::nMetaEventType      omx/openmax/OMX_Audio.h /^    OMX_U8 nMetaEventType;    \/**< Meta Event Type, 7bits (i.e. 0 - 127) *\/ $/;"    m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
665 OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE::nPortIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/ $/;"      m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
666 OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE::nPosition   omx/openmax/OMX_Audio.h /^    OMX_U32 nPosition;        \/**< Position of the meta-event in milliseconds *\/$/;"        m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
667 OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE::nSize       omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/ $/;"   m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
668 OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE::nTrack      omx/openmax/OMX_Audio.h /^    OMX_U32 nTrack;           \/**< track number for the meta event *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
669 OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE::nVersion    omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/ $/;"    m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
670 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE       omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE {$/;"        s
671 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE       omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE;$/;"      t       typeref:struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE
672 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nChannel     omx/openmax/OMX_Audio.h /^    OMX_U32 nChannel;           \/**< Valid channel values range from 1 to 16 *\/$/;" m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
673 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nIDProgram   omx/openmax/OMX_Audio.h /^    OMX_U16 nIDProgram;         \/**< Valid program ID range is 1 to 128 *\/$/;"      m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
674 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nIDSoundBank omx/openmax/OMX_Audio.h /^    OMX_U16 nIDSoundBank;       \/**< Sound bank ID *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
675 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nPortIndex   omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< Port that this structure applies to *\/$/;"     m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
676 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nSize        omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
677 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nUserSoundBankIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nUserSoundBankIndex;\/**< User soundbank index, easier to access soundbanks $/;"  m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
678 OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE::nVersion     omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
679 OMX_AUDIO_CONFIG_MIDISTATUSTYPE omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_MIDISTATUSTYPE {$/;"  s
680 OMX_AUDIO_CONFIG_MIDISTATUSTYPE omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_MIDISTATUSTYPE;$/;"        t       typeref:struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE
681 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::bVibra omx/openmax/OMX_Audio.h /^    OMX_BOOL bVibra;            \/**< Does Vibra track exist? NOTE: May not return a meaningful $/;"  m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
682 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::eMIDIPlayBackState     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIPLAYBACKSTATETYPE eMIDIPlayBackState;  \/**< MIDI playback state enumeration, read only field *\/$/;"       m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
683 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nDuration      omx/openmax/OMX_Audio.h /^    OMX_U32 nDuration;          \/**< The length of the currently open MIDI resource $/;"     m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
684 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nNumActiveVoices       omx/openmax/OMX_Audio.h /^    OMX_U32 nNumActiveVoices;   \/**< Number of active voices in the currently playing $/;"   m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
685 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nNumMetaEvents omx/openmax/OMX_Audio.h /^    OMX_U32 nNumMetaEvents;     \/**< Total number of MIDI Meta Events in the currently $/;"  m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
686 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nNumTracks     omx/openmax/OMX_Audio.h /^    OMX_U16 nNumTracks;         \/**< Number of MIDI tracks in the file, read only field. $/;"        m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
687 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nPortIndex     omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< port that this structure applies to *\/$/;"     m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
688 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nPosition      omx/openmax/OMX_Audio.h /^    OMX_U32 nPosition;          \/**< Current Position of the MIDI resource being played $/;" m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
689 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nSize  omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
690 OMX_AUDIO_CONFIG_MIDISTATUSTYPE::nVersion       omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
691 OMX_AUDIO_CONFIG_MUTETYPE       omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_MUTETYPE {$/;"        s
692 OMX_AUDIO_CONFIG_MUTETYPE       omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_MUTETYPE;$/;"      t       typeref:struct:OMX_AUDIO_CONFIG_MUTETYPE
693 OMX_AUDIO_CONFIG_MUTETYPE::bMute        omx/openmax/OMX_Audio.h /^    OMX_BOOL bMute;             \/**< Mute setting for this port *\/$/;"      m       struct:OMX_AUDIO_CONFIG_MUTETYPE        access:public
694 OMX_AUDIO_CONFIG_MUTETYPE::nPortIndex   omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< Port index indicating which port to $/;"        m       struct:OMX_AUDIO_CONFIG_MUTETYPE        access:public
695 OMX_AUDIO_CONFIG_MUTETYPE::nSize        omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_MUTETYPE        access:public
696 OMX_AUDIO_CONFIG_MUTETYPE::nVersion     omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MUTETYPE        access:public
697 OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE     omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE {$/;"      s
698 OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE     omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE;$/;"    t       typeref:struct:OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE
699 OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE::bNoiseReduction    omx/openmax/OMX_Audio.h /^    OMX_BOOL bNoiseReduction;  \/**< Enable\/disable for noise reduction *\/$/;"      m       struct:OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE      access:public
700 OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE::nPortIndex omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE      access:public
701 OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE::nSize      omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE      access:public
702 OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE::nVersion   omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE      access:public
703 OMX_AUDIO_CONFIG_REVERBERATIONTYPE      omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_REVERBERATIONTYPE {$/;"       s
704 OMX_AUDIO_CONFIG_REVERBERATIONTYPE      omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_REVERBERATIONTYPE;$/;"     t       typeref:struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE
705 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::bEnable     omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnable;             \/**< Enable\/disable for reverberation control *\/$/;"     m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
706 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::nDecayHighFreqRatio omx/openmax/OMX_Audio.h /^    OMX_BU32 nDecayHighFreqRatio; \/**< Ratio of high frequency decay time relative $/;"      m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
707 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::nDensity    omx/openmax/OMX_Audio.h /^    OMX_U32 nDensity;             \/**< Modal density in the late reverberation decay,$/;"    m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
708 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::nDiffusion  omx/openmax/OMX_Audio.h /^    OMX_U32 nDiffusion;           \/**< Echo density in the late reverberation decay,$/;"     m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
709 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::nPortIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
710 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::nSize       omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
711 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::nVersion    omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
712 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::sDecayTime  omx/openmax/OMX_Audio.h /^    OMX_BU32 sDecayTime;          \/**< Late reverberation decay time at low$/;"      m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
713 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::sReferenceHighFreq  omx/openmax/OMX_Audio.h /^    OMX_BU32 sReferenceHighFreq;  \/**< Reference high frequency in Hertz. This is $/;"       m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
714 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::sReflectionsDelay   omx/openmax/OMX_Audio.h /^    OMX_BU32 sReflectionsDelay;   \/**< Delay time of the first reflection relative $/;"      m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
715 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::sReflectionsLevel   omx/openmax/OMX_Audio.h /^    OMX_BS32 sReflectionsLevel;   \/**< Intensity level of early reflections$/;"      m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
716 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::sReverbDelay        omx/openmax/OMX_Audio.h /^    OMX_BU32 sReverbDelay;        \/**< Time delay from the first early reflection $/;"       m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
717 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::sReverbLevel        omx/openmax/OMX_Audio.h /^    OMX_BS32 sReverbLevel;        \/**< Intensity level of late reverberation$/;"     m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
718 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::sRoomHighFreqLevel  omx/openmax/OMX_Audio.h /^    OMX_BS32 sRoomHighFreqLevel;  \/**< Attenuation at high frequencies$/;"   m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
719 OMX_AUDIO_CONFIG_REVERBERATIONTYPE::sRoomLevel  omx/openmax/OMX_Audio.h /^    OMX_BS32 sRoomLevel;          \/**< Intensity level for the whole room effect $/;"        m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
720 OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE     omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE {$/;"      s
721 OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE     omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE;$/;"    t       typeref:struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE
722 OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE::bEnable    omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnable;          \/**< Enable\/disable for stereo widening control *\/$/;"      m       struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE      access:public
723 OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE::eWideningType      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_STEREOWIDENINGTYPE eWideningType; \/**< Stereo widening algorithm type *\/$/;"  m       struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE      access:public
724 OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE::nPortIndex omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE      access:public
725 OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE::nSize      omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE      access:public
726 OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE::nStereoWidening    omx/openmax/OMX_Audio.h /^    OMX_U32  nStereoWidening;  \/**< stereo widening setting for the port,$/;"        m       struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE      access:public
727 OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE::nVersion   omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE      access:public
728 OMX_AUDIO_CONFIG_TREBLETYPE     omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_TREBLETYPE {$/;"      s
729 OMX_AUDIO_CONFIG_TREBLETYPE     omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_TREBLETYPE;$/;"    t       typeref:struct:OMX_AUDIO_CONFIG_TREBLETYPE
730 OMX_AUDIO_CONFIG_TREBLETYPE::bEnable    omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnable;          \/**< Enable\/disable for treble control *\/$/;"       m       struct:OMX_AUDIO_CONFIG_TREBLETYPE      access:public
731 OMX_AUDIO_CONFIG_TREBLETYPE::nPortIndex omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_TREBLETYPE      access:public
732 OMX_AUDIO_CONFIG_TREBLETYPE::nSize      omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_TREBLETYPE      access:public
733 OMX_AUDIO_CONFIG_TREBLETYPE::nTreble    omx/openmax/OMX_Audio.h /^    OMX_S32  nTreble;          \/**< treble setting for the port, as a$/;"    m       struct:OMX_AUDIO_CONFIG_TREBLETYPE      access:public
734 OMX_AUDIO_CONFIG_TREBLETYPE::nVersion   omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_TREBLETYPE      access:public
735 OMX_AUDIO_CONFIG_VOLUMETYPE     omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_CONFIG_VOLUMETYPE {$/;"      s
736 OMX_AUDIO_CONFIG_VOLUMETYPE     omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG_VOLUMETYPE;$/;"    t       typeref:struct:OMX_AUDIO_CONFIG_VOLUMETYPE
737 OMX_AUDIO_CONFIG_VOLUMETYPE::bLinear    omx/openmax/OMX_Audio.h /^    OMX_BOOL bLinear;           \/**< Is the volume to be set in linear (0.100) $/;"  m       struct:OMX_AUDIO_CONFIG_VOLUMETYPE      access:public
738 OMX_AUDIO_CONFIG_VOLUMETYPE::nPortIndex omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< Port index indicating which port to $/;"        m       struct:OMX_AUDIO_CONFIG_VOLUMETYPE      access:public
739 OMX_AUDIO_CONFIG_VOLUMETYPE::nSize      omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_VOLUMETYPE      access:public
740 OMX_AUDIO_CONFIG_VOLUMETYPE::nVersion   omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_VOLUMETYPE      access:public
741 OMX_AUDIO_CONFIG_VOLUMETYPE::sVolume    omx/openmax/OMX_Audio.h /^    OMX_BS32 sVolume;           \/**< Volume linear setting in the 0..100 range, OR$/;"       m       struct:OMX_AUDIO_CONFIG_VOLUMETYPE      access:public
742 OMX_AUDIO_CONFIG__MIDIMETAEVENTDATATYPE omx/openmax/OMX_Audio.h /^} OMX_AUDIO_CONFIG__MIDIMETAEVENTDATATYPE; $/;"       t       typeref:struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE
743 OMX_AUDIO_ChannelCF     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelCF   = 0x3,    \/**< Center front *\/$/;"        e       enum:OMX_AUDIO_CHANNELTYPE
744 OMX_AUDIO_ChannelCS     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelCS   = 0x7,    \/**< Back surround *\/$/;"       e       enum:OMX_AUDIO_CHANNELTYPE
745 OMX_AUDIO_ChannelKhronosExtensions      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:OMX_AUDIO_CHANNELTYPE
746 OMX_AUDIO_ChannelLF     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelLF   = 0x1,    \/**< Left front *\/$/;"  e       enum:OMX_AUDIO_CHANNELTYPE
747 OMX_AUDIO_ChannelLFE    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelLFE  = 0x6,    \/**< Low frequency effects *\/$/;"       e       enum:OMX_AUDIO_CHANNELTYPE
748 OMX_AUDIO_ChannelLR     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelLR   = 0x8,    \/**< Left rear. *\/$/;"  e       enum:OMX_AUDIO_CHANNELTYPE
749 OMX_AUDIO_ChannelLS     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelLS   = 0x4,    \/**< Left surround *\/$/;"       e       enum:OMX_AUDIO_CHANNELTYPE
750 OMX_AUDIO_ChannelMax    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelMax  = 0x7FFFFFFF $/;"   e       enum:OMX_AUDIO_CHANNELTYPE
751 OMX_AUDIO_ChannelModeDual       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelModeDual,        \/**< 2 mono-channels, each channel is encoded with half $/;"   e       enum:OMX_AUDIO_CHANNELMODETYPE
752 OMX_AUDIO_ChannelModeJointStereo        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelModeJointStereo, \/**< mode that takes advantage of what is common between $/;"  e       enum:OMX_AUDIO_CHANNELMODETYPE
753 OMX_AUDIO_ChannelModeKhronosExtensions  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelModeKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"   e       enum:OMX_AUDIO_CHANNELMODETYPE
754 OMX_AUDIO_ChannelModeMax        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelModeMax = 0x7FFFFFFF$/;" e       enum:OMX_AUDIO_CHANNELMODETYPE
755 OMX_AUDIO_ChannelModeMono       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelModeMono,        \/**< Mono channel mode *\/$/;" e       enum:OMX_AUDIO_CHANNELMODETYPE
756 OMX_AUDIO_ChannelModeStereo     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelModeStereo = 0,  \/**< 2 channels, the bitrate allocation between those $/;"     e       enum:OMX_AUDIO_CHANNELMODETYPE
757 OMX_AUDIO_ChannelModeVendorStartUnused  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelModeVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"      e       enum:OMX_AUDIO_CHANNELMODETYPE
758 OMX_AUDIO_ChannelNone   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelNone = 0x0,    \/**< Unused or empty *\/$/;"     e       enum:OMX_AUDIO_CHANNELTYPE
759 OMX_AUDIO_ChannelRF     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelRF   = 0x2,    \/**< Right front *\/$/;" e       enum:OMX_AUDIO_CHANNELTYPE
760 OMX_AUDIO_ChannelRR     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelRR   = 0x9,    \/**< Right rear. *\/$/;" e       enum:OMX_AUDIO_CHANNELTYPE
761 OMX_AUDIO_ChannelRS     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelRS   = 0x5,    \/**< Right surround *\/$/;"      e       enum:OMX_AUDIO_CHANNELTYPE
762 OMX_AUDIO_ChannelVendorStartUnused      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ChannelVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:OMX_AUDIO_CHANNELTYPE
763 OMX_AUDIO_CodingAAC     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingAAC,         \/**< Any variant of AAC encoded data *\/$/;"        e       enum:OMX_AUDIO_CODINGTYPE
764 OMX_AUDIO_CodingADPCM   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingADPCM,       \/**< Any variant of ADPCM encoded data *\/$/;"      e       enum:OMX_AUDIO_CODINGTYPE
765 OMX_AUDIO_CodingAMR     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingAMR,         \/**< Any variant of AMR encoded data *\/$/;"        e       enum:OMX_AUDIO_CODINGTYPE
766 OMX_AUDIO_CodingAutoDetect      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingAutoDetect,  \/**< auto detection of audio format *\/$/;" e       enum:OMX_AUDIO_CODINGTYPE
767 OMX_AUDIO_CodingEVRC    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingEVRC,        \/**< Any variant of EVRC encoded data *\/$/;"       e       enum:OMX_AUDIO_CODINGTYPE
768 OMX_AUDIO_CodingG711    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingG711,        \/**< Any variant of G.711 encoded data *\/$/;"      e       enum:OMX_AUDIO_CODINGTYPE
769 OMX_AUDIO_CodingG723    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingG723,        \/**< Any variant of G.723 dot 1 encoded data *\/$/;"        e       enum:OMX_AUDIO_CODINGTYPE
770 OMX_AUDIO_CodingG726    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingG726,        \/**< Any variant of G.726 encoded data *\/$/;"      e       enum:OMX_AUDIO_CODINGTYPE
771 OMX_AUDIO_CodingG729    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingG729,        \/**< Any variant of G.729 encoded data *\/$/;"      e       enum:OMX_AUDIO_CODINGTYPE
772 OMX_AUDIO_CodingGSMEFR  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingGSMEFR,      \/**< Any variant of GSM Enhanced Fullrate encoded data*\/$/;"       e       enum:OMX_AUDIO_CODINGTYPE
773 OMX_AUDIO_CodingGSMFR   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingGSMFR,       \/**< Any variant of GSM fullrate (i.e. GSM610) *\/$/;"      e       enum:OMX_AUDIO_CODINGTYPE
774 OMX_AUDIO_CodingGSMHR   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingGSMHR,       \/**< Any variant of GSM Halfrate encoded data *\/$/;"       e       enum:OMX_AUDIO_CODINGTYPE
775 OMX_AUDIO_CodingKhronosExtensions       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"        e       enum:OMX_AUDIO_CODINGTYPE
776 OMX_AUDIO_CodingMIDI    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingMIDI,        \/**< Any variant of MIDI encoded data *\/$/;"       e       enum:OMX_AUDIO_CODINGTYPE
777 OMX_AUDIO_CodingMP3     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingMP3,         \/**< Any variant of MP3 encoded data *\/$/;"        e       enum:OMX_AUDIO_CODINGTYPE
778 OMX_AUDIO_CodingMax     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingMax = 0x7FFFFFFF$/;"      e       enum:OMX_AUDIO_CODINGTYPE
779 OMX_AUDIO_CodingPCM     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingPCM,         \/**< Any variant of PCM coding *\/$/;"      e       enum:OMX_AUDIO_CODINGTYPE
780 OMX_AUDIO_CodingPDCEFR  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingPDCEFR,      \/**< Any variant of PDC Enhanced Fullrate encoded data *\/$/;"      e       enum:OMX_AUDIO_CODINGTYPE
781 OMX_AUDIO_CodingPDCFR   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingPDCFR,       \/**< Any variant of PDC Fullrate encoded data *\/$/;"       e       enum:OMX_AUDIO_CODINGTYPE
782 OMX_AUDIO_CodingPDCHR   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingPDCHR,       \/**< Any variant of PDC Halfrate encoded data *\/$/;"       e       enum:OMX_AUDIO_CODINGTYPE
783 OMX_AUDIO_CodingQCELP13 omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingQCELP13,     \/**< Any variant of QCELP 13kbps encoded data *\/$/;"       e       enum:OMX_AUDIO_CODINGTYPE
784 OMX_AUDIO_CodingQCELP8  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingQCELP8,      \/**< Any variant of QCELP 8kbps encoded data *\/$/;"        e       enum:OMX_AUDIO_CODINGTYPE
785 OMX_AUDIO_CodingRA      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingRA,          \/**< Any variant of RA encoded data *\/$/;" e       enum:OMX_AUDIO_CODINGTYPE
786 OMX_AUDIO_CodingSBC     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingSBC,         \/**< Any variant of SBC encoded data *\/$/;"        e       enum:OMX_AUDIO_CODINGTYPE
787 OMX_AUDIO_CodingSMV     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingSMV,         \/**< Any variant of SMV encoded data *\/$/;"        e       enum:OMX_AUDIO_CODINGTYPE
788 OMX_AUDIO_CodingTDMAEFR omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingTDMAEFR,     \/**< Any variant of TDMA Enhanced Fullrate encoded data (TIA\/EIA-136-410) *\/$/;"  e       enum:OMX_AUDIO_CODINGTYPE
789 OMX_AUDIO_CodingTDMAFR  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingTDMAFR,      \/**< Any variant of TDMA Fullrate encoded data (TIA\/EIA-136-420) *\/$/;"   e       enum:OMX_AUDIO_CODINGTYPE
790 OMX_AUDIO_CodingUnused  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingUnused = 0,  \/**< Placeholder value when coding is N\/A  *\/$/;" e       enum:OMX_AUDIO_CODINGTYPE
791 OMX_AUDIO_CodingVORBIS  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingVORBIS,      \/**< Any variant of VORBIS encoded data *\/$/;"     e       enum:OMX_AUDIO_CODINGTYPE
792 OMX_AUDIO_CodingVendorStartUnused       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"   e       enum:OMX_AUDIO_CODINGTYPE
793 OMX_AUDIO_CodingWMA     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CodingWMA,         \/**< Any variant of WMA encoded data *\/$/;"        e       enum:OMX_AUDIO_CODINGTYPE
794 OMX_AUDIO_ECHOCANTYPE   omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_ECHOCANTYPE {$/;"      g
795 OMX_AUDIO_ECHOCANTYPE   omx/openmax/OMX_Audio.h /^} OMX_AUDIO_ECHOCANTYPE;$/;"  t       typeref:enum:OMX_AUDIO_ECHOCANTYPE
796 OMX_AUDIO_EchoCanCarKit omx/openmax/OMX_Audio.h /^   OMX_AUDIO_EchoCanCarKit,    \/**< Echo Cancellation optimized for $/;"     e       enum:OMX_AUDIO_ECHOCANTYPE
797 OMX_AUDIO_EchoCanHFree  omx/openmax/OMX_Audio.h /^   OMX_AUDIO_EchoCanHFree,      \/**< Echo Cancellation optimized for $/;"    e       enum:OMX_AUDIO_ECHOCANTYPE
798 OMX_AUDIO_EchoCanKhronosExtensions      omx/openmax/OMX_Audio.h /^   OMX_AUDIO_EchoCanKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"        e       enum:OMX_AUDIO_ECHOCANTYPE
799 OMX_AUDIO_EchoCanMax    omx/openmax/OMX_Audio.h /^   OMX_AUDIO_EchoCanMax = 0x7FFFFFFF$/;"      e       enum:OMX_AUDIO_ECHOCANTYPE
800 OMX_AUDIO_EchoCanNormal omx/openmax/OMX_Audio.h /^   OMX_AUDIO_EchoCanNormal,     \/**< Echo Cancellation normal operation - $/;"       e       enum:OMX_AUDIO_ECHOCANTYPE
801 OMX_AUDIO_EchoCanOff    omx/openmax/OMX_Audio.h /^   OMX_AUDIO_EchoCanOff = 0,    \/**< Echo Cancellation is disabled *\/$/;"   e       enum:OMX_AUDIO_ECHOCANTYPE
802 OMX_AUDIO_EchoCanVendorStartUnused      omx/openmax/OMX_Audio.h /^   OMX_AUDIO_EchoCanVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"   e       enum:OMX_AUDIO_ECHOCANTYPE
803 OMX_AUDIO_G723ModeHigh  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G723ModeHigh,        \/**< 6300 bps *\/$/;"     e       enum:OMX_AUDIO_G723RATE
804 OMX_AUDIO_G723ModeKhronosExtensions     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G723ModeKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"      e       enum:OMX_AUDIO_G723RATE
805 OMX_AUDIO_G723ModeLow   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G723ModeLow,         \/**< 5300 bps *\/$/;"     e       enum:OMX_AUDIO_G723RATE
806 OMX_AUDIO_G723ModeMax   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G723ModeMax = 0x7FFFFFFF$/;"    e       enum:OMX_AUDIO_G723RATE
807 OMX_AUDIO_G723ModeUnused        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G723ModeUnused = 0,  \/**< AMRNB Mode unused \/ unknown *\/$/;" e       enum:OMX_AUDIO_G723RATE
808 OMX_AUDIO_G723ModeVendorStartUnused     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G723ModeVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;" e       enum:OMX_AUDIO_G723RATE
809 OMX_AUDIO_G723RATE      omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_G723RATE {$/;" g
810 OMX_AUDIO_G723RATE      omx/openmax/OMX_Audio.h /^} OMX_AUDIO_G723RATE;$/;"     t       typeref:enum:OMX_AUDIO_G723RATE
811 OMX_AUDIO_G726MODE      omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_G726MODE {$/;" g
812 OMX_AUDIO_G726MODE      omx/openmax/OMX_Audio.h /^} OMX_AUDIO_G726MODE;$/;"     t       typeref:enum:OMX_AUDIO_G726MODE
813 OMX_AUDIO_G726Mode16    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G726Mode16,          \/**< 16 kbps *\/$/;"      e       enum:OMX_AUDIO_G726MODE
814 OMX_AUDIO_G726Mode24    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G726Mode24,          \/**< 24 kbps *\/$/;"      e       enum:OMX_AUDIO_G726MODE
815 OMX_AUDIO_G726Mode32    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G726Mode32,          \/**< 32 kbps, most common rate, also G721 *\/$/;" e       enum:OMX_AUDIO_G726MODE
816 OMX_AUDIO_G726Mode40    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G726Mode40,          \/**< 40 kbps *\/$/;"      e       enum:OMX_AUDIO_G726MODE
817 OMX_AUDIO_G726ModeKhronosExtensions     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G726ModeKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"      e       enum:OMX_AUDIO_G726MODE
818 OMX_AUDIO_G726ModeMax   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G726ModeMax = 0x7FFFFFFF$/;"    e       enum:OMX_AUDIO_G726MODE
819 OMX_AUDIO_G726ModeUnused        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G726ModeUnused = 0,  \/**< G726 Mode unused \/ unknown *\/$/;"  e       enum:OMX_AUDIO_G726MODE
820 OMX_AUDIO_G726ModeVendorStartUnused     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G726ModeVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;" e       enum:OMX_AUDIO_G726MODE
821 OMX_AUDIO_G729  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G729 = 0,           \/**< ITU G.729  encoded data *\/$/;"       e       enum:OMX_AUDIO_G729TYPE
822 OMX_AUDIO_G729A omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G729A,              \/**< ITU G.729 annex A  encoded data *\/$/;"       e       enum:OMX_AUDIO_G729TYPE
823 OMX_AUDIO_G729AB        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G729AB,             \/**< ITU G.729 annexes A and B encoded data *\/$/;"        e       enum:OMX_AUDIO_G729TYPE
824 OMX_AUDIO_G729B omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G729B,              \/**< ITU G.729 with annex B encoded data *\/$/;"   e       enum:OMX_AUDIO_G729TYPE
825 OMX_AUDIO_G729KhronosExtensions omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G729KhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"  e       enum:OMX_AUDIO_G729TYPE
826 OMX_AUDIO_G729Max       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G729Max = 0x7FFFFFFF$/;"        e       enum:OMX_AUDIO_G729TYPE
827 OMX_AUDIO_G729TYPE      omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_G729TYPE {$/;" g
828 OMX_AUDIO_G729TYPE      omx/openmax/OMX_Audio.h /^} OMX_AUDIO_G729TYPE;$/;"     t       typeref:enum:OMX_AUDIO_G729TYPE
829 OMX_AUDIO_G729VendorStartUnused omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G729VendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_AUDIO_G729TYPE
830 OMX_AUDIO_MAXCHANNELS   omx/openmax/OMX_Audio.h 155;"   d
831 OMX_AUDIO_MIDIFORMATTYPE        omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_MIDIFORMATTYPE$/;"     g
832 OMX_AUDIO_MIDIFORMATTYPE        omx/openmax/OMX_Audio.h /^} OMX_AUDIO_MIDIFORMATTYPE;$/;"       t       typeref:enum:OMX_AUDIO_MIDIFORMATTYPE
833 OMX_AUDIO_MIDIFormatKhronosExtensions   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFormatKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"    e       enum:OMX_AUDIO_MIDIFORMATTYPE
834 OMX_AUDIO_MIDIFormatMax omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFormatMax = 0x7FFFFFFF$/;"  e       enum:OMX_AUDIO_MIDIFORMATTYPE
835 OMX_AUDIO_MIDIFormatMobileXMF   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFormatMobileXMF,   \/**< Mobile XMF (eXtensible Music Format type 2) *\/$/;"        e       enum:OMX_AUDIO_MIDIFORMATTYPE
836 OMX_AUDIO_MIDIFormatSMF0        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFormatSMF0,        \/**< Standard MIDI File Type 0 *\/$/;"  e       enum:OMX_AUDIO_MIDIFORMATTYPE
837 OMX_AUDIO_MIDIFormatSMF1        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFormatSMF1,        \/**< Standard MIDI File Type 1 *\/$/;"  e       enum:OMX_AUDIO_MIDIFORMATTYPE
838 OMX_AUDIO_MIDIFormatSMF2        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFormatSMF2,        \/**< Standard MIDI File Type 2 *\/$/;"  e       enum:OMX_AUDIO_MIDIFORMATTYPE
839 OMX_AUDIO_MIDIFormatSPMIDI      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFormatSPMIDI,      \/**< SP-MIDI *\/$/;"    e       enum:OMX_AUDIO_MIDIFORMATTYPE
840 OMX_AUDIO_MIDIFormatUnknown     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFormatUnknown = 0, \/**< MIDI Format unknown or don't care *\/$/;"  e       enum:OMX_AUDIO_MIDIFORMATTYPE
841 OMX_AUDIO_MIDIFormatVendorStartUnused   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFormatVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"       e       enum:OMX_AUDIO_MIDIFORMATTYPE
842 OMX_AUDIO_MIDIFormatXMF0        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFormatXMF0,        \/**< eXtensible Music Format type 0 *\/$/;"     e       enum:OMX_AUDIO_MIDIFORMATTYPE
843 OMX_AUDIO_MIDIFormatXMF1        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFormatXMF1,        \/**< eXtensible Music Format type 1 *\/$/;"     e       enum:OMX_AUDIO_MIDIFORMATTYPE
844 OMX_AUDIO_MIDIPLAYBACKSTATETYPE omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_MIDIPLAYBACKSTATETYPE {$/;"    g
845 OMX_AUDIO_MIDIPLAYBACKSTATETYPE omx/openmax/OMX_Audio.h /^} OMX_AUDIO_MIDIPLAYBACKSTATETYPE;$/;"        t       typeref:enum:OMX_AUDIO_MIDIPLAYBACKSTATETYPE
846 OMX_AUDIO_MIDIPlayBackStateClosedEngaged        omx/openmax/OMX_Audio.h /^  OMX_AUDIO_MIDIPlayBackStateClosedEngaged,    \/**< No MIDI resource is currently open. $/;" e       enum:OMX_AUDIO_MIDIPLAYBACKSTATETYPE
847 OMX_AUDIO_MIDIPlayBackStateKhronosExtensions    omx/openmax/OMX_Audio.h /^  OMX_AUDIO_MIDIPlayBackStateKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:OMX_AUDIO_MIDIPLAYBACKSTATETYPE
848 OMX_AUDIO_MIDIPlayBackStateMax  omx/openmax/OMX_Audio.h /^  OMX_AUDIO_MIDIPlayBackStateMax = 0x7FFFFFFF$/;"     e       enum:OMX_AUDIO_MIDIPLAYBACKSTATETYPE
849 OMX_AUDIO_MIDIPlayBackStateOpenEngaged  omx/openmax/OMX_Audio.h /^  OMX_AUDIO_MIDIPlayBackStateOpenEngaged,      \/**< A MIDI resource is open and primed but $/;"      e       enum:OMX_AUDIO_MIDIPLAYBACKSTATETYPE
850 OMX_AUDIO_MIDIPlayBackStateParsing      omx/openmax/OMX_Audio.h /^  OMX_AUDIO_MIDIPlayBackStateParsing,          \/**< A MIDI resource is open and is being $/;"        e       enum:OMX_AUDIO_MIDIPLAYBACKSTATETYPE
851 OMX_AUDIO_MIDIPlayBackStatePlaying      omx/openmax/OMX_Audio.h /^  OMX_AUDIO_MIDIPlayBackStatePlaying,          \/**< A MIDI resource is open and currently$/;"        e       enum:OMX_AUDIO_MIDIPLAYBACKSTATETYPE
852 OMX_AUDIO_MIDIPlayBackStatePlayingPartially     omx/openmax/OMX_Audio.h /^  OMX_AUDIO_MIDIPlayBackStatePlayingPartially, \/**< Best-effort playback due to SP-MIDI\/DLS$/;"     e       enum:OMX_AUDIO_MIDIPLAYBACKSTATETYPE
853 OMX_AUDIO_MIDIPlayBackStatePlayingSilently      omx/openmax/OMX_Audio.h /^  OMX_AUDIO_MIDIPlayBackStatePlayingSilently,  \/**< Due to system resource constraints and$/;"       e       enum:OMX_AUDIO_MIDIPLAYBACKSTATETYPE
854 OMX_AUDIO_MIDIPlayBackStateUnknown      omx/openmax/OMX_Audio.h /^  OMX_AUDIO_MIDIPlayBackStateUnknown = 0,      \/**< Unknown state or state does not map to $/;"      e       enum:OMX_AUDIO_MIDIPLAYBACKSTATETYPE
855 OMX_AUDIO_MIDIPlayBackStateVendorStartUnused    omx/openmax/OMX_Audio.h /^  OMX_AUDIO_MIDIPlayBackStateVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:OMX_AUDIO_MIDIPLAYBACKSTATETYPE
856 OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE       omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE {$/;"  g
857 OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE       omx/openmax/OMX_Audio.h /^} OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE;$/;"      t       typeref:enum:OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE
858 OMX_AUDIO_MIDISOUNDBANKTYPE     omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_MIDISOUNDBANKTYPE {$/;"        g
859 OMX_AUDIO_MIDISOUNDBANKTYPE     omx/openmax/OMX_Audio.h /^} OMX_AUDIO_MIDISOUNDBANKTYPE;$/;"    t       typeref:enum:OMX_AUDIO_MIDISOUNDBANKTYPE
860 OMX_AUDIO_MIDISoundBankDLS1     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDISoundBankDLS1,                 \/**< DLS version 1 *\/$/;"  e       enum:OMX_AUDIO_MIDISOUNDBANKTYPE
861 OMX_AUDIO_MIDISoundBankDLS2     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDISoundBankDLS2,                 \/**< DLS version 2 *\/$/;"  e       enum:OMX_AUDIO_MIDISOUNDBANKTYPE
862 OMX_AUDIO_MIDISoundBankKhronosExtensions        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDISoundBankKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;" e       enum:OMX_AUDIO_MIDISOUNDBANKTYPE
863 OMX_AUDIO_MIDISoundBankLayoutGM omx/openmax/OMX_Audio.h /^   OMX_AUDIO_MIDISoundBankLayoutGM,           \/**< GS layout (based on bank MSB 0x00) *\/$/;"        e       enum:OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE
864 OMX_AUDIO_MIDISoundBankLayoutGM2        omx/openmax/OMX_Audio.h /^   OMX_AUDIO_MIDISoundBankLayoutGM2,          \/**< General MIDI 2 layout (using MSB 0x78\/0x79, LSB 0x00) *\/$/;"    e       enum:OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE
865 OMX_AUDIO_MIDISoundBankLayoutKhronosExtensions  omx/openmax/OMX_Audio.h /^   OMX_AUDIO_MIDISoundBankLayoutKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"    e       enum:OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE
866 OMX_AUDIO_MIDISoundBankLayoutMax        omx/openmax/OMX_Audio.h /^   OMX_AUDIO_MIDISoundBankLayoutMax = 0x7FFFFFFF$/;"  e       enum:OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE
867 OMX_AUDIO_MIDISoundBankLayoutUnused     omx/openmax/OMX_Audio.h /^   OMX_AUDIO_MIDISoundBankLayoutUnused = 0,   \/**< unused\/unknown soundbank type *\/$/;"    e       enum:OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE
868 OMX_AUDIO_MIDISoundBankLayoutUser       omx/openmax/OMX_Audio.h /^   OMX_AUDIO_MIDISoundBankLayoutUser,         \/**< Does not conform to any bank numbering standards *\/$/;"  e       enum:OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE
869 OMX_AUDIO_MIDISoundBankLayoutVendorStartUnused  omx/openmax/OMX_Audio.h /^   OMX_AUDIO_MIDISoundBankLayoutVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"       e       enum:OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE
870 OMX_AUDIO_MIDISoundBankMax      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDISoundBankMax = 0x7FFFFFFF$/;"       e       enum:OMX_AUDIO_MIDISOUNDBANKTYPE
871 OMX_AUDIO_MIDISoundBankMobileDLSBase    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDISoundBankMobileDLSBase,        \/**< Mobile DLS, using the base functionality *\/$/;"       e       enum:OMX_AUDIO_MIDISOUNDBANKTYPE
872 OMX_AUDIO_MIDISoundBankMobileDLSPlusOptions     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDISoundBankMobileDLSPlusOptions, \/**< Mobile DLS, using the specification-defined optional feature set *\/$/;"       e       enum:OMX_AUDIO_MIDISOUNDBANKTYPE
873 OMX_AUDIO_MIDISoundBankUnused   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDISoundBankUnused = 0,           \/**< unused\/unknown soundbank type *\/$/;" e       enum:OMX_AUDIO_MIDISOUNDBANKTYPE
874 OMX_AUDIO_MIDISoundBankVendorStartUnused        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDISoundBankVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"    e       enum:OMX_AUDIO_MIDISOUNDBANKTYPE
875 OMX_AUDIO_MP3STREAMFORMATTYPE   omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_MP3STREAMFORMATTYPE {$/;"      g
876 OMX_AUDIO_MP3STREAMFORMATTYPE   omx/openmax/OMX_Audio.h /^} OMX_AUDIO_MP3STREAMFORMATTYPE;$/;"  t       typeref:enum:OMX_AUDIO_MP3STREAMFORMATTYPE
877 OMX_AUDIO_MP3StreamFormatKhronosExtensions      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MP3StreamFormatKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:OMX_AUDIO_MP3STREAMFORMATTYPE
878 OMX_AUDIO_MP3StreamFormatMP1Layer3      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MP3StreamFormatMP1Layer3 = 0, \/**< MP3 Audio MPEG 1 Layer 3 Stream format *\/$/;"      e       enum:OMX_AUDIO_MP3STREAMFORMATTYPE
879 OMX_AUDIO_MP3StreamFormatMP2Layer3      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MP3StreamFormatMP2Layer3,     \/**< MP3 Audio MPEG 2 Layer 3 Stream format *\/$/;"      e       enum:OMX_AUDIO_MP3STREAMFORMATTYPE
880 OMX_AUDIO_MP3StreamFormatMP2_5Layer3    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MP3StreamFormatMP2_5Layer3,   \/**< MP3 Audio MPEG2.5 Layer 3 Stream format *\/$/;"     e       enum:OMX_AUDIO_MP3STREAMFORMATTYPE
881 OMX_AUDIO_MP3StreamFormatMax    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MP3StreamFormatMax = 0x7FFFFFFF$/;"     e       enum:OMX_AUDIO_MP3STREAMFORMATTYPE
882 OMX_AUDIO_MP3StreamFormatVendorStartUnused      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MP3StreamFormatVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:OMX_AUDIO_MP3STREAMFORMATTYPE
883 OMX_AUDIO_PARAM_AACPROFILETYPE  omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_AACPROFILETYPE {$/;"   s
884 OMX_AUDIO_PARAM_AACPROFILETYPE  omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_AACPROFILETYPE;$/;" t       typeref:struct:OMX_AUDIO_PARAM_AACPROFILETYPE
885 OMX_AUDIO_PARAM_AACPROFILETYPE::eAACProfile     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACPROFILETYPE eAACProfile;   \/**< AAC profile enumeration *\/$/;"     m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
886 OMX_AUDIO_PARAM_AACPROFILETYPE::eAACStreamFormat        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACSTREAMFORMATTYPE eAACStreamFormat; \/**< AAC stream format enumeration *\/$/;"       m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
887 OMX_AUDIO_PARAM_AACPROFILETYPE::eChannelMode    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CHANNELMODETYPE eChannelMode;   \/**< Channel mode enumeration *\/$/;"  m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
888 OMX_AUDIO_PARAM_AACPROFILETYPE::nAACERtools     omx/openmax/OMX_Audio.h /^    OMX_U32 nAACERtools;           \/**< MPEG-4 AAC error resilience tool usage *\/$/;"       m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
889 OMX_AUDIO_PARAM_AACPROFILETYPE::nAACtools       omx/openmax/OMX_Audio.h /^    OMX_U32 nAACtools;             \/**< AAC tool usage *\/$/;"       m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
890 OMX_AUDIO_PARAM_AACPROFILETYPE::nAudioBandWidth omx/openmax/OMX_Audio.h /^    OMX_U32 nAudioBandWidth;       \/**< Audio band width (in Hz) to which an encoder should$/;"      m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
891 OMX_AUDIO_PARAM_AACPROFILETYPE::nBitRate        omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;              \/**< Bit rate of the input data.  Use 0 for variable$/;"  m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
892 OMX_AUDIO_PARAM_AACPROFILETYPE::nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;             \/**< Number of channels *\/$/;"   m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
893 OMX_AUDIO_PARAM_AACPROFILETYPE::nFrameLength    omx/openmax/OMX_Audio.h /^    OMX_U32 nFrameLength;          \/**< Frame length (in audio samples per channel) of the codec.$/;"        m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
894 OMX_AUDIO_PARAM_AACPROFILETYPE::nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;            \/**< Port that this structure applies to *\/$/;"  m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
895 OMX_AUDIO_PARAM_AACPROFILETYPE::nSampleRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nSampleRate;           \/**< Sampling rate of the source data.  Use 0 for$/;"     m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
896 OMX_AUDIO_PARAM_AACPROFILETYPE::nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                 \/**< Size of this structure, in Bytes *\/$/;"     m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
897 OMX_AUDIO_PARAM_AACPROFILETYPE::nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;      \/**< OMX specification version information *\/$/;"        m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
898 OMX_AUDIO_PARAM_ADPCMTYPE       omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_ADPCMTYPE { $/;"       s
899 OMX_AUDIO_PARAM_ADPCMTYPE       omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_ADPCMTYPE; $/;"     t       typeref:struct:OMX_AUDIO_PARAM_ADPCMTYPE
900 OMX_AUDIO_PARAM_ADPCMTYPE::nBitsPerSample       omx/openmax/OMX_Audio.h /^    OMX_U32 nBitsPerSample;     \/**< Number of bits in each sample *\/ $/;"  m       struct:OMX_AUDIO_PARAM_ADPCMTYPE        access:public
901 OMX_AUDIO_PARAM_ADPCMTYPE::nChannels    omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;          \/**< Number of channels in the data stream (not $/;" m       struct:OMX_AUDIO_PARAM_ADPCMTYPE        access:public
902 OMX_AUDIO_PARAM_ADPCMTYPE::nPortIndex   omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< port that this structure applies to *\/ $/;"    m       struct:OMX_AUDIO_PARAM_ADPCMTYPE        access:public
903 OMX_AUDIO_PARAM_ADPCMTYPE::nSampleRate  omx/openmax/OMX_Audio.h /^    OMX_U32 nSampleRate;        \/**< Sampling rate of the source data.  Use 0 for $/;"       m       struct:OMX_AUDIO_PARAM_ADPCMTYPE        access:public
904 OMX_AUDIO_PARAM_ADPCMTYPE::nSize        omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/ $/;" m       struct:OMX_AUDIO_PARAM_ADPCMTYPE        access:public
905 OMX_AUDIO_PARAM_ADPCMTYPE::nVersion     omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/ $/;"  m       struct:OMX_AUDIO_PARAM_ADPCMTYPE        access:public
906 OMX_AUDIO_PARAM_AMRTYPE omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_AMRTYPE {$/;"  s
907 OMX_AUDIO_PARAM_AMRTYPE omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_AMRTYPE;$/;"        t       typeref:struct:OMX_AUDIO_PARAM_AMRTYPE
908 OMX_AUDIO_PARAM_AMRTYPE::eAMRBandMode   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBANDMODETYPE eAMRBandMode; \/**< AMR Band Mode enumeration *\/ $/;"  m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
909 OMX_AUDIO_PARAM_AMRTYPE::eAMRDTXMode    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRDTXMODETYPE  eAMRDTXMode;  \/**< AMR DTX Mode enumeration *\/$/;"    m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
910 OMX_AUDIO_PARAM_AMRTYPE::eAMRFrameFormat        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRFRAMEFORMATTYPE eAMRFrameFormat; \/**< AMR frame format enumeration *\/$/;"  m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
911 OMX_AUDIO_PARAM_AMRTYPE::nBitRate       omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;                       \/**< Bit rate read only field *\/$/;"    m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
912 OMX_AUDIO_PARAM_AMRTYPE::nChannels      omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;                      \/**< Number of channels *\/$/;"  m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
913 OMX_AUDIO_PARAM_AMRTYPE::nPortIndex     omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;                     \/**< port that this structure applies to *\/$/;" m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
914 OMX_AUDIO_PARAM_AMRTYPE::nSize  omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                          \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
915 OMX_AUDIO_PARAM_AMRTYPE::nVersion       omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;               \/**< OMX specification version information *\/$/;"       m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
916 OMX_AUDIO_PARAM_EVRCTYPE        omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_EVRCTYPE {$/;" s
917 OMX_AUDIO_PARAM_EVRCTYPE        omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_EVRCTYPE;$/;"       t       typeref:struct:OMX_AUDIO_PARAM_EVRCTYPE
918 OMX_AUDIO_PARAM_EVRCTYPE::bHiPassFilter omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable encoder's High Pass Filter *\/$/;"     m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
919 OMX_AUDIO_PARAM_EVRCTYPE::bNoiseSuppressor      omx/openmax/OMX_Audio.h /^    OMX_BOOL bNoiseSuppressor;    \/**< Enable encoder's noise suppressor pre-processing *\/$/;"      m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
920 OMX_AUDIO_PARAM_EVRCTYPE::bPostFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bPostFilter;         \/**< Enable decoder's post Filter *\/$/;"  m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
921 OMX_AUDIO_PARAM_EVRCTYPE::bRATE_REDUCon omx/openmax/OMX_Audio.h /^    OMX_BOOL bRATE_REDUCon;       \/**< RATE_REDUCtion is requested for this frame *\/$/;"    m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
922 OMX_AUDIO_PARAM_EVRCTYPE::eCDMARate     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARATETYPE eCDMARate; \/**< actual Frame rate *\/$/;" m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
923 OMX_AUDIO_PARAM_EVRCTYPE::nChannels     omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
924 OMX_AUDIO_PARAM_EVRCTYPE::nMaxBitRate   omx/openmax/OMX_Audio.h /^    OMX_U32 nMaxBitRate;          \/**< maximal rate for the encoder = 1,2,3,4, default = 4 *\/$/;"   m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
925 OMX_AUDIO_PARAM_EVRCTYPE::nMinBitRate   omx/openmax/OMX_Audio.h /^    OMX_U32 nMinBitRate;          \/**< minmal rate for the encoder = 1,2,3,4, default = 1 *\/$/;"    m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
926 OMX_AUDIO_PARAM_EVRCTYPE::nPortIndex    omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
927 OMX_AUDIO_PARAM_EVRCTYPE::nSize omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
928 OMX_AUDIO_PARAM_EVRCTYPE::nVersion      omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
929 OMX_AUDIO_PARAM_G723TYPE        omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_G723TYPE { $/;"        s
930 OMX_AUDIO_PARAM_G723TYPE        omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_G723TYPE; $/;"      t       typeref:struct:OMX_AUDIO_PARAM_G723TYPE
931 OMX_AUDIO_PARAM_G723TYPE::bDTX  omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;                \/**< Enable Discontinuous Transmisssion *\/ $/;"   m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
932 OMX_AUDIO_PARAM_G723TYPE::bHiPassFilter omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable High Pass Filter *\/ $/;"      m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
933 OMX_AUDIO_PARAM_G723TYPE::bPostFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bPostFilter;         \/**< Enable Post Filter *\/ $/;"   m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
934 OMX_AUDIO_PARAM_G723TYPE::eBitRate      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G723RATE eBitRate;  \/**< todo: Should this be moved to a config? *\/$/;"       m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
935 OMX_AUDIO_PARAM_G723TYPE::nChannels     omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not $/;"       m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
936 OMX_AUDIO_PARAM_G723TYPE::nPortIndex    omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/ $/;"  m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
937 OMX_AUDIO_PARAM_G723TYPE::nSize omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/ $/;"       m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
938 OMX_AUDIO_PARAM_G723TYPE::nVersion      omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/ $/;"        m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
939 OMX_AUDIO_PARAM_G726TYPE        omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_G726TYPE { $/;"        s
940 OMX_AUDIO_PARAM_G726TYPE        omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_G726TYPE; $/;"      t       typeref:struct:OMX_AUDIO_PARAM_G726TYPE
941 OMX_AUDIO_PARAM_G726TYPE::eG726Mode     omx/openmax/OMX_Audio.h /^     OMX_AUDIO_G726MODE eG726Mode;$/;"        m       struct:OMX_AUDIO_PARAM_G726TYPE access:public
942 OMX_AUDIO_PARAM_G726TYPE::nChannels     omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;          \/**< Number of channels in the data stream (not $/;" m       struct:OMX_AUDIO_PARAM_G726TYPE access:public
943 OMX_AUDIO_PARAM_G726TYPE::nPortIndex    omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< port that this structure applies to *\/ $/;"    m       struct:OMX_AUDIO_PARAM_G726TYPE access:public
944 OMX_AUDIO_PARAM_G726TYPE::nSize omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/ $/;" m       struct:OMX_AUDIO_PARAM_G726TYPE access:public
945 OMX_AUDIO_PARAM_G726TYPE::nVersion      omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/ $/;"  m       struct:OMX_AUDIO_PARAM_G726TYPE access:public
946 OMX_AUDIO_PARAM_G729TYPE        omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_G729TYPE {$/;" s
947 OMX_AUDIO_PARAM_G729TYPE        omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_G729TYPE;$/;"       t       typeref:struct:OMX_AUDIO_PARAM_G729TYPE
948 OMX_AUDIO_PARAM_G729TYPE::bDTX  omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;            \/**< Enable Discontinuous Transmisssion *\/$/;"        m       struct:OMX_AUDIO_PARAM_G729TYPE access:public
949 OMX_AUDIO_PARAM_G729TYPE::eBitType      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G729TYPE eBitType;$/;"  m       struct:OMX_AUDIO_PARAM_G729TYPE access:public
950 OMX_AUDIO_PARAM_G729TYPE::nChannels     omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;        \/**< Number of channels in the data stream (not$/;"    m       struct:OMX_AUDIO_PARAM_G729TYPE access:public
951 OMX_AUDIO_PARAM_G729TYPE::nPortIndex    omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_G729TYPE access:public
952 OMX_AUDIO_PARAM_G729TYPE::nSize omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_G729TYPE access:public
953 OMX_AUDIO_PARAM_G729TYPE::nVersion      omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_G729TYPE access:public
954 OMX_AUDIO_PARAM_GSMEFRTYPE      omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_GSMEFRTYPE {$/;"       s
955 OMX_AUDIO_PARAM_GSMEFRTYPE      omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_GSMEFRTYPE;$/;"     t       typeref:struct:OMX_AUDIO_PARAM_GSMEFRTYPE
956 OMX_AUDIO_PARAM_GSMEFRTYPE::bDTX        omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;            \/**< Enable Discontinuous Transmisssion *\/$/;"        m       struct:OMX_AUDIO_PARAM_GSMEFRTYPE       access:public
957 OMX_AUDIO_PARAM_GSMEFRTYPE::bHiPassFilter       omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;   \/**< Enable High Pass Filter *\/$/;"   m       struct:OMX_AUDIO_PARAM_GSMEFRTYPE       access:public
958 OMX_AUDIO_PARAM_GSMEFRTYPE::nPortIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_GSMEFRTYPE       access:public
959 OMX_AUDIO_PARAM_GSMEFRTYPE::nSize       omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_GSMEFRTYPE       access:public
960 OMX_AUDIO_PARAM_GSMEFRTYPE::nVersion    omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_GSMEFRTYPE       access:public
961 OMX_AUDIO_PARAM_GSMFRTYPE       omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_GSMFRTYPE {$/;"        s
962 OMX_AUDIO_PARAM_GSMFRTYPE       omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_GSMFRTYPE;$/;"      t       typeref:struct:OMX_AUDIO_PARAM_GSMFRTYPE
963 OMX_AUDIO_PARAM_GSMFRTYPE::bDTX omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;            \/**< Enable Discontinuous Transmisssion *\/$/;"        m       struct:OMX_AUDIO_PARAM_GSMFRTYPE        access:public
964 OMX_AUDIO_PARAM_GSMFRTYPE::bHiPassFilter        omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;   \/**< Enable High Pass Filter *\/$/;"   m       struct:OMX_AUDIO_PARAM_GSMFRTYPE        access:public
965 OMX_AUDIO_PARAM_GSMFRTYPE::nPortIndex   omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_GSMFRTYPE        access:public
966 OMX_AUDIO_PARAM_GSMFRTYPE::nSize        omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_GSMFRTYPE        access:public
967 OMX_AUDIO_PARAM_GSMFRTYPE::nVersion     omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_GSMFRTYPE        access:public
968 OMX_AUDIO_PARAM_GSMHRTYPE       omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_GSMHRTYPE {$/;"        s
969 OMX_AUDIO_PARAM_GSMHRTYPE       omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_GSMHRTYPE;$/;"      t       typeref:struct:OMX_AUDIO_PARAM_GSMHRTYPE
970 OMX_AUDIO_PARAM_GSMHRTYPE::bDTX omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;            \/**< Enable Discontinuous Transmisssion *\/$/;"        m       struct:OMX_AUDIO_PARAM_GSMHRTYPE        access:public
971 OMX_AUDIO_PARAM_GSMHRTYPE::bHiPassFilter        omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;   \/**< Enable High Pass Filter *\/$/;"   m       struct:OMX_AUDIO_PARAM_GSMHRTYPE        access:public
972 OMX_AUDIO_PARAM_GSMHRTYPE::nPortIndex   omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_GSMHRTYPE        access:public
973 OMX_AUDIO_PARAM_GSMHRTYPE::nSize        omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_GSMHRTYPE        access:public
974 OMX_AUDIO_PARAM_GSMHRTYPE::nVersion     omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_GSMHRTYPE        access:public
975 OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE   omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE {$/;"    s
976 OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE   omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE;$/;"  t       typeref:struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE
977 OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE::eMidiSoundBank   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDISOUNDBANKTYPE eMidiSoundBank;   \/**< Midi sound bank type enumeration *\/$/;"      m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
978 OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE::eMidiSoundBankLayout     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE eMidiSoundBankLayout; \/**< Midi sound bank layout enumeration *\/$/;"  m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
979 OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE::nDLSIndex        omx/openmax/OMX_Audio.h /^    OMX_U32 nDLSIndex;        \/**< DLS file index to be loaded *\/$/;"       m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
980 OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE::nDLSSize omx/openmax/OMX_Audio.h /^    OMX_U32 nDLSSize;         \/**< Size in bytes *\/$/;"     m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
981 OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE::nPortIndex       omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
982 OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE::nSize    omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
983 OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE::nVersion omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
984 OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE::pDLSData omx/openmax/OMX_Audio.h /^    OMX_PTR pDLSData;         \/**< Pointer to DLS file data *\/$/;"  m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
985 OMX_AUDIO_PARAM_MIDITYPE        omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_MIDITYPE {$/;" s
986 OMX_AUDIO_PARAM_MIDITYPE        omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_MIDITYPE;$/;"       t       typeref:struct:OMX_AUDIO_PARAM_MIDITYPE
987 OMX_AUDIO_PARAM_MIDITYPE::bLoadDefaultSound     omx/openmax/OMX_Audio.h /^    OMX_BOOL bLoadDefaultSound;    \/**< Whether to load default sound $/;"   m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
988 OMX_AUDIO_PARAM_MIDITYPE::eMidiFormat   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFORMATTYPE eMidiFormat; \/**< Version of the MIDI file *\/                                                                           $/;"   m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
989 OMX_AUDIO_PARAM_MIDITYPE::nFileSize     omx/openmax/OMX_Audio.h /^    OMX_U32 nFileSize;             \/**< size of the MIDI file in bytes, where the entire $/;"        m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
990 OMX_AUDIO_PARAM_MIDITYPE::nPortIndex    omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;            \/**< port that this structure applies to *\/$/;"  m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
991 OMX_AUDIO_PARAM_MIDITYPE::nSize omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                 \/**< size of the structure in bytes *\/$/;"       m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
992 OMX_AUDIO_PARAM_MIDITYPE::nVersion      omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;      \/**< OMX specification version information *\/$/;"        m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
993 OMX_AUDIO_PARAM_MIDITYPE::sMaxPolyphony omx/openmax/OMX_Audio.h /^    OMX_BU32 sMaxPolyphony;        \/**< Specifies the maximum simultaneous polyphonic $/;"   m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
994 OMX_AUDIO_PARAM_MP3TYPE omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_MP3TYPE {$/;"  s
995 OMX_AUDIO_PARAM_MP3TYPE omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_MP3TYPE;$/;"        t       typeref:struct:OMX_AUDIO_PARAM_MP3TYPE
996 OMX_AUDIO_PARAM_MP3TYPE::eChannelMode   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CHANNELMODETYPE eChannelMode;   \/**< Channel mode enumeration *\/$/;"  m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
997 OMX_AUDIO_PARAM_MP3TYPE::eFormat        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MP3STREAMFORMATTYPE eFormat;  \/**< MP3 stream format *\/$/;"   m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
998 OMX_AUDIO_PARAM_MP3TYPE::nAudioBandWidth        omx/openmax/OMX_Audio.h /^    OMX_U32 nAudioBandWidth;       \/**< Audio band width (in Hz) to which an encoder should$/;"      m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
999 OMX_AUDIO_PARAM_MP3TYPE::nBitRate       omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;              \/**< Bit rate of the input data.  Use 0 for variable$/;"  m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
1000 OMX_AUDIO_PARAM_MP3TYPE::nChannels      omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;             \/**< Number of channels *\/$/;"   m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
1001 OMX_AUDIO_PARAM_MP3TYPE::nPortIndex     omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;            \/**< port that this structure applies to *\/$/;"  m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
1002 OMX_AUDIO_PARAM_MP3TYPE::nSampleRate    omx/openmax/OMX_Audio.h /^    OMX_U32 nSampleRate;           \/**< Sampling rate of the source data.  Use 0 for$/;"     m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
1003 OMX_AUDIO_PARAM_MP3TYPE::nSize  omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                 \/**< size of the structure in bytes *\/$/;"       m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
1004 OMX_AUDIO_PARAM_MP3TYPE::nVersion       omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;      \/**< OMX specification version information *\/$/;"        m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
1005 OMX_AUDIO_PARAM_PCMMODETYPE     omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_PCMMODETYPE { $/;"     s
1006 OMX_AUDIO_PARAM_PCMMODETYPE     omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_PCMMODETYPE; $/;"   t       typeref:struct:OMX_AUDIO_PARAM_PCMMODETYPE
1007 OMX_AUDIO_PARAM_PCMMODETYPE::bInterleaved       omx/openmax/OMX_Audio.h /^    OMX_BOOL bInterleaved;            \/**< True for normal interleaved data; false for $/;"  m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
1008 OMX_AUDIO_PARAM_PCMMODETYPE::eChannelMapping    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CHANNELTYPE eChannelMapping[OMX_AUDIO_MAXCHANNELS]; \/**< Slot i contains channel defined by eChannelMap[i] *\/$/;"     m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
1009 OMX_AUDIO_PARAM_PCMMODETYPE::eEndian    omx/openmax/OMX_Audio.h /^    OMX_ENDIANTYPE eEndian;           \/**< indicates PCM data as little or big endian *\/ $/;"       m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
1010 OMX_AUDIO_PARAM_PCMMODETYPE::eNumData   omx/openmax/OMX_Audio.h /^    OMX_NUMERICALDATATYPE eNumData;   \/**< indicates PCM data as signed or unsigned *\/ $/;" m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
1011 OMX_AUDIO_PARAM_PCMMODETYPE::ePCMMode   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_PCMMODETYPE ePCMMode;   \/**< PCM mode enumeration *\/ $/;"     m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
1012 OMX_AUDIO_PARAM_PCMMODETYPE::nBitPerSample      omx/openmax/OMX_Audio.h /^    OMX_U32 nBitPerSample;            \/**< Bit per sample *\/ $/;"   m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
1013 OMX_AUDIO_PARAM_PCMMODETYPE::nChannels  omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;                \/**< Number of channels (e.g. 2 for stereo) *\/ $/;"   m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
1014 OMX_AUDIO_PARAM_PCMMODETYPE::nPortIndex omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;               \/**< port that this structure applies to *\/ $/;"      m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
1015 OMX_AUDIO_PARAM_PCMMODETYPE::nSamplingRate      omx/openmax/OMX_Audio.h /^    OMX_U32 nSamplingRate;            \/**< Sampling rate of the source data.  Use 0 for $/;" m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
1016 OMX_AUDIO_PARAM_PCMMODETYPE::nSize      omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                    \/**< Size of this structure, in Bytes *\/ $/;" m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
1017 OMX_AUDIO_PARAM_PCMMODETYPE::nVersion   omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;         \/**< OMX specification version information *\/ $/;"    m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
1018 OMX_AUDIO_PARAM_PDCEFRTYPE      omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_PDCEFRTYPE {$/;"       s
1019 OMX_AUDIO_PARAM_PDCEFRTYPE      omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_PDCEFRTYPE;$/;"     t       typeref:struct:OMX_AUDIO_PARAM_PDCEFRTYPE
1020 OMX_AUDIO_PARAM_PDCEFRTYPE::bDTX        omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;                \/**< Enable Discontinuous Transmisssion *\/$/;"    m       struct:OMX_AUDIO_PARAM_PDCEFRTYPE       access:public
1021 OMX_AUDIO_PARAM_PDCEFRTYPE::bHiPassFilter       omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable High Pass Filter *\/$/;"       m       struct:OMX_AUDIO_PARAM_PDCEFRTYPE       access:public
1022 OMX_AUDIO_PARAM_PDCEFRTYPE::nChannels   omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_PDCEFRTYPE       access:public
1023 OMX_AUDIO_PARAM_PDCEFRTYPE::nPortIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_PDCEFRTYPE       access:public
1024 OMX_AUDIO_PARAM_PDCEFRTYPE::nSize       omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_PDCEFRTYPE       access:public
1025 OMX_AUDIO_PARAM_PDCEFRTYPE::nVersion    omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_PDCEFRTYPE       access:public
1026 OMX_AUDIO_PARAM_PDCFRTYPE       omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_PDCFRTYPE {$/;"        s
1027 OMX_AUDIO_PARAM_PDCFRTYPE       omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_PDCFRTYPE;$/;"      t       typeref:struct:OMX_AUDIO_PARAM_PDCFRTYPE
1028 OMX_AUDIO_PARAM_PDCFRTYPE::bDTX omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;                \/**< Enable Discontinuous Transmisssion *\/$/;"    m       struct:OMX_AUDIO_PARAM_PDCFRTYPE        access:public
1029 OMX_AUDIO_PARAM_PDCFRTYPE::bHiPassFilter        omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable High Pass Filter *\/$/;"       m       struct:OMX_AUDIO_PARAM_PDCFRTYPE        access:public
1030 OMX_AUDIO_PARAM_PDCFRTYPE::nChannels    omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_PDCFRTYPE        access:public
1031 OMX_AUDIO_PARAM_PDCFRTYPE::nPortIndex   omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_PDCFRTYPE        access:public
1032 OMX_AUDIO_PARAM_PDCFRTYPE::nSize        omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_PDCFRTYPE        access:public
1033 OMX_AUDIO_PARAM_PDCFRTYPE::nVersion     omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_PDCFRTYPE        access:public
1034 OMX_AUDIO_PARAM_PDCHRTYPE       omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_PDCHRTYPE {$/;"        s
1035 OMX_AUDIO_PARAM_PDCHRTYPE       omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_PDCHRTYPE;$/;"      t       typeref:struct:OMX_AUDIO_PARAM_PDCHRTYPE
1036 OMX_AUDIO_PARAM_PDCHRTYPE::bDTX omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;                \/**< Enable Discontinuous Transmisssion *\/$/;"    m       struct:OMX_AUDIO_PARAM_PDCHRTYPE        access:public
1037 OMX_AUDIO_PARAM_PDCHRTYPE::bHiPassFilter        omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable High Pass Filter *\/$/;"       m       struct:OMX_AUDIO_PARAM_PDCHRTYPE        access:public
1038 OMX_AUDIO_PARAM_PDCHRTYPE::nChannels    omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_PDCHRTYPE        access:public
1039 OMX_AUDIO_PARAM_PDCHRTYPE::nPortIndex   omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_PDCHRTYPE        access:public
1040 OMX_AUDIO_PARAM_PDCHRTYPE::nSize        omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_PDCHRTYPE        access:public
1041 OMX_AUDIO_PARAM_PDCHRTYPE::nVersion     omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_PDCHRTYPE        access:public
1042 OMX_AUDIO_PARAM_PORTFORMATTYPE  omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_PORTFORMATTYPE {$/;"   s
1043 OMX_AUDIO_PARAM_PORTFORMATTYPE  omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_PORTFORMATTYPE;$/;" t       typeref:struct:OMX_AUDIO_PARAM_PORTFORMATTYPE
1044 OMX_AUDIO_PARAM_PORTFORMATTYPE::eEncoding       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CODINGTYPE eEncoding; \/**< Type of data expected for this port (e.g. PCM, AMR, MP3, etc) *\/$/;"       m       struct:OMX_AUDIO_PARAM_PORTFORMATTYPE   access:public
1045 OMX_AUDIO_PARAM_PORTFORMATTYPE::nIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nIndex;                 \/**< Indicates the enumeration index for the format from 0x0 to N-1 *\/$/;"      m       struct:OMX_AUDIO_PARAM_PORTFORMATTYPE   access:public
1046 OMX_AUDIO_PARAM_PORTFORMATTYPE::nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;             \/**< Indicates which port to set *\/$/;" m       struct:OMX_AUDIO_PARAM_PORTFORMATTYPE   access:public
1047 OMX_AUDIO_PARAM_PORTFORMATTYPE::nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                  \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_AUDIO_PARAM_PORTFORMATTYPE   access:public
1048 OMX_AUDIO_PARAM_PORTFORMATTYPE::nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;       \/**< OMX specification version information *\/$/;"       m       struct:OMX_AUDIO_PARAM_PORTFORMATTYPE   access:public
1049 OMX_AUDIO_PARAM_QCELP13TYPE     omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_QCELP13TYPE {$/;"      s
1050 OMX_AUDIO_PARAM_QCELP13TYPE     omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_QCELP13TYPE;$/;"    t       typeref:struct:OMX_AUDIO_PARAM_QCELP13TYPE
1051 OMX_AUDIO_PARAM_QCELP13TYPE::eCDMARate  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARATETYPE eCDMARate; \/**< Frame rate *\/$/;"        m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
1052 OMX_AUDIO_PARAM_QCELP13TYPE::nChannels  omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
1053 OMX_AUDIO_PARAM_QCELP13TYPE::nMaxBitRate        omx/openmax/OMX_Audio.h /^    OMX_U32 nMaxBitRate;          \/**< maximal rate for the encoder = 1,2,3,4, default = 4 *\/$/;"   m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
1054 OMX_AUDIO_PARAM_QCELP13TYPE::nMinBitRate        omx/openmax/OMX_Audio.h /^    OMX_U32 nMinBitRate;          \/**< minmal rate for the encoder = 1,2,3,4, default = 1 *\/$/;"    m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
1055 OMX_AUDIO_PARAM_QCELP13TYPE::nPortIndex omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
1056 OMX_AUDIO_PARAM_QCELP13TYPE::nSize      omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
1057 OMX_AUDIO_PARAM_QCELP13TYPE::nVersion   omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
1058 OMX_AUDIO_PARAM_QCELP8TYPE      omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_QCELP8TYPE {$/;"       s
1059 OMX_AUDIO_PARAM_QCELP8TYPE      omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_QCELP8TYPE;$/;"     t       typeref:struct:OMX_AUDIO_PARAM_QCELP8TYPE
1060 OMX_AUDIO_PARAM_QCELP8TYPE::eCDMARate   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARATETYPE eCDMARate; \/**< Frame rate *\/$/;"        m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
1061 OMX_AUDIO_PARAM_QCELP8TYPE::nBitRate    omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;             \/**< Bit rate of the input data.  Use 0 for variable$/;"   m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
1062 OMX_AUDIO_PARAM_QCELP8TYPE::nChannels   omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
1063 OMX_AUDIO_PARAM_QCELP8TYPE::nMaxBitRate omx/openmax/OMX_Audio.h /^    OMX_U32 nMaxBitRate;          \/**< maximal rate for the encoder = 1,2,3,4, default = 4 *\/$/;"   m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
1064 OMX_AUDIO_PARAM_QCELP8TYPE::nMinBitRate omx/openmax/OMX_Audio.h /^    OMX_U32 nMinBitRate;          \/**< minmal rate for the encoder = 1,2,3,4, default = 1 *\/$/;"    m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
1065 OMX_AUDIO_PARAM_QCELP8TYPE::nPortIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
1066 OMX_AUDIO_PARAM_QCELP8TYPE::nSize       omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
1067 OMX_AUDIO_PARAM_QCELP8TYPE::nVersion    omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
1068 OMX_AUDIO_PARAM_RATYPE  omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_RATYPE { $/;"  s
1069 OMX_AUDIO_PARAM_RATYPE  omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_RATYPE; $/;"        t       typeref:struct:OMX_AUDIO_PARAM_RATYPE
1070 OMX_AUDIO_PARAM_RATYPE::eFormat omx/openmax/OMX_Audio.h /^    OMX_AUDIO_RAFORMATTYPE eFormat; \/**< is the RealAudio audio format *\/$/;"       m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
1071 OMX_AUDIO_PARAM_RATYPE::nBitsPerFrame   omx/openmax/OMX_Audio.h /^    OMX_U32 nBitsPerFrame;      \/**< is the value for bits per frame  *\/ $/;"       m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
1072 OMX_AUDIO_PARAM_RATYPE::nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;          \/**< Number of channels *\/ $/;"     m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
1073 OMX_AUDIO_PARAM_RATYPE::nCouplingQuantBits      omx/openmax/OMX_Audio.h /^    OMX_U32 nCouplingQuantBits; \/**< is the number of coupling quantization bits in the stream *\/ $/;"      m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
1074 OMX_AUDIO_PARAM_RATYPE::nCouplingStartRegion    omx/openmax/OMX_Audio.h /^    OMX_U32 nCouplingStartRegion;   \/**< is the coupling start region in the stream  *\/ $/;"        m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
1075 OMX_AUDIO_PARAM_RATYPE::nNumRegions     omx/openmax/OMX_Audio.h /^    OMX_U32 nNumRegions;        \/**< is the number of regions value *\/ $/;" m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
1076 OMX_AUDIO_PARAM_RATYPE::nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< Port that this structure applies to *\/ $/;"    m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
1077 OMX_AUDIO_PARAM_RATYPE::nSamplePerFrame omx/openmax/OMX_Audio.h /^    OMX_U32 nSamplePerFrame;    \/**< is the value for samples per frame *\/ $/;"     m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
1078 OMX_AUDIO_PARAM_RATYPE::nSamplingRate   omx/openmax/OMX_Audio.h /^    OMX_U32 nSamplingRate;      \/**< is the sampling rate of the source data *\/ $/;"        m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
1079 OMX_AUDIO_PARAM_RATYPE::nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< Size of this structure, in Bytes *\/ $/;"       m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
1080 OMX_AUDIO_PARAM_RATYPE::nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/ $/;"  m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
1081 OMX_AUDIO_PARAM_SBCTYPE omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_SBCTYPE {$/;"  s
1082 OMX_AUDIO_PARAM_SBCTYPE omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_SBCTYPE;$/;"        t       typeref:struct:OMX_AUDIO_PARAM_SBCTYPE
1083 OMX_AUDIO_PARAM_SBCTYPE::bEnableBitrate omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnableBitrate;   \/**< Use bitrate value instead of bitpool *\/$/;"     m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
1084 OMX_AUDIO_PARAM_SBCTYPE::eChannelMode   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CHANNELMODETYPE eChannelMode; \/**< Channel mode enumeration *\/$/;"    m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
1085 OMX_AUDIO_PARAM_SBCTYPE::eSBCAllocType  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_SBCALLOCMETHODTYPE eSBCAllocType;   \/**< SBC Allocation method type *\/$/;"    m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
1086 OMX_AUDIO_PARAM_SBCTYPE::nBitPool       omx/openmax/OMX_Audio.h /^    OMX_U32 nBitPool;          \/**< Bitpool value *\/$/;"    m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
1087 OMX_AUDIO_PARAM_SBCTYPE::nBitRate       omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;          \/**< Bit rate of the input data.  Use 0 for variable$/;"      m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
1088 OMX_AUDIO_PARAM_SBCTYPE::nBlocks        omx/openmax/OMX_Audio.h /^    OMX_U32 nBlocks;           \/**< Number of blocks *\/$/;" m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
1089 OMX_AUDIO_PARAM_SBCTYPE::nChannels      omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;         \/**< Number of channels *\/$/;"       m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
1090 OMX_AUDIO_PARAM_SBCTYPE::nPortIndex     omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
1091 OMX_AUDIO_PARAM_SBCTYPE::nSampleRate    omx/openmax/OMX_Audio.h /^    OMX_U32 nSampleRate;       \/**< Sampling rate of the source data.  Use 0 for$/;" m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
1092 OMX_AUDIO_PARAM_SBCTYPE::nSize  omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
1093 OMX_AUDIO_PARAM_SBCTYPE::nSubbands      omx/openmax/OMX_Audio.h /^    OMX_U32 nSubbands;         \/**< Number of subbands *\/$/;"       m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
1094 OMX_AUDIO_PARAM_SBCTYPE::nVersion       omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
1095 OMX_AUDIO_PARAM_SMVTYPE omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_SMVTYPE {$/;"  s
1096 OMX_AUDIO_PARAM_SMVTYPE omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_SMVTYPE;$/;"        t       typeref:struct:OMX_AUDIO_PARAM_SMVTYPE
1097 OMX_AUDIO_PARAM_SMVTYPE::bHiPassFilter  omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable encoder's High Pass Filter ??*\/$/;"   m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
1098 OMX_AUDIO_PARAM_SMVTYPE::bNoiseSuppressor       omx/openmax/OMX_Audio.h /^    OMX_BOOL bNoiseSuppressor;    \/**< Enable encoder's noise suppressor pre-processing *\/$/;"      m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
1099 OMX_AUDIO_PARAM_SMVTYPE::bPostFilter    omx/openmax/OMX_Audio.h /^    OMX_BOOL bPostFilter;         \/**< Enable decoder's post Filter ??*\/$/;"        m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
1100 OMX_AUDIO_PARAM_SMVTYPE::bRATE_REDUCon  omx/openmax/OMX_Audio.h /^    OMX_BOOL bRATE_REDUCon;           \/**< RATE_REDUCtion is requested for this frame *\/$/;"        m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
1101 OMX_AUDIO_PARAM_SMVTYPE::eCDMARate      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARATETYPE eCDMARate; \/**< Frame rate *\/$/;"        m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
1102 OMX_AUDIO_PARAM_SMVTYPE::nChannels      omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
1103 OMX_AUDIO_PARAM_SMVTYPE::nMaxBitRate    omx/openmax/OMX_Audio.h /^    OMX_U32 nMaxBitRate;          \/**< maximal rate for the encoder = 1,2,3,4, default = 4 ??*\/$/;" m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
1104 OMX_AUDIO_PARAM_SMVTYPE::nMinBitRate    omx/openmax/OMX_Audio.h /^    OMX_U32 nMinBitRate;          \/**< minmal rate for the encoder = 1,2,3,4, default = 1 ??*\/$/;"  m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
1105 OMX_AUDIO_PARAM_SMVTYPE::nPortIndex     omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
1106 OMX_AUDIO_PARAM_SMVTYPE::nSize  omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
1107 OMX_AUDIO_PARAM_SMVTYPE::nVersion       omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
1108 OMX_AUDIO_PARAM_TDMAEFRTYPE     omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_TDMAEFRTYPE {$/;"      s
1109 OMX_AUDIO_PARAM_TDMAEFRTYPE     omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_TDMAEFRTYPE;$/;"    t       typeref:struct:OMX_AUDIO_PARAM_TDMAEFRTYPE
1110 OMX_AUDIO_PARAM_TDMAEFRTYPE::bDTX       omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;                \/**< Enable Discontinuous Transmisssion *\/$/;"    m       struct:OMX_AUDIO_PARAM_TDMAEFRTYPE      access:public
1111 OMX_AUDIO_PARAM_TDMAEFRTYPE::bHiPassFilter      omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable High Pass Filter *\/$/;"       m       struct:OMX_AUDIO_PARAM_TDMAEFRTYPE      access:public
1112 OMX_AUDIO_PARAM_TDMAEFRTYPE::nChannels  omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_TDMAEFRTYPE      access:public
1113 OMX_AUDIO_PARAM_TDMAEFRTYPE::nPortIndex omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_TDMAEFRTYPE      access:public
1114 OMX_AUDIO_PARAM_TDMAEFRTYPE::nSize      omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_TDMAEFRTYPE      access:public
1115 OMX_AUDIO_PARAM_TDMAEFRTYPE::nVersion   omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_TDMAEFRTYPE      access:public
1116 OMX_AUDIO_PARAM_TDMAFRTYPE      omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_TDMAFRTYPE {$/;"       s
1117 OMX_AUDIO_PARAM_TDMAFRTYPE      omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_TDMAFRTYPE;$/;"     t       typeref:struct:OMX_AUDIO_PARAM_TDMAFRTYPE
1118 OMX_AUDIO_PARAM_TDMAFRTYPE::bDTX        omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;                \/**< Enable Discontinuous Transmisssion *\/$/;"    m       struct:OMX_AUDIO_PARAM_TDMAFRTYPE       access:public
1119 OMX_AUDIO_PARAM_TDMAFRTYPE::bHiPassFilter       omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable High Pass Filter *\/$/;"       m       struct:OMX_AUDIO_PARAM_TDMAFRTYPE       access:public
1120 OMX_AUDIO_PARAM_TDMAFRTYPE::nChannels   omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_TDMAFRTYPE       access:public
1121 OMX_AUDIO_PARAM_TDMAFRTYPE::nPortIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_TDMAFRTYPE       access:public
1122 OMX_AUDIO_PARAM_TDMAFRTYPE::nSize       omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_TDMAFRTYPE       access:public
1123 OMX_AUDIO_PARAM_TDMAFRTYPE::nVersion    omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_TDMAFRTYPE       access:public
1124 OMX_AUDIO_PARAM_VORBISTYPE      omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_VORBISTYPE {$/;"       s
1125 OMX_AUDIO_PARAM_VORBISTYPE      omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_VORBISTYPE;$/;"     t       typeref:struct:OMX_AUDIO_PARAM_VORBISTYPE
1126 OMX_AUDIO_PARAM_VORBISTYPE::bDownmix    omx/openmax/OMX_Audio.h /^    OMX_BOOL bDownmix;                  \/**< Downmix input from stereo to mono (has no effect on $/;"        m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
1127 OMX_AUDIO_PARAM_VORBISTYPE::bManaged    omx/openmax/OMX_Audio.h /^    OMX_BOOL bManaged;                  \/**< Set  bitrate  management  mode. This turns off the$/;"  m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
1128 OMX_AUDIO_PARAM_VORBISTYPE::nAudioBandWidth     omx/openmax/OMX_Audio.h /^    OMX_U32 nAudioBandWidth;  \/**< Audio band width (in Hz) to which an encoder should$/;"   m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
1129 OMX_AUDIO_PARAM_VORBISTYPE::nBitRate    omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;         \/**< Bit rate of the encoded data data.  Use 0 for variable$/;"        m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
1130 OMX_AUDIO_PARAM_VORBISTYPE::nChannels   omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;        \/**< Number of channels *\/$/;"        m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
1131 OMX_AUDIO_PARAM_VORBISTYPE::nMaxBitRate omx/openmax/OMX_Audio.h /^    OMX_U32 nMaxBitRate;      \/**< Sets maximum bitrate (in bps). *\/$/;"    m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
1132 OMX_AUDIO_PARAM_VORBISTYPE::nMinBitRate omx/openmax/OMX_Audio.h /^    OMX_U32 nMinBitRate;      \/**< Sets minimum bitrate (in bps). *\/$/;"    m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
1133 OMX_AUDIO_PARAM_VORBISTYPE::nPortIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
1134 OMX_AUDIO_PARAM_VORBISTYPE::nQuality    omx/openmax/OMX_Audio.h /^    OMX_S32 nQuality;           \/**< Sets encoding quality to n, between -1 (low) and 10 (high).$/;" m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
1135 OMX_AUDIO_PARAM_VORBISTYPE::nSampleRate omx/openmax/OMX_Audio.h /^    OMX_U32 nSampleRate;      \/**< Sampling rate of the source data.  Use 0 for$/;"  m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
1136 OMX_AUDIO_PARAM_VORBISTYPE::nSize       omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
1137 OMX_AUDIO_PARAM_VORBISTYPE::nVersion    omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
1138 OMX_AUDIO_PARAM_WMATYPE omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PARAM_WMATYPE {$/;"  s
1139 OMX_AUDIO_PARAM_WMATYPE omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PARAM_WMATYPE;$/;"        t       typeref:struct:OMX_AUDIO_PARAM_WMATYPE
1140 OMX_AUDIO_PARAM_WMATYPE::eFormat        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_WMAFORMATTYPE eFormat; \/**< Version of WMA stream \/ data *\/$/;"      m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
1141 OMX_AUDIO_PARAM_WMATYPE::eProfile       omx/openmax/OMX_Audio.h /^      OMX_AUDIO_WMAPROFILETYPE eProfile;  \/**< Profile of WMA stream \/ data *\/$/;" m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
1142 OMX_AUDIO_PARAM_WMATYPE::nBitRate       omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;         \/**< Bit rate of the input data.  Use 0 for variable$/;"       m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
1143 OMX_AUDIO_PARAM_WMATYPE::nBlockAlign    omx/openmax/OMX_Audio.h /^    OMX_U16 nBlockAlign;      \/**< is the block alignment, or block size, in bytes of the audio codec *\/$/;"        m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
1144 OMX_AUDIO_PARAM_WMATYPE::nChannels      omx/openmax/OMX_Audio.h /^    OMX_U16 nChannels;        \/**< Number of channels *\/$/;"        m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
1145 OMX_AUDIO_PARAM_WMATYPE::nEncodeOptions omx/openmax/OMX_Audio.h /^    OMX_U16 nEncodeOptions;   \/**< WMA Type-specific data *\/$/;"    m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
1146 OMX_AUDIO_PARAM_WMATYPE::nPortIndex     omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
1147 OMX_AUDIO_PARAM_WMATYPE::nSamplingRate  omx/openmax/OMX_Audio.h /^    OMX_U32 nSamplingRate;    \/**< Sampling rate of the source data *\/$/;"  m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
1148 OMX_AUDIO_PARAM_WMATYPE::nSize  omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
1149 OMX_AUDIO_PARAM_WMATYPE::nSuperBlockAlign       omx/openmax/OMX_Audio.h /^    OMX_U32 nSuperBlockAlign; \/**< WMA Type-specific data *\/$/;"    m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
1150 OMX_AUDIO_PARAM_WMATYPE::nVersion       omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
1151 OMX_AUDIO_PCMMODETYPE   omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_PCMMODETYPE { $/;"     g
1152 OMX_AUDIO_PCMMODETYPE   omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PCMMODETYPE; $/;" t       typeref:enum:OMX_AUDIO_PCMMODETYPE
1153 OMX_AUDIO_PCMModeALaw   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_PCMModeALaw,        \/**< A law PCM encoded data (G.711) *\/ $/;"       e       enum:OMX_AUDIO_PCMMODETYPE
1154 OMX_AUDIO_PCMModeKhronosExtensions      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_PCMModeKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:OMX_AUDIO_PCMMODETYPE
1155 OMX_AUDIO_PCMModeLinear omx/openmax/OMX_Audio.h /^    OMX_AUDIO_PCMModeLinear = 0,  \/**< Linear PCM encoded data *\/ $/;"      e       enum:OMX_AUDIO_PCMMODETYPE
1156 OMX_AUDIO_PCMModeMULaw  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_PCMModeMULaw,       \/**< Mu law PCM encoded data (G.711)  *\/ $/;"     e       enum:OMX_AUDIO_PCMMODETYPE
1157 OMX_AUDIO_PCMModeMax    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_PCMModeMax = 0x7FFFFFFF $/;"    e       enum:OMX_AUDIO_PCMMODETYPE
1158 OMX_AUDIO_PCMModeVendorStartUnused      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_PCMModeVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:OMX_AUDIO_PCMMODETYPE
1159 OMX_AUDIO_PORTDEFINITIONTYPE    omx/openmax/OMX_Audio.h /^typedef struct OMX_AUDIO_PORTDEFINITIONTYPE {$/;"     s
1160 OMX_AUDIO_PORTDEFINITIONTYPE    omx/openmax/OMX_Audio.h /^} OMX_AUDIO_PORTDEFINITIONTYPE;$/;"   t       typeref:struct:OMX_AUDIO_PORTDEFINITIONTYPE
1161 OMX_AUDIO_PORTDEFINITIONTYPE::bFlagErrorConcealment     omx/openmax/OMX_Audio.h /^    OMX_BOOL bFlagErrorConcealment;  \/**< Turns on error concealment if it is $/;"   m       struct:OMX_AUDIO_PORTDEFINITIONTYPE     access:public
1162 OMX_AUDIO_PORTDEFINITIONTYPE::cMIMEType omx/openmax/OMX_Audio.h /^    OMX_STRING cMIMEType;            \/**< MIME type of data for the port *\/$/;"     m       struct:OMX_AUDIO_PORTDEFINITIONTYPE     access:public
1163 OMX_AUDIO_PORTDEFINITIONTYPE::eEncoding omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CODINGTYPE eEncoding;  \/**< Type of data expected for this $/;"        m       struct:OMX_AUDIO_PORTDEFINITIONTYPE     access:public
1164 OMX_AUDIO_PORTDEFINITIONTYPE::pNativeRender     omx/openmax/OMX_Audio.h /^    OMX_NATIVE_DEVICETYPE pNativeRender; \/** < platform specific reference$/;"       m       struct:OMX_AUDIO_PORTDEFINITIONTYPE     access:public
1165 OMX_AUDIO_RA10_AAC      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_RA10_AAC,           \/**< MPEG-4 AAC codec for bitrates of more than 128kbps *\/$/;"    e       enum:OMX_AUDIO_RAFORMATTYPE
1166 OMX_AUDIO_RA10_CODEC    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_RA10_CODEC,         \/**< RealAudio codec for bitrates less than 128 kbps *\/$/;"       e       enum:OMX_AUDIO_RAFORMATTYPE
1167 OMX_AUDIO_RA10_LOSSLESS omx/openmax/OMX_Audio.h /^    OMX_AUDIO_RA10_LOSSLESS,      \/**< RealAudio Lossless *\/$/;"    e       enum:OMX_AUDIO_RAFORMATTYPE
1168 OMX_AUDIO_RA10_MULTICHANNEL     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_RA10_MULTICHANNEL,  \/**< RealAudio Multichannel *\/$/;"        e       enum:OMX_AUDIO_RAFORMATTYPE
1169 OMX_AUDIO_RA10_VOICE    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_RA10_VOICE,         \/**< RealAudio Voice for bitrates below 15 kbps *\/$/;"    e       enum:OMX_AUDIO_RAFORMATTYPE
1170 OMX_AUDIO_RA8   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_RA8,                \/**< RealAudio 8 codec *\/$/;"     e       enum:OMX_AUDIO_RAFORMATTYPE
1171 OMX_AUDIO_RA9   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_RA9,                \/**< RealAudio 9 codec *\/$/;"     e       enum:OMX_AUDIO_RAFORMATTYPE
1172 OMX_AUDIO_RAFORMATTYPE  omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_RAFORMATTYPE {$/;"     g
1173 OMX_AUDIO_RAFORMATTYPE  omx/openmax/OMX_Audio.h /^} OMX_AUDIO_RAFORMATTYPE;$/;" t       typeref:enum:OMX_AUDIO_RAFORMATTYPE
1174 OMX_AUDIO_RAFormatKhronosExtensions     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_RAFormatKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"      e       enum:OMX_AUDIO_RAFORMATTYPE
1175 OMX_AUDIO_RAFormatUnused        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_RAFormatUnused = 0, \/**< Format unused or unknown *\/$/;"      e       enum:OMX_AUDIO_RAFORMATTYPE
1176 OMX_AUDIO_RAFormatVendorStartUnused     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_RAFormatVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;" e       enum:OMX_AUDIO_RAFORMATTYPE
1177 OMX_AUDIO_SBCALLOCMETHODTYPE    omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_SBCALLOCMETHODTYPE {$/;"       g
1178 OMX_AUDIO_SBCALLOCMETHODTYPE    omx/openmax/OMX_Audio.h /^} OMX_AUDIO_SBCALLOCMETHODTYPE;$/;"   t       typeref:enum:OMX_AUDIO_SBCALLOCMETHODTYPE
1179 OMX_AUDIO_SBCAllocMethodKhronosExtensions       omx/openmax/OMX_Audio.h /^  OMX_AUDIO_SBCAllocMethodKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"  e       enum:OMX_AUDIO_SBCALLOCMETHODTYPE
1180 OMX_AUDIO_SBCAllocMethodLoudness        omx/openmax/OMX_Audio.h /^  OMX_AUDIO_SBCAllocMethodLoudness, \/**< Loudness allocation method *\/$/;"  e       enum:OMX_AUDIO_SBCALLOCMETHODTYPE
1181 OMX_AUDIO_SBCAllocMethodMax     omx/openmax/OMX_Audio.h /^  OMX_AUDIO_SBCAllocMethodMax = 0x7FFFFFFF$/;"        e       enum:OMX_AUDIO_SBCALLOCMETHODTYPE
1182 OMX_AUDIO_SBCAllocMethodSNR     omx/openmax/OMX_Audio.h /^  OMX_AUDIO_SBCAllocMethodSNR,      \/**< SNR allocation method *\/$/;"       e       enum:OMX_AUDIO_SBCALLOCMETHODTYPE
1183 OMX_AUDIO_SBCAllocMethodVendorStartUnused       omx/openmax/OMX_Audio.h /^  OMX_AUDIO_SBCAllocMethodVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_AUDIO_SBCALLOCMETHODTYPE
1184 OMX_AUDIO_STEREOWIDENINGTYPE    omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_STEREOWIDENINGTYPE {$/;"       g
1185 OMX_AUDIO_STEREOWIDENINGTYPE    omx/openmax/OMX_Audio.h /^} OMX_AUDIO_STEREOWIDENINGTYPE;$/;"   t       typeref:enum:OMX_AUDIO_STEREOWIDENINGTYPE
1186 OMX_AUDIO_StereoWideningHeadphones      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_StereoWideningHeadphones,    \/**< Stereo widening for loudspeakers *\/$/;"     e       enum:OMX_AUDIO_STEREOWIDENINGTYPE
1187 OMX_AUDIO_StereoWideningKhronosExtensions       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_StereoWideningKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"        e       enum:OMX_AUDIO_STEREOWIDENINGTYPE
1188 OMX_AUDIO_StereoWideningLoudspeakers    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_StereoWideningLoudspeakers,  \/**< Stereo widening for closely spaced loudspeakers *\/$/;"      e       enum:OMX_AUDIO_STEREOWIDENINGTYPE
1189 OMX_AUDIO_StereoWideningMax     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_StereoWideningMax = 0x7FFFFFFF$/;"      e       enum:OMX_AUDIO_STEREOWIDENINGTYPE
1190 OMX_AUDIO_StereoWideningVendorStartUnused       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_StereoWideningVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"   e       enum:OMX_AUDIO_STEREOWIDENINGTYPE
1191 OMX_AUDIO_WMAFORMATTYPE omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_WMAFORMATTYPE {$/;"    g
1192 OMX_AUDIO_WMAFORMATTYPE omx/openmax/OMX_Audio.h /^} OMX_AUDIO_WMAFORMATTYPE;$/;"        t       typeref:enum:OMX_AUDIO_WMAFORMATTYPE
1193 OMX_AUDIO_WMAFormat7    omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAFormat7,          \/**< Windows Media Audio format 7 *\/$/;"   e       enum:OMX_AUDIO_WMAFORMATTYPE
1194 OMX_AUDIO_WMAFormat8    omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAFormat8,          \/**< Windows Media Audio format 8 *\/$/;"   e       enum:OMX_AUDIO_WMAFORMATTYPE
1195 OMX_AUDIO_WMAFormat9    omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAFormat9,          \/**< Windows Media Audio format 9 *\/$/;"   e       enum:OMX_AUDIO_WMAFORMATTYPE
1196 OMX_AUDIO_WMAFormatKhronosExtensions    omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAFormatKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:OMX_AUDIO_WMAFORMATTYPE
1197 OMX_AUDIO_WMAFormatMax  omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAFormatMax = 0x7FFFFFFF$/;"     e       enum:OMX_AUDIO_WMAFORMATTYPE
1198 OMX_AUDIO_WMAFormatUnused       omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAFormatUnused = 0, \/**< format unused or unknown *\/$/;"       e       enum:OMX_AUDIO_WMAFORMATTYPE
1199 OMX_AUDIO_WMAFormatVendorStartUnused    omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAFormatVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:OMX_AUDIO_WMAFORMATTYPE
1200 OMX_AUDIO_WMAPROFILETYPE        omx/openmax/OMX_Audio.h /^typedef enum OMX_AUDIO_WMAPROFILETYPE {$/;"   g
1201 OMX_AUDIO_WMAPROFILETYPE        omx/openmax/OMX_Audio.h /^} OMX_AUDIO_WMAPROFILETYPE;$/;"       t       typeref:enum:OMX_AUDIO_WMAPROFILETYPE
1202 OMX_AUDIO_WMAProfileKhronosExtensions   omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAProfileKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"      e       enum:OMX_AUDIO_WMAPROFILETYPE
1203 OMX_AUDIO_WMAProfileL1  omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAProfileL1,          \/**< Windows Media audio version 9 profile L1 *\/$/;"     e       enum:OMX_AUDIO_WMAPROFILETYPE
1204 OMX_AUDIO_WMAProfileL2  omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAProfileL2,          \/**< Windows Media audio version 9 profile L2 *\/$/;"     e       enum:OMX_AUDIO_WMAPROFILETYPE
1205 OMX_AUDIO_WMAProfileL3  omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAProfileL3,          \/**< Windows Media audio version 9 profile L3 *\/$/;"     e       enum:OMX_AUDIO_WMAPROFILETYPE
1206 OMX_AUDIO_WMAProfileMax omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAProfileMax = 0x7FFFFFFF$/;"    e       enum:OMX_AUDIO_WMAPROFILETYPE
1207 OMX_AUDIO_WMAProfileUnused      omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAProfileUnused = 0,  \/**< profile unused or unknown *\/$/;"    e       enum:OMX_AUDIO_WMAPROFILETYPE
1208 OMX_AUDIO_WMAProfileVendorStartUnused   omx/openmax/OMX_Audio.h /^  OMX_AUDIO_WMAProfileVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;" e       enum:OMX_AUDIO_WMAPROFILETYPE
1209 OMX_AllocateBuffer      omx/openmax/OMX_Core.h  1028;"  d
1210 OMX_Audio_h     omx/openmax/OMX_Audio.h 30;"    d
1211 OMX_BOOL        omx/openmax/OMX_Types.h /^typedef enum OMX_BOOL {$/;"   g
1212 OMX_BOOL        omx/openmax/OMX_Types.h /^} OMX_BOOL; $/;"      t       typeref:enum:OMX_BOOL
1213 OMX_BOOL_MAX    omx/openmax/OMX_Types.h /^    OMX_BOOL_MAX = 0x7FFFFFFF$/;"     e       enum:OMX_BOOL
1214 OMX_BS32        omx/openmax/OMX_Types.h /^typedef struct OMX_BS32 {$/;" s
1215 OMX_BS32        omx/openmax/OMX_Types.h /^} OMX_BS32;$/;"       t       typeref:struct:OMX_BS32
1216 OMX_BS32::nMax  omx/openmax/OMX_Types.h /^    OMX_S32 nMax;   \/**< maximum for value (i.e. nValue <= nMax) *\/$/;"     m       struct:OMX_BS32 access:public
1217 OMX_BS32::nMin  omx/openmax/OMX_Types.h /^    OMX_S32 nMin;   \/**< minimum for value (i.e. nValue >= nMin) *\/$/;"     m       struct:OMX_BS32 access:public
1218 OMX_BS32::nValue        omx/openmax/OMX_Types.h /^    OMX_S32 nValue; \/**< actual value *\/$/;"        m       struct:OMX_BS32 access:public
1219 OMX_BU32        omx/openmax/OMX_Types.h /^typedef struct OMX_BU32 {$/;" s
1220 OMX_BU32        omx/openmax/OMX_Types.h /^} OMX_BU32;$/;"       t       typeref:struct:OMX_BU32
1221 OMX_BU32::nMax  omx/openmax/OMX_Types.h /^    OMX_U32 nMax;   \/**< maximum for value (i.e. nValue <= nMax) *\/$/;"     m       struct:OMX_BU32 access:public
1222 OMX_BU32::nMin  omx/openmax/OMX_Types.h /^    OMX_U32 nMin;   \/**< minimum for value (i.e. nValue >= nMin) *\/$/;"     m       struct:OMX_BU32 access:public
1223 OMX_BU32::nValue        omx/openmax/OMX_Types.h /^    OMX_U32 nValue; \/**< actual value *\/$/;"        m       struct:OMX_BU32 access:public
1224 OMX_BUFFERFLAG_CODECCONFIG      omx/openmax/OMX_Core.h  393;"   d
1225 OMX_BUFFERFLAG_DATACORRUPT      omx/openmax/OMX_Core.h  356;"   d
1226 OMX_BUFFERFLAG_DECODEONLY       omx/openmax/OMX_Core.h  349;"   d
1227 OMX_BUFFERFLAG_ENDOFFRAME       omx/openmax/OMX_Core.h  363;"   d
1228 OMX_BUFFERFLAG_EOS      omx/openmax/OMX_Core.h  299;"   d
1229 OMX_BUFFERFLAG_EXTRADATA        omx/openmax/OMX_Core.h  375;"   d
1230 OMX_BUFFERFLAG_STARTTIME        omx/openmax/OMX_Core.h  326;"   d
1231 OMX_BUFFERFLAG_SYNCFRAME        omx/openmax/OMX_Core.h  369;"   d
1232 OMX_BUFFERHEADERTYPE    omx/openmax/OMX_Core.h  /^typedef struct OMX_BUFFERHEADERTYPE$/;"       s
1233 OMX_BUFFERHEADERTYPE    omx/openmax/OMX_Core.h  /^} OMX_BUFFERHEADERTYPE;$/;"   t       typeref:struct:OMX_BUFFERHEADERTYPE
1234 OMX_BUFFERHEADERTYPE::hMarkTargetComponent      omx/openmax/OMX_Core.h  /^    OMX_HANDLETYPE hMarkTargetComponent; \/**< The component that will generate a $/;"        m       struct:OMX_BUFFERHEADERTYPE     access:public
1235 OMX_BUFFERHEADERTYPE::nAllocLen omx/openmax/OMX_Core.h  /^    OMX_U32 nAllocLen;          \/**< size of the buffer allocated, in bytes *\/$/;"  m       struct:OMX_BUFFERHEADERTYPE     access:public
1236 OMX_BUFFERHEADERTYPE::nFilledLen        omx/openmax/OMX_Core.h  /^    OMX_U32 nFilledLen;         \/**< number of bytes currently in the $/;"   m       struct:OMX_BUFFERHEADERTYPE     access:public
1237 OMX_BUFFERHEADERTYPE::nFlags    omx/openmax/OMX_Core.h  /^  OMX_U32     nFlags;           \/**< buffer specific flags *\/$/;"   m       struct:OMX_BUFFERHEADERTYPE     access:public
1238 OMX_BUFFERHEADERTYPE::nInputPortIndex   omx/openmax/OMX_Core.h  /^  OMX_U32 nInputPortIndex;      \/**< The index of the input port (if any) using$/;"  m       struct:OMX_BUFFERHEADERTYPE     access:public
1239 OMX_BUFFERHEADERTYPE::nOffset   omx/openmax/OMX_Core.h  /^    OMX_U32 nOffset;            \/**< start offset of valid data in bytes from$/;"    m       struct:OMX_BUFFERHEADERTYPE     access:public
1240 OMX_BUFFERHEADERTYPE::nOutputPortIndex  omx/openmax/OMX_Core.h  /^  OMX_U32 nOutputPortIndex;     \/**< The index of the output port (if any) using $/;"        m       struct:OMX_BUFFERHEADERTYPE     access:public
1241 OMX_BUFFERHEADERTYPE::nSize     omx/openmax/OMX_Core.h  /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_BUFFERHEADERTYPE     access:public
1242 OMX_BUFFERHEADERTYPE::nTickCount        omx/openmax/OMX_Core.h  /^    OMX_U32 nTickCount;         \/**< Optional entry that the component and$/;"       m       struct:OMX_BUFFERHEADERTYPE     access:public
1243 OMX_BUFFERHEADERTYPE::nTimeStamp        omx/openmax/OMX_Core.h  /^ OMX_TICKS nTimeStamp;          \/**< Timestamp corresponding to the sample $/;"      m       struct:OMX_BUFFERHEADERTYPE     access:public
1244 OMX_BUFFERHEADERTYPE::nVersion  omx/openmax/OMX_Core.h  /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_BUFFERHEADERTYPE     access:public
1245 OMX_BUFFERHEADERTYPE::pAppPrivate       omx/openmax/OMX_Core.h  /^    OMX_PTR pAppPrivate;        \/**< pointer to any data the application$/;" m       struct:OMX_BUFFERHEADERTYPE     access:public
1246 OMX_BUFFERHEADERTYPE::pBuffer   omx/openmax/OMX_Core.h  /^    OMX_U8* pBuffer;            \/**< Pointer to actual block of memory $/;"  m       struct:OMX_BUFFERHEADERTYPE     access:public
1247 OMX_BUFFERHEADERTYPE::pInputPortPrivate omx/openmax/OMX_Core.h  /^    OMX_PTR pInputPortPrivate;  \/**< pointer to any data the input port$/;"  m       struct:OMX_BUFFERHEADERTYPE     access:public
1248 OMX_BUFFERHEADERTYPE::pMarkData omx/openmax/OMX_Core.h  /^    OMX_PTR pMarkData;          \/**< Application specific data associated with $/;"  m       struct:OMX_BUFFERHEADERTYPE     access:public
1249 OMX_BUFFERHEADERTYPE::pOutputPortPrivate        omx/openmax/OMX_Core.h  /^    OMX_PTR pOutputPortPrivate; \/**< pointer to any data the output port$/;" m       struct:OMX_BUFFERHEADERTYPE     access:public
1250 OMX_BUFFERHEADERTYPE::pPlatformPrivate  omx/openmax/OMX_Core.h  /^    OMX_PTR pPlatformPrivate;   \/**< pointer to any data the platform$/;"    m       struct:OMX_BUFFERHEADERTYPE     access:public
1251 OMX_BUFFERSUPPLIERTYPE  omx/openmax/OMX_Core.h  /^typedef enum OMX_BUFFERSUPPLIERTYPE$/;"       g
1252 OMX_BUFFERSUPPLIERTYPE  omx/openmax/OMX_Core.h  /^} OMX_BUFFERSUPPLIERTYPE;$/;" t       typeref:enum:OMX_BUFFERSUPPLIERTYPE
1253 OMX_BYTE        omx/openmax/OMX_Types.h /^typedef unsigned char* OMX_BYTE;$/;"  t
1254 OMX_BufferSupplyInput   omx/openmax/OMX_Core.h  /^    OMX_BufferSupplyInput,             \/**< input port supplies the buffers *\/$/;"  e       enum:OMX_BUFFERSUPPLIERTYPE
1255 OMX_BufferSupplyKhronosExtensions       omx/openmax/OMX_Core.h  /^    OMX_BufferSupplyKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"        e       enum:OMX_BUFFERSUPPLIERTYPE
1256 OMX_BufferSupplyMax     omx/openmax/OMX_Core.h  /^    OMX_BufferSupplyMax = 0x7FFFFFFF$/;"      e       enum:OMX_BUFFERSUPPLIERTYPE
1257 OMX_BufferSupplyOutput  omx/openmax/OMX_Core.h  /^    OMX_BufferSupplyOutput,            \/**< output port supplies the buffers *\/$/;" e       enum:OMX_BUFFERSUPPLIERTYPE
1258 OMX_BufferSupplyUnspecified     omx/openmax/OMX_Core.h  /^    OMX_BufferSupplyUnspecified = 0x0, \/**< port supplying the buffers is unspecified,$/;"   e       enum:OMX_BUFFERSUPPLIERTYPE
1259 OMX_BufferSupplyVendorStartUnused       omx/openmax/OMX_Core.h  /^    OMX_BufferSupplyVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"   e       enum:OMX_BUFFERSUPPLIERTYPE
1260 OMX_CALLBACKTYPE        omx/openmax/OMX_Core.h  /^typedef struct OMX_CALLBACKTYPE$/;"   s
1261 OMX_CALLBACKTYPE        omx/openmax/OMX_Core.h  /^} OMX_CALLBACKTYPE;$/;"       t       typeref:struct:OMX_CALLBACKTYPE
1262 OMX_CALLBACKTYPE::EmptyBufferDone       omx/openmax/OMX_Core.h  /^    OMX_ERRORTYPE (*EmptyBufferDone)($/;"     m       struct:OMX_CALLBACKTYPE access:public
1263 OMX_CALLBACKTYPE::EventHandler  omx/openmax/OMX_Core.h  /^   OMX_ERRORTYPE (*EventHandler)($/;" m       struct:OMX_CALLBACKTYPE access:public
1264 OMX_CALLBACKTYPE::FillBufferDone        omx/openmax/OMX_Core.h  /^    OMX_ERRORTYPE (*FillBufferDone)($/;"      m       struct:OMX_CALLBACKTYPE access:public
1265 OMX_CLOCKPORT0  omx/openmax/OMX_Other.h 251;"   d
1266 OMX_CLOCKPORT1  omx/openmax/OMX_Other.h 252;"   d
1267 OMX_CLOCKPORT2  omx/openmax/OMX_Other.h 253;"   d
1268 OMX_CLOCKPORT3  omx/openmax/OMX_Other.h 254;"   d
1269 OMX_CLOCKPORT4  omx/openmax/OMX_Other.h 255;"   d
1270 OMX_CLOCKPORT5  omx/openmax/OMX_Other.h 256;"   d
1271 OMX_CLOCKPORT6  omx/openmax/OMX_Other.h 257;"   d
1272 OMX_CLOCKPORT7  omx/openmax/OMX_Other.h 258;"   d
1273 OMX_COLORBLENDTYPE      omx/openmax/OMX_IVCommon.h      /^typedef enum OMX_COLORBLENDTYPE {$/;" g
1274 OMX_COLORBLENDTYPE      omx/openmax/OMX_IVCommon.h      /^} OMX_COLORBLENDTYPE;$/;"     t       typeref:enum:OMX_COLORBLENDTYPE
1275 OMX_COLOR_FORMATTYPE    omx/openmax/OMX_IVCommon.h      /^typedef enum OMX_COLOR_FORMATTYPE {$/;"       g
1276 OMX_COLOR_FORMATTYPE    omx/openmax/OMX_IVCommon.h      /^} OMX_COLOR_FORMATTYPE;$/;"   t       typeref:enum:OMX_COLOR_FORMATTYPE
1277 OMX_COLOR_Format12bitRGB444     omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format12bitRGB444,$/;"  e       enum:OMX_COLOR_FORMATTYPE
1278 OMX_COLOR_Format16bitARGB1555   omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format16bitARGB1555,$/;"        e       enum:OMX_COLOR_FORMATTYPE
1279 OMX_COLOR_Format16bitARGB4444   omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format16bitARGB4444,$/;"        e       enum:OMX_COLOR_FORMATTYPE
1280 OMX_COLOR_Format16bitBGR565     omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format16bitBGR565,$/;"  e       enum:OMX_COLOR_FORMATTYPE
1281 OMX_COLOR_Format16bitRGB565     omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format16bitRGB565,$/;"  e       enum:OMX_COLOR_FORMATTYPE
1282 OMX_COLOR_Format18BitBGR666     omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format18BitBGR666,$/;"  e       enum:OMX_COLOR_FORMATTYPE
1283 OMX_COLOR_Format18bitARGB1665   omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format18bitARGB1665,$/;"        e       enum:OMX_COLOR_FORMATTYPE
1284 OMX_COLOR_Format18bitRGB666     omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format18bitRGB666,$/;"  e       enum:OMX_COLOR_FORMATTYPE
1285 OMX_COLOR_Format19bitARGB1666   omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format19bitARGB1666, $/;"       e       enum:OMX_COLOR_FORMATTYPE
1286 OMX_COLOR_Format24BitABGR6666   omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format24BitABGR6666,$/;"        e       enum:OMX_COLOR_FORMATTYPE
1287 OMX_COLOR_Format24BitARGB6666   omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format24BitARGB6666,$/;"        e       enum:OMX_COLOR_FORMATTYPE
1288 OMX_COLOR_Format24bitARGB1887   omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format24bitARGB1887,$/;"        e       enum:OMX_COLOR_FORMATTYPE
1289 OMX_COLOR_Format24bitBGR888     omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format24bitBGR888,$/;"  e       enum:OMX_COLOR_FORMATTYPE
1290 OMX_COLOR_Format24bitRGB888     omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format24bitRGB888,$/;"  e       enum:OMX_COLOR_FORMATTYPE
1291 OMX_COLOR_Format25bitARGB1888   omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format25bitARGB1888,$/;"        e       enum:OMX_COLOR_FORMATTYPE
1292 OMX_COLOR_Format32bitARGB8888   omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format32bitARGB8888,$/;"        e       enum:OMX_COLOR_FORMATTYPE
1293 OMX_COLOR_Format32bitBGRA8888   omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format32bitBGRA8888,$/;"        e       enum:OMX_COLOR_FORMATTYPE
1294 OMX_COLOR_Format8bitRGB332      omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_Format8bitRGB332,$/;"   e       enum:OMX_COLOR_FORMATTYPE
1295 OMX_COLOR_FormatCbYCrY  omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatCbYCrY,$/;"       e       enum:OMX_COLOR_FORMATTYPE
1296 OMX_COLOR_FormatCrYCbY  omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatCrYCbY,$/;"       e       enum:OMX_COLOR_FORMATTYPE
1297 OMX_COLOR_FormatKhronosExtensions       omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"        e       enum:OMX_COLOR_FORMATTYPE
1298 OMX_COLOR_FormatL16     omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatL16, $/;" e       enum:OMX_COLOR_FORMATTYPE
1299 OMX_COLOR_FormatL2      omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatL2, $/;"  e       enum:OMX_COLOR_FORMATTYPE
1300 OMX_COLOR_FormatL24     omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatL24, $/;" e       enum:OMX_COLOR_FORMATTYPE
1301 OMX_COLOR_FormatL32     omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatL32,$/;"  e       enum:OMX_COLOR_FORMATTYPE
1302 OMX_COLOR_FormatL4      omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatL4, $/;"  e       enum:OMX_COLOR_FORMATTYPE
1303 OMX_COLOR_FormatL8      omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatL8, $/;"  e       enum:OMX_COLOR_FORMATTYPE
1304 OMX_COLOR_FormatMax     omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatMax = 0x7FFFFFFF$/;"      e       enum:OMX_COLOR_FORMATTYPE
1305 OMX_COLOR_FormatMonochrome      omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatMonochrome,$/;"   e       enum:OMX_COLOR_FORMATTYPE
1306 OMX_COLOR_FormatRawBayer10bit   omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatRawBayer10bit,$/;"        e       enum:OMX_COLOR_FORMATTYPE
1307 OMX_COLOR_FormatRawBayer8bit    omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatRawBayer8bit,$/;" e       enum:OMX_COLOR_FORMATTYPE
1308 OMX_COLOR_FormatRawBayer8bitcompressed  omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatRawBayer8bitcompressed,$/;"       e       enum:OMX_COLOR_FORMATTYPE
1309 OMX_COLOR_FormatUnused  omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatUnused,$/;"       e       enum:OMX_COLOR_FORMATTYPE
1310 OMX_COLOR_FormatVendorStartUnused       omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"   e       enum:OMX_COLOR_FORMATTYPE
1311 OMX_COLOR_FormatYCbYCr  omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYCbYCr,$/;"       e       enum:OMX_COLOR_FORMATTYPE
1312 OMX_COLOR_FormatYCrYCb  omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYCrYCb,$/;"       e       enum:OMX_COLOR_FORMATTYPE
1313 OMX_COLOR_FormatYUV411PackedPlanar      omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYUV411PackedPlanar,$/;"   e       enum:OMX_COLOR_FORMATTYPE
1314 OMX_COLOR_FormatYUV411Planar    omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYUV411Planar,$/;" e       enum:OMX_COLOR_FORMATTYPE
1315 OMX_COLOR_FormatYUV420PackedPlanar      omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYUV420PackedPlanar,$/;"   e       enum:OMX_COLOR_FORMATTYPE
1316 OMX_COLOR_FormatYUV420PackedSemiPlanar  omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYUV420PackedSemiPlanar,$/;"       e       enum:OMX_COLOR_FORMATTYPE
1317 OMX_COLOR_FormatYUV420Planar    omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYUV420Planar,$/;" e       enum:OMX_COLOR_FORMATTYPE
1318 OMX_COLOR_FormatYUV420SemiPlanar        omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYUV420SemiPlanar,$/;"     e       enum:OMX_COLOR_FORMATTYPE
1319 OMX_COLOR_FormatYUV422PackedPlanar      omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYUV422PackedPlanar,$/;"   e       enum:OMX_COLOR_FORMATTYPE
1320 OMX_COLOR_FormatYUV422PackedSemiPlanar  omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYUV422PackedSemiPlanar,$/;"       e       enum:OMX_COLOR_FORMATTYPE
1321 OMX_COLOR_FormatYUV422Planar    omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYUV422Planar,$/;" e       enum:OMX_COLOR_FORMATTYPE
1322 OMX_COLOR_FormatYUV422SemiPlanar        omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYUV422SemiPlanar,$/;"     e       enum:OMX_COLOR_FORMATTYPE
1323 OMX_COLOR_FormatYUV444Interleaved       omx/openmax/OMX_IVCommon.h      /^    OMX_COLOR_FormatYUV444Interleaved,$/;"    e       enum:OMX_COLOR_FORMATTYPE
1324 OMX_COMMANDTYPE omx/openmax/OMX_Core.h  /^typedef enum OMX_COMMANDTYPE$/;"      g
1325 OMX_COMMANDTYPE omx/openmax/OMX_Core.h  /^} OMX_COMMANDTYPE;$/;"        t       typeref:enum:OMX_COMMANDTYPE
1326 OMX_COMPONENTINITTYPE   omx/openmax/OMX_Core.h  /^typedef OMX_ERRORTYPE (* OMX_COMPONENTINITTYPE)(OMX_IN  OMX_HANDLETYPE hComponent);$/;"       t
1327 OMX_COMPONENTREGISTERTYPE       omx/openmax/OMX_Core.h  /^typedef struct OMX_COMPONENTREGISTERTYPE$/;"  s
1328 OMX_COMPONENTREGISTERTYPE       omx/openmax/OMX_Core.h  /^} OMX_COMPONENTREGISTERTYPE;$/;"      t       typeref:struct:OMX_COMPONENTREGISTERTYPE
1329 OMX_COMPONENTREGISTERTYPE::pInitialize  omx/openmax/OMX_Core.h  /^  OMX_COMPONENTINITTYPE pInitialize; \/* Component instance initialization function *\/$/;"   m       struct:OMX_COMPONENTREGISTERTYPE        access:public
1330 OMX_COMPONENTREGISTERTYPE::pName        omx/openmax/OMX_Core.h  /^  const char          * pName;       \/* Component name, 128 byte limit (including '\\0') applies *\/$/;"     m       struct:OMX_COMPONENTREGISTERTYPE        access:public
1331 OMX_COMPONENTTYPE       omx/openmax/OMX_Component.h     /^typedef struct OMX_COMPONENTTYPE$/;"  s
1332 OMX_COMPONENTTYPE       omx/openmax/OMX_Component.h     /^} OMX_COMPONENTTYPE;$/;"      t       typeref:struct:OMX_COMPONENTTYPE
1333 OMX_COMPONENTTYPE::AllocateBuffer       omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*AllocateBuffer)($/;"      m       struct:OMX_COMPONENTTYPE        access:public
1334 OMX_COMPONENTTYPE::ComponentDeInit      omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*ComponentDeInit)($/;"     m       struct:OMX_COMPONENTTYPE        access:public
1335 OMX_COMPONENTTYPE::ComponentRoleEnum    omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*ComponentRoleEnum)($/;"   m       struct:OMX_COMPONENTTYPE        access:public
1336 OMX_COMPONENTTYPE::ComponentTunnelRequest       omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*ComponentTunnelRequest)($/;"      m       struct:OMX_COMPONENTTYPE        access:public
1337 OMX_COMPONENTTYPE::EmptyThisBuffer      omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*EmptyThisBuffer)($/;"     m       struct:OMX_COMPONENTTYPE        access:public
1338 OMX_COMPONENTTYPE::FillThisBuffer       omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*FillThisBuffer)($/;"      m       struct:OMX_COMPONENTTYPE        access:public
1339 OMX_COMPONENTTYPE::FreeBuffer   omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*FreeBuffer)($/;"  m       struct:OMX_COMPONENTTYPE        access:public
1340 OMX_COMPONENTTYPE::GetComponentVersion  omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*GetComponentVersion)($/;" m       struct:OMX_COMPONENTTYPE        access:public
1341 OMX_COMPONENTTYPE::GetConfig    omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*GetConfig)($/;"   m       struct:OMX_COMPONENTTYPE        access:public
1342 OMX_COMPONENTTYPE::GetExtensionIndex    omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*GetExtensionIndex)($/;"   m       struct:OMX_COMPONENTTYPE        access:public
1343 OMX_COMPONENTTYPE::GetParameter omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*GetParameter)($/;"        m       struct:OMX_COMPONENTTYPE        access:public
1344 OMX_COMPONENTTYPE::GetState     omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*GetState)($/;"    m       struct:OMX_COMPONENTTYPE        access:public
1345 OMX_COMPONENTTYPE::SendCommand  omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*SendCommand)($/;" m       struct:OMX_COMPONENTTYPE        access:public
1346 OMX_COMPONENTTYPE::SetCallbacks omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*SetCallbacks)($/;"        m       struct:OMX_COMPONENTTYPE        access:public
1347 OMX_COMPONENTTYPE::SetConfig    omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*SetConfig)($/;"   m       struct:OMX_COMPONENTTYPE        access:public
1348 OMX_COMPONENTTYPE::SetParameter omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*SetParameter)($/;"        m       struct:OMX_COMPONENTTYPE        access:public
1349 OMX_COMPONENTTYPE::UseBuffer    omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*UseBuffer)($/;"   m       struct:OMX_COMPONENTTYPE        access:public
1350 OMX_COMPONENTTYPE::UseEGLImage  omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*UseEGLImage)($/;" m       struct:OMX_COMPONENTTYPE        access:public
1351 OMX_COMPONENTTYPE::nSize        omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;$/;"        m       struct:OMX_COMPONENTTYPE        access:public
1352 OMX_COMPONENTTYPE::nVersion     omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_COMPONENTTYPE        access:public
1353 OMX_COMPONENTTYPE::pApplicationPrivate  omx/openmax/OMX_Component.h     /^    OMX_PTR pApplicationPrivate;$/;"  m       struct:OMX_COMPONENTTYPE        access:public
1354 OMX_COMPONENTTYPE::pComponentPrivate    omx/openmax/OMX_Component.h     /^    OMX_PTR pComponentPrivate;$/;"    m       struct:OMX_COMPONENTTYPE        access:public
1355 OMX_CONFIG_BACKLIGHTTYPE        omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_BACKLIGHTTYPE {$/;" s
1356 OMX_CONFIG_BACKLIGHTTYPE        omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_BACKLIGHTTYPE;$/;"       t       typeref:struct:OMX_CONFIG_BACKLIGHTTYPE
1357 OMX_CONFIG_BACKLIGHTTYPE::nBacklight    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nBacklight;$/;"   m       struct:OMX_CONFIG_BACKLIGHTTYPE access:public
1358 OMX_CONFIG_BACKLIGHTTYPE::nPortIndex    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_BACKLIGHTTYPE access:public
1359 OMX_CONFIG_BACKLIGHTTYPE::nSize omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_BACKLIGHTTYPE access:public
1360 OMX_CONFIG_BACKLIGHTTYPE::nTimeout      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nTimeout;$/;"     m       struct:OMX_CONFIG_BACKLIGHTTYPE access:public
1361 OMX_CONFIG_BACKLIGHTTYPE::nVersion      omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_BACKLIGHTTYPE access:public
1362 OMX_CONFIG_BOOLEANTYPE  omx/openmax/OMX_Component.h     /^typedef struct OMX_CONFIG_BOOLEANTYPE {$/;"   s
1363 OMX_CONFIG_BOOLEANTYPE  omx/openmax/OMX_Component.h     /^} OMX_CONFIG_BOOLEANTYPE;$/;" t       typeref:struct:OMX_CONFIG_BOOLEANTYPE
1364 OMX_CONFIG_BOOLEANTYPE::bEnabled        omx/openmax/OMX_Component.h     /^    OMX_BOOL bEnabled;    $/;"        m       struct:OMX_CONFIG_BOOLEANTYPE   access:public
1365 OMX_CONFIG_BOOLEANTYPE::nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_BOOLEANTYPE   access:public
1366 OMX_CONFIG_BOOLEANTYPE::nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_BOOLEANTYPE   access:public
1367 OMX_CONFIG_BRIGHTNESSTYPE       omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_BRIGHTNESSTYPE {$/;"        s
1368 OMX_CONFIG_BRIGHTNESSTYPE       omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_BRIGHTNESSTYPE;$/;"      t       typeref:struct:OMX_CONFIG_BRIGHTNESSTYPE
1369 OMX_CONFIG_BRIGHTNESSTYPE::nBrightness  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nBrightness;$/;"  m       struct:OMX_CONFIG_BRIGHTNESSTYPE        access:public
1370 OMX_CONFIG_BRIGHTNESSTYPE::nPortIndex   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_BRIGHTNESSTYPE        access:public
1371 OMX_CONFIG_BRIGHTNESSTYPE::nSize        omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_BRIGHTNESSTYPE        access:public
1372 OMX_CONFIG_BRIGHTNESSTYPE::nVersion     omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_BRIGHTNESSTYPE        access:public
1373 OMX_CONFIG_CALLBACKREQUESTTYPE  omx/openmax/OMX_CoreExt.h       /^typedef struct OMX_CONFIG_CALLBACKREQUESTTYPE {$/;"   s
1374 OMX_CONFIG_CALLBACKREQUESTTYPE  omx/openmax/OMX_CoreExt.h       /^} OMX_CONFIG_CALLBACKREQUESTTYPE;$/;" t       typeref:struct:OMX_CONFIG_CALLBACKREQUESTTYPE
1375 OMX_CONFIG_CALLBACKREQUESTTYPE::bEnable omx/openmax/OMX_CoreExt.h       /^    OMX_BOOL bEnable;           \/**< enable (OMX_TRUE) or disable (OMX_FALSE) the callback *\/$/;"   m       struct:OMX_CONFIG_CALLBACKREQUESTTYPE   access:public
1376 OMX_CONFIG_CALLBACKREQUESTTYPE::nIndex  omx/openmax/OMX_CoreExt.h       /^    OMX_INDEXTYPE nIndex;       \/**< the index the callback is requested for *\/$/;" m       struct:OMX_CONFIG_CALLBACKREQUESTTYPE   access:public
1377 OMX_CONFIG_CALLBACKREQUESTTYPE::nPortIndex      omx/openmax/OMX_CoreExt.h       /^    OMX_U32 nPortIndex;         \/**< port that this structure applies to *\/$/;"     m       struct:OMX_CONFIG_CALLBACKREQUESTTYPE   access:public
1378 OMX_CONFIG_CALLBACKREQUESTTYPE::nSize   omx/openmax/OMX_CoreExt.h       /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_CONFIG_CALLBACKREQUESTTYPE   access:public
1379 OMX_CONFIG_CALLBACKREQUESTTYPE::nVersion        omx/openmax/OMX_CoreExt.h       /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_CONFIG_CALLBACKREQUESTTYPE   access:public
1380 OMX_CONFIG_CAPTUREMODETYPE      omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_CAPTUREMODETYPE {$/;"       s
1381 OMX_CONFIG_CAPTUREMODETYPE      omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_CAPTUREMODETYPE;$/;"     t       typeref:struct:OMX_CONFIG_CAPTUREMODETYPE
1382 OMX_CONFIG_CAPTUREMODETYPE::bContinuous omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bContinuous;   \/**< If true then ignore frame rate and emit capture $/;"        m       struct:OMX_CONFIG_CAPTUREMODETYPE       access:public
1383 OMX_CONFIG_CAPTUREMODETYPE::bFrameLimited       omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bFrameLimited; \/**< If true then terminate capture after the port emits the $/;"        m       struct:OMX_CONFIG_CAPTUREMODETYPE       access:public
1384 OMX_CONFIG_CAPTUREMODETYPE::nFrameLimit omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nFrameLimit;      \/**< Limit on number of frames emitted during a capture (only$/;"      m       struct:OMX_CONFIG_CAPTUREMODETYPE       access:public
1385 OMX_CONFIG_CAPTUREMODETYPE::nPortIndex  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;     \/**< Port that this structure applies to *\/$/;" m       struct:OMX_CONFIG_CAPTUREMODETYPE       access:public
1386 OMX_CONFIG_CAPTUREMODETYPE::nSize       omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_CAPTUREMODETYPE       access:public
1387 OMX_CONFIG_CAPTUREMODETYPE::nVersion    omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_CAPTUREMODETYPE       access:public
1388 OMX_CONFIG_COLORBLENDTYPE       omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_COLORBLENDTYPE {$/;"        s
1389 OMX_CONFIG_COLORBLENDTYPE       omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_COLORBLENDTYPE;$/;"      t       typeref:struct:OMX_CONFIG_COLORBLENDTYPE
1390 OMX_CONFIG_COLORBLENDTYPE::eColorBlend  omx/openmax/OMX_IVCommon.h      /^    OMX_COLORBLENDTYPE  eColorBlend;$/;"      m       struct:OMX_CONFIG_COLORBLENDTYPE        access:public
1391 OMX_CONFIG_COLORBLENDTYPE::nPortIndex   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_COLORBLENDTYPE        access:public
1392 OMX_CONFIG_COLORBLENDTYPE::nRGBAlphaConstant    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nRGBAlphaConstant;$/;"    m       struct:OMX_CONFIG_COLORBLENDTYPE        access:public
1393 OMX_CONFIG_COLORBLENDTYPE::nSize        omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_COLORBLENDTYPE        access:public
1394 OMX_CONFIG_COLORBLENDTYPE::nVersion     omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_COLORBLENDTYPE        access:public
1395 OMX_CONFIG_COLORCONVERSIONTYPE  omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_COLORCONVERSIONTYPE {$/;"   s
1396 OMX_CONFIG_COLORCONVERSIONTYPE  omx/openmax/OMX_IVCommon.h      /^}OMX_CONFIG_COLORCONVERSIONTYPE;$/;"  t       typeref:struct:OMX_CONFIG_COLORCONVERSIONTYPE
1397 OMX_CONFIG_COLORCONVERSIONTYPE::nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;         \/**< Port that this struct applies to *\/$/;"        m       struct:OMX_CONFIG_COLORCONVERSIONTYPE   access:public
1398 OMX_CONFIG_COLORCONVERSIONTYPE::nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;              \/**< Size of the structure in bytes *\/$/;"  m       struct:OMX_CONFIG_COLORCONVERSIONTYPE   access:public
1399 OMX_CONFIG_COLORCONVERSIONTYPE::nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version info *\/ $/;" m       struct:OMX_CONFIG_COLORCONVERSIONTYPE   access:public
1400 OMX_CONFIG_COLORCONVERSIONTYPE::xColorMatrix    omx/openmax/OMX_IVCommon.h      /^    OMX_S32 xColorMatrix[3][3]; \/**< Stored in signed Q16 format *\/$/;"     m       struct:OMX_CONFIG_COLORCONVERSIONTYPE   access:public
1401 OMX_CONFIG_COLORCONVERSIONTYPE::xColorOffset    omx/openmax/OMX_IVCommon.h      /^    OMX_S32 xColorOffset[4];    \/**< Stored in signed Q16 format *\/$/;"     m       struct:OMX_CONFIG_COLORCONVERSIONTYPE   access:public
1402 OMX_CONFIG_COLORENHANCEMENTTYPE omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_COLORENHANCEMENTTYPE {$/;"  s
1403 OMX_CONFIG_COLORENHANCEMENTTYPE omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_COLORENHANCEMENTTYPE;$/;"        t       typeref:struct:OMX_CONFIG_COLORENHANCEMENTTYPE
1404 OMX_CONFIG_COLORENHANCEMENTTYPE::bColorEnhancement      omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bColorEnhancement;$/;"   m       struct:OMX_CONFIG_COLORENHANCEMENTTYPE  access:public
1405 OMX_CONFIG_COLORENHANCEMENTTYPE::nCustomizedU   omx/openmax/OMX_IVCommon.h      /^    OMX_U8 nCustomizedU;$/;"  m       struct:OMX_CONFIG_COLORENHANCEMENTTYPE  access:public
1406 OMX_CONFIG_COLORENHANCEMENTTYPE::nCustomizedV   omx/openmax/OMX_IVCommon.h      /^    OMX_U8 nCustomizedV;$/;"  m       struct:OMX_CONFIG_COLORENHANCEMENTTYPE  access:public
1407 OMX_CONFIG_COLORENHANCEMENTTYPE::nPortIndex     omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_COLORENHANCEMENTTYPE  access:public
1408 OMX_CONFIG_COLORENHANCEMENTTYPE::nSize  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_COLORENHANCEMENTTYPE  access:public
1409 OMX_CONFIG_COLORENHANCEMENTTYPE::nVersion       omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion; $/;"    m       struct:OMX_CONFIG_COLORENHANCEMENTTYPE  access:public
1410 OMX_CONFIG_COLORKEYTYPE omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_COLORKEYTYPE {$/;"  s
1411 OMX_CONFIG_COLORKEYTYPE omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_COLORKEYTYPE;$/;"        t       typeref:struct:OMX_CONFIG_COLORKEYTYPE
1412 OMX_CONFIG_COLORKEYTYPE::nARGBColor     omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nARGBColor;$/;"   m       struct:OMX_CONFIG_COLORKEYTYPE  access:public
1413 OMX_CONFIG_COLORKEYTYPE::nARGBMask      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nARGBMask;$/;"    m       struct:OMX_CONFIG_COLORKEYTYPE  access:public
1414 OMX_CONFIG_COLORKEYTYPE::nPortIndex     omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_COLORKEYTYPE  access:public
1415 OMX_CONFIG_COLORKEYTYPE::nSize  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_COLORKEYTYPE  access:public
1416 OMX_CONFIG_COLORKEYTYPE::nVersion       omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_COLORKEYTYPE  access:public
1417 OMX_CONFIG_COMMITMODETYPE       omx/openmax/OMX_ComponentExt.h  /^typedef struct OMX_CONFIG_COMMITMODETYPE {$/;"        s
1418 OMX_CONFIG_COMMITMODETYPE       omx/openmax/OMX_ComponentExt.h  /^} OMX_CONFIG_COMMITMODETYPE;$/;"      t       typeref:struct:OMX_CONFIG_COMMITMODETYPE
1419 OMX_CONFIG_COMMITMODETYPE::bDeferred    omx/openmax/OMX_ComponentExt.h  /^    OMX_BOOL bDeferred;$/;"   m       struct:OMX_CONFIG_COMMITMODETYPE        access:public
1420 OMX_CONFIG_COMMITMODETYPE::nSize        omx/openmax/OMX_ComponentExt.h  /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_COMMITMODETYPE        access:public
1421 OMX_CONFIG_COMMITMODETYPE::nVersion     omx/openmax/OMX_ComponentExt.h  /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_COMMITMODETYPE        access:public
1422 OMX_CONFIG_COMMITTYPE   omx/openmax/OMX_ComponentExt.h  /^typedef struct OMX_CONFIG_COMMITTYPE {$/;"    s
1423 OMX_CONFIG_COMMITTYPE   omx/openmax/OMX_ComponentExt.h  /^} OMX_CONFIG_COMMITTYPE;$/;"  t       typeref:struct:OMX_CONFIG_COMMITTYPE
1424 OMX_CONFIG_COMMITTYPE::nSize    omx/openmax/OMX_ComponentExt.h  /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_COMMITTYPE    access:public
1425 OMX_CONFIG_COMMITTYPE::nVersion omx/openmax/OMX_ComponentExt.h  /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_COMMITTYPE    access:public
1426 OMX_CONFIG_CONTAINERNODECOUNTTYPE       omx/openmax/OMX_Component.h     /^typedef struct OMX_CONFIG_CONTAINERNODECOUNTTYPE$/;"  s
1427 OMX_CONFIG_CONTAINERNODECOUNTTYPE       omx/openmax/OMX_Component.h     /^} OMX_CONFIG_CONTAINERNODECOUNTTYPE;$/;"      t       typeref:struct:OMX_CONFIG_CONTAINERNODECOUNTTYPE
1428 OMX_CONFIG_CONTAINERNODECOUNTTYPE::bAllKeys     omx/openmax/OMX_Component.h     /^    OMX_BOOL bAllKeys;$/;"    m       struct:OMX_CONFIG_CONTAINERNODECOUNTTYPE        access:public
1429 OMX_CONFIG_CONTAINERNODECOUNTTYPE::nNumNodes    omx/openmax/OMX_Component.h     /^    OMX_U32 nNumNodes;$/;"    m       struct:OMX_CONFIG_CONTAINERNODECOUNTTYPE        access:public
1430 OMX_CONFIG_CONTAINERNODECOUNTTYPE::nParentNodeID        omx/openmax/OMX_Component.h     /^    OMX_U32 nParentNodeID;$/;"        m       struct:OMX_CONFIG_CONTAINERNODECOUNTTYPE        access:public
1431 OMX_CONFIG_CONTAINERNODECOUNTTYPE::nSize        omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_CONTAINERNODECOUNTTYPE        access:public
1432 OMX_CONFIG_CONTAINERNODECOUNTTYPE::nVersion     omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_CONTAINERNODECOUNTTYPE        access:public
1433 OMX_CONFIG_CONTAINERNODEIDTYPE  omx/openmax/OMX_Component.h     /^typedef struct OMX_CONFIG_CONTAINERNODEIDTYPE$/;"     s
1434 OMX_CONFIG_CONTAINERNODEIDTYPE  omx/openmax/OMX_Component.h     /^} OMX_CONFIG_CONTAINERNODEIDTYPE;$/;" t       typeref:struct:OMX_CONFIG_CONTAINERNODEIDTYPE
1435 OMX_CONFIG_CONTAINERNODEIDTYPE::bAllKeys        omx/openmax/OMX_Component.h     /^    OMX_BOOL bAllKeys;$/;"    m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
1436 OMX_CONFIG_CONTAINERNODEIDTYPE::bIsLeafType     omx/openmax/OMX_Component.h     /^    OMX_BOOL bIsLeafType;$/;" m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
1437 OMX_CONFIG_CONTAINERNODEIDTYPE::cNodeName       omx/openmax/OMX_Component.h     /^    OMX_STRING cNodeName;$/;" m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
1438 OMX_CONFIG_CONTAINERNODEIDTYPE::nNodeID omx/openmax/OMX_Component.h     /^    OMX_U32 nNodeID; $/;"     m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
1439 OMX_CONFIG_CONTAINERNODEIDTYPE::nNodeIndex      omx/openmax/OMX_Component.h     /^    OMX_U32 nNodeIndex; $/;"  m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
1440 OMX_CONFIG_CONTAINERNODEIDTYPE::nParentNodeID   omx/openmax/OMX_Component.h     /^    OMX_U32 nParentNodeID;$/;"        m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
1441 OMX_CONFIG_CONTAINERNODEIDTYPE::nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
1442 OMX_CONFIG_CONTAINERNODEIDTYPE::nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
1443 OMX_CONFIG_CONTRASTTYPE omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_CONTRASTTYPE {$/;"  s
1444 OMX_CONFIG_CONTRASTTYPE omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_CONTRASTTYPE;$/;"        t       typeref:struct:OMX_CONFIG_CONTRASTTYPE
1445 OMX_CONFIG_CONTRASTTYPE::nContrast      omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nContrast;$/;"    m       struct:OMX_CONFIG_CONTRASTTYPE  access:public
1446 OMX_CONFIG_CONTRASTTYPE::nPortIndex     omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_CONTRASTTYPE  access:public
1447 OMX_CONFIG_CONTRASTTYPE::nSize  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_CONTRASTTYPE  access:public
1448 OMX_CONFIG_CONTRASTTYPE::nVersion       omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_CONTRASTTYPE  access:public
1449 OMX_CONFIG_DITHERTYPE   omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_DITHERTYPE {$/;"    s
1450 OMX_CONFIG_DITHERTYPE   omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_DITHERTYPE;$/;"  t       typeref:struct:OMX_CONFIG_DITHERTYPE
1451 OMX_CONFIG_DITHERTYPE::eDither  omx/openmax/OMX_IVCommon.h      /^    OMX_DITHERTYPE eDither;   \/**< Type of dithering to use *\/$/;"  m       struct:OMX_CONFIG_DITHERTYPE    access:public
1452 OMX_CONFIG_DITHERTYPE::nPortIndex       omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;       \/**< Port that this structure applies to *\/$/;"       m       struct:OMX_CONFIG_DITHERTYPE    access:public
1453 OMX_CONFIG_DITHERTYPE::nSize    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;            \/**< Size of the structure in bytes *\/$/;"    m       struct:OMX_CONFIG_DITHERTYPE    access:public
1454 OMX_CONFIG_DITHERTYPE::nVersion omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/ $/;"    m       struct:OMX_CONFIG_DITHERTYPE    access:public
1455 OMX_CONFIG_EXPOSURECONTROLTYPE  omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_EXPOSURECONTROLTYPE {$/;"   s
1456 OMX_CONFIG_EXPOSURECONTROLTYPE  omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_EXPOSURECONTROLTYPE;$/;" t       typeref:struct:OMX_CONFIG_EXPOSURECONTROLTYPE
1457 OMX_CONFIG_EXPOSURECONTROLTYPE::eExposureControl        omx/openmax/OMX_IVCommon.h      /^    OMX_EXPOSURECONTROLTYPE eExposureControl;$/;"     m       struct:OMX_CONFIG_EXPOSURECONTROLTYPE   access:public
1458 OMX_CONFIG_EXPOSURECONTROLTYPE::nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_EXPOSURECONTROLTYPE   access:public
1459 OMX_CONFIG_EXPOSURECONTROLTYPE::nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_EXPOSURECONTROLTYPE   access:public
1460 OMX_CONFIG_EXPOSURECONTROLTYPE::nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_EXPOSURECONTROLTYPE   access:public
1461 OMX_CONFIG_EXPOSUREVALUETYPE    omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_EXPOSUREVALUETYPE {$/;"     s
1462 OMX_CONFIG_EXPOSUREVALUETYPE    omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_EXPOSUREVALUETYPE;$/;"   t       typeref:struct:OMX_CONFIG_EXPOSUREVALUETYPE
1463 OMX_CONFIG_EXPOSUREVALUETYPE::bAutoAperture     omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bAutoAperture;           \/**< Whether aperture number is defined automatically *\/$/;"  m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
1464 OMX_CONFIG_EXPOSUREVALUETYPE::bAutoSensitivity  omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bAutoSensitivity;        \/**< Whether sensitivity is defined automatically *\/$/;"      m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
1465 OMX_CONFIG_EXPOSUREVALUETYPE::bAutoShutterSpeed omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bAutoShutterSpeed;       \/**< Whether shutter speed is defined automatically *\/ $/;"   m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
1466 OMX_CONFIG_EXPOSUREVALUETYPE::eMetering omx/openmax/OMX_IVCommon.h      /^    OMX_METERINGTYPE eMetering;$/;"   m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
1467 OMX_CONFIG_EXPOSUREVALUETYPE::nApertureFNumber  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nApertureFNumber;     \/**< e.g. nApertureFNumber = 2 implies "f\/2" - Q16 format *\/$/;" m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
1468 OMX_CONFIG_EXPOSUREVALUETYPE::nPortIndex        omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
1469 OMX_CONFIG_EXPOSUREVALUETYPE::nSensitivity      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSensitivity;         \/**< e.g. nSensitivity = 100 implies "ISO 100" *\/$/;"     m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
1470 OMX_CONFIG_EXPOSUREVALUETYPE::nShutterSpeedMsec omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nShutterSpeedMsec;    \/**< Shutterspeed in milliseconds *\/ $/;" m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
1471 OMX_CONFIG_EXPOSUREVALUETYPE::nSize     omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
1472 OMX_CONFIG_EXPOSUREVALUETYPE::nVersion  omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
1473 OMX_CONFIG_EXPOSUREVALUETYPE::xEVCompensation   omx/openmax/OMX_IVCommon.h      /^    OMX_S32 xEVCompensation;      \/**< Fixed point value stored as Q16 *\/$/;"       m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
1474 OMX_CONFIG_FOCUSREGIONTYPE      omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_FOCUSREGIONTYPE {$/;"       s
1475 OMX_CONFIG_FOCUSREGIONTYPE      omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_FOCUSREGIONTYPE;$/;"     t       typeref:struct:OMX_CONFIG_FOCUSREGIONTYPE
1476 OMX_CONFIG_FOCUSREGIONTYPE::bBottom     omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bBottom;$/;"     m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
1477 OMX_CONFIG_FOCUSREGIONTYPE::bBottomLeft omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bBottomLeft;$/;" m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
1478 OMX_CONFIG_FOCUSREGIONTYPE::bBottomRight        omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bBottomRight;$/;"        m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
1479 OMX_CONFIG_FOCUSREGIONTYPE::bCenter     omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bCenter;$/;"     m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
1480 OMX_CONFIG_FOCUSREGIONTYPE::bLeft       omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bLeft;$/;"       m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
1481 OMX_CONFIG_FOCUSREGIONTYPE::bRight      omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bRight;$/;"      m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
1482 OMX_CONFIG_FOCUSREGIONTYPE::bTop        omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bTop;$/;"        m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
1483 OMX_CONFIG_FOCUSREGIONTYPE::bTopLeft    omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bTopLeft;$/;"    m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
1484 OMX_CONFIG_FOCUSREGIONTYPE::bTopRight   omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bTopRight;$/;"   m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
1485 OMX_CONFIG_FOCUSREGIONTYPE::nPortIndex  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
1486 OMX_CONFIG_FOCUSREGIONTYPE::nSize       omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
1487 OMX_CONFIG_FOCUSREGIONTYPE::nVersion    omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
1488 OMX_CONFIG_FRAMERATETYPE        omx/openmax/OMX_Video.h /^typedef struct OMX_CONFIG_FRAMERATETYPE {$/;" s
1489 OMX_CONFIG_FRAMERATETYPE        omx/openmax/OMX_Video.h /^} OMX_CONFIG_FRAMERATETYPE;$/;"       t       typeref:struct:OMX_CONFIG_FRAMERATETYPE
1490 OMX_CONFIG_FRAMERATETYPE::nPortIndex    omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_FRAMERATETYPE access:public
1491 OMX_CONFIG_FRAMERATETYPE::nSize omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_FRAMERATETYPE access:public
1492 OMX_CONFIG_FRAMERATETYPE::nVersion      omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_FRAMERATETYPE access:public
1493 OMX_CONFIG_FRAMERATETYPE::xEncodeFramerate      omx/openmax/OMX_Video.h /^    OMX_U32 xEncodeFramerate; \/* Q16 format *\/$/;"  m       struct:OMX_CONFIG_FRAMERATETYPE access:public
1494 OMX_CONFIG_FRAMESTABTYPE        omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_FRAMESTABTYPE {$/;" s
1495 OMX_CONFIG_FRAMESTABTYPE        omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_FRAMESTABTYPE;$/;"       t       typeref:struct:OMX_CONFIG_FRAMESTABTYPE
1496 OMX_CONFIG_FRAMESTABTYPE::bStab omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bStab;$/;"       m       struct:OMX_CONFIG_FRAMESTABTYPE access:public
1497 OMX_CONFIG_FRAMESTABTYPE::nPortIndex    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_FRAMESTABTYPE access:public
1498 OMX_CONFIG_FRAMESTABTYPE::nSize omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_FRAMESTABTYPE access:public
1499 OMX_CONFIG_FRAMESTABTYPE::nVersion      omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_FRAMESTABTYPE access:public
1500 OMX_CONFIG_GAMMATYPE    omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_GAMMATYPE {$/;"     s
1501 OMX_CONFIG_GAMMATYPE    omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_GAMMATYPE;$/;"   t       typeref:struct:OMX_CONFIG_GAMMATYPE
1502 OMX_CONFIG_GAMMATYPE::nGamma    omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nGamma;$/;"       m       struct:OMX_CONFIG_GAMMATYPE     access:public
1503 OMX_CONFIG_GAMMATYPE::nPortIndex        omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_GAMMATYPE     access:public
1504 OMX_CONFIG_GAMMATYPE::nSize     omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_GAMMATYPE     access:public
1505 OMX_CONFIG_GAMMATYPE::nVersion  omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_GAMMATYPE     access:public
1506 OMX_CONFIG_IMAGEFILTERTYPE      omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_IMAGEFILTERTYPE {$/;"       s
1507 OMX_CONFIG_IMAGEFILTERTYPE      omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_IMAGEFILTERTYPE;$/;"     t       typeref:struct:OMX_CONFIG_IMAGEFILTERTYPE
1508 OMX_CONFIG_IMAGEFILTERTYPE::eImageFilter        omx/openmax/OMX_IVCommon.h      /^    OMX_IMAGEFILTERTYPE eImageFilter;$/;"     m       struct:OMX_CONFIG_IMAGEFILTERTYPE       access:public
1509 OMX_CONFIG_IMAGEFILTERTYPE::nPortIndex  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_IMAGEFILTERTYPE       access:public
1510 OMX_CONFIG_IMAGEFILTERTYPE::nSize       omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_IMAGEFILTERTYPE       access:public
1511 OMX_CONFIG_IMAGEFILTERTYPE::nVersion    omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_IMAGEFILTERTYPE       access:public
1512 OMX_CONFIG_INTRAREFRESHVOPTYPE  omx/openmax/OMX_Video.h /^typedef struct OMX_CONFIG_INTRAREFRESHVOPTYPE {$/;"   s
1513 OMX_CONFIG_INTRAREFRESHVOPTYPE  omx/openmax/OMX_Video.h /^} OMX_CONFIG_INTRAREFRESHVOPTYPE;$/;" t       typeref:struct:OMX_CONFIG_INTRAREFRESHVOPTYPE
1514 OMX_CONFIG_INTRAREFRESHVOPTYPE::IntraRefreshVOP omx/openmax/OMX_Video.h /^    OMX_BOOL IntraRefreshVOP;$/;"     m       struct:OMX_CONFIG_INTRAREFRESHVOPTYPE   access:public
1515 OMX_CONFIG_INTRAREFRESHVOPTYPE::nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_INTRAREFRESHVOPTYPE   access:public
1516 OMX_CONFIG_INTRAREFRESHVOPTYPE::nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_INTRAREFRESHVOPTYPE   access:public
1517 OMX_CONFIG_INTRAREFRESHVOPTYPE::nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_INTRAREFRESHVOPTYPE   access:public
1518 OMX_CONFIG_LIGHTNESSTYPE        omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_LIGHTNESSTYPE {$/;" s
1519 OMX_CONFIG_LIGHTNESSTYPE        omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_LIGHTNESSTYPE;$/;"       t       typeref:struct:OMX_CONFIG_LIGHTNESSTYPE
1520 OMX_CONFIG_LIGHTNESSTYPE::nLightness    omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nLightness;$/;"   m       struct:OMX_CONFIG_LIGHTNESSTYPE access:public
1521 OMX_CONFIG_LIGHTNESSTYPE::nPortIndex    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_LIGHTNESSTYPE access:public
1522 OMX_CONFIG_LIGHTNESSTYPE::nSize omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_LIGHTNESSTYPE access:public
1523 OMX_CONFIG_LIGHTNESSTYPE::nVersion      omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_LIGHTNESSTYPE access:public
1524 OMX_CONFIG_MACROBLOCKERRORMAPTYPE       omx/openmax/OMX_Video.h /^typedef struct OMX_CONFIG_MACROBLOCKERRORMAPTYPE {$/;"        s
1525 OMX_CONFIG_MACROBLOCKERRORMAPTYPE       omx/openmax/OMX_Video.h /^} OMX_CONFIG_MACROBLOCKERRORMAPTYPE;$/;"      t       typeref:struct:OMX_CONFIG_MACROBLOCKERRORMAPTYPE
1526 OMX_CONFIG_MACROBLOCKERRORMAPTYPE::ErrMap       omx/openmax/OMX_Video.h /^    OMX_U8  ErrMap[1];             \/* Error map hint *\/$/;" m       struct:OMX_CONFIG_MACROBLOCKERRORMAPTYPE        access:public
1527 OMX_CONFIG_MACROBLOCKERRORMAPTYPE::nErrMapSize  omx/openmax/OMX_Video.h /^    OMX_U32 nErrMapSize;           \/* Size of the Error Map in bytes *\/$/;" m       struct:OMX_CONFIG_MACROBLOCKERRORMAPTYPE        access:public
1528 OMX_CONFIG_MACROBLOCKERRORMAPTYPE::nPortIndex   omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_MACROBLOCKERRORMAPTYPE        access:public
1529 OMX_CONFIG_MACROBLOCKERRORMAPTYPE::nSize        omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_MACROBLOCKERRORMAPTYPE        access:public
1530 OMX_CONFIG_MACROBLOCKERRORMAPTYPE::nVersion     omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_MACROBLOCKERRORMAPTYPE        access:public
1531 OMX_CONFIG_MBERRORREPORTINGTYPE omx/openmax/OMX_Video.h /^typedef struct OMX_CONFIG_MBERRORREPORTINGTYPE {$/;"  s
1532 OMX_CONFIG_MBERRORREPORTINGTYPE omx/openmax/OMX_Video.h /^} OMX_CONFIG_MBERRORREPORTINGTYPE;$/;"        t       typeref:struct:OMX_CONFIG_MBERRORREPORTINGTYPE
1533 OMX_CONFIG_MBERRORREPORTINGTYPE::bEnabled       omx/openmax/OMX_Video.h /^    OMX_BOOL bEnabled;$/;"    m       struct:OMX_CONFIG_MBERRORREPORTINGTYPE  access:public
1534 OMX_CONFIG_MBERRORREPORTINGTYPE::nPortIndex     omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_MBERRORREPORTINGTYPE  access:public
1535 OMX_CONFIG_MBERRORREPORTINGTYPE::nSize  omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_MBERRORREPORTINGTYPE  access:public
1536 OMX_CONFIG_MBERRORREPORTINGTYPE::nVersion       omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_MBERRORREPORTINGTYPE  access:public
1537 OMX_CONFIG_METADATAITEMCOUNTTYPE        omx/openmax/OMX_Component.h     /^typedef struct OMX_CONFIG_METADATAITEMCOUNTTYPE$/;"   s
1538 OMX_CONFIG_METADATAITEMCOUNTTYPE        omx/openmax/OMX_Component.h     /^} OMX_CONFIG_METADATAITEMCOUNTTYPE;$/;"       t       typeref:struct:OMX_CONFIG_METADATAITEMCOUNTTYPE
1539 OMX_CONFIG_METADATAITEMCOUNTTYPE::eScopeMode    omx/openmax/OMX_Component.h     /^    OMX_METADATASCOPETYPE eScopeMode;$/;"     m       struct:OMX_CONFIG_METADATAITEMCOUNTTYPE access:public
1540 OMX_CONFIG_METADATAITEMCOUNTTYPE::nMetadataItemCount    omx/openmax/OMX_Component.h     /^    OMX_U32 nMetadataItemCount;$/;"   m       struct:OMX_CONFIG_METADATAITEMCOUNTTYPE access:public
1541 OMX_CONFIG_METADATAITEMCOUNTTYPE::nScopeSpecifier       omx/openmax/OMX_Component.h     /^    OMX_U32 nScopeSpecifier;$/;"      m       struct:OMX_CONFIG_METADATAITEMCOUNTTYPE access:public
1542 OMX_CONFIG_METADATAITEMCOUNTTYPE::nSize omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_METADATAITEMCOUNTTYPE access:public
1543 OMX_CONFIG_METADATAITEMCOUNTTYPE::nVersion      omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_METADATAITEMCOUNTTYPE access:public
1544 OMX_CONFIG_METADATAITEMTYPE     omx/openmax/OMX_Component.h     /^typedef struct OMX_CONFIG_METADATAITEMTYPE$/;"        s
1545 OMX_CONFIG_METADATAITEMTYPE     omx/openmax/OMX_Component.h     /^} OMX_CONFIG_METADATAITEMTYPE;$/;"    t       typeref:struct:OMX_CONFIG_METADATAITEMTYPE
1546 OMX_CONFIG_METADATAITEMTYPE::eKeyCharset        omx/openmax/OMX_Component.h     /^    OMX_METADATACHARSETTYPE eKeyCharset;$/;"  m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1547 OMX_CONFIG_METADATAITEMTYPE::eScopeMode omx/openmax/OMX_Component.h     /^    OMX_METADATASCOPETYPE eScopeMode;$/;"     m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1548 OMX_CONFIG_METADATAITEMTYPE::eSearchMode        omx/openmax/OMX_Component.h     /^    OMX_METADATASEARCHMODETYPE eSearchMode;$/;"       m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1549 OMX_CONFIG_METADATAITEMTYPE::eValueCharset      omx/openmax/OMX_Component.h     /^    OMX_METADATACHARSETTYPE eValueCharset;$/;"        m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1550 OMX_CONFIG_METADATAITEMTYPE::nKey       omx/openmax/OMX_Component.h     /^    OMX_U8 nKey[128];$/;"     m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1551 OMX_CONFIG_METADATAITEMTYPE::nKeySizeUsed       omx/openmax/OMX_Component.h     /^    OMX_U8 nKeySizeUsed;$/;"  m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1552 OMX_CONFIG_METADATAITEMTYPE::nMetadataItemIndex omx/openmax/OMX_Component.h     /^    OMX_U32 nMetadataItemIndex;  $/;" m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1553 OMX_CONFIG_METADATAITEMTYPE::nScopeSpecifier    omx/openmax/OMX_Component.h     /^    OMX_U32 nScopeSpecifier;$/;"      m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1554 OMX_CONFIG_METADATAITEMTYPE::nSize      omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1555 OMX_CONFIG_METADATAITEMTYPE::nValue     omx/openmax/OMX_Component.h     /^    OMX_U8 nValue[1];$/;"     m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1556 OMX_CONFIG_METADATAITEMTYPE::nValueMaxSize      omx/openmax/OMX_Component.h     /^    OMX_U32 nValueMaxSize;$/;"        m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1557 OMX_CONFIG_METADATAITEMTYPE::nValueSizeUsed     omx/openmax/OMX_Component.h     /^    OMX_U32 nValueSizeUsed;$/;"       m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1558 OMX_CONFIG_METADATAITEMTYPE::nVersion   omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1559 OMX_CONFIG_METADATAITEMTYPE::sLanguageCountry   omx/openmax/OMX_Component.h     /^    OMX_STRING sLanguageCountry;$/;"  m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
1560 OMX_CONFIG_MIRRORTYPE   omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_MIRRORTYPE {$/;"    s
1561 OMX_CONFIG_MIRRORTYPE   omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_MIRRORTYPE;$/;"  t       typeref:struct:OMX_CONFIG_MIRRORTYPE
1562 OMX_CONFIG_MIRRORTYPE::eMirror  omx/openmax/OMX_IVCommon.h      /^    OMX_MIRRORTYPE  eMirror;$/;"      m       struct:OMX_CONFIG_MIRRORTYPE    access:public
1563 OMX_CONFIG_MIRRORTYPE::nPortIndex       omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_MIRRORTYPE    access:public
1564 OMX_CONFIG_MIRRORTYPE::nSize    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_MIRRORTYPE    access:public
1565 OMX_CONFIG_MIRRORTYPE::nVersion omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion; $/;"    m       struct:OMX_CONFIG_MIRRORTYPE    access:public
1566 OMX_CONFIG_PLANEBLENDTYPE       omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_PLANEBLENDTYPE {$/;"        s
1567 OMX_CONFIG_PLANEBLENDTYPE       omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_PLANEBLENDTYPE;$/;"      t       typeref:struct:OMX_CONFIG_PLANEBLENDTYPE
1568 OMX_CONFIG_PLANEBLENDTYPE::nAlpha       omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nAlpha;$/;"       m       struct:OMX_CONFIG_PLANEBLENDTYPE        access:public
1569 OMX_CONFIG_PLANEBLENDTYPE::nDepth       omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nDepth;$/;"       m       struct:OMX_CONFIG_PLANEBLENDTYPE        access:public
1570 OMX_CONFIG_PLANEBLENDTYPE::nPortIndex   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_PLANEBLENDTYPE        access:public
1571 OMX_CONFIG_PLANEBLENDTYPE::nSize        omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_PLANEBLENDTYPE        access:public
1572 OMX_CONFIG_PLANEBLENDTYPE::nVersion     omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_PLANEBLENDTYPE        access:public
1573 OMX_CONFIG_POINTTYPE    omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_POINTTYPE {$/;"     s
1574 OMX_CONFIG_POINTTYPE    omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_POINTTYPE;$/;"   t       typeref:struct:OMX_CONFIG_POINTTYPE
1575 OMX_CONFIG_POINTTYPE::nPortIndex        omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_POINTTYPE     access:public
1576 OMX_CONFIG_POINTTYPE::nSize     omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_POINTTYPE     access:public
1577 OMX_CONFIG_POINTTYPE::nVersion  omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_POINTTYPE     access:public
1578 OMX_CONFIG_POINTTYPE::nX        omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nX;$/;"   m       struct:OMX_CONFIG_POINTTYPE     access:public
1579 OMX_CONFIG_POINTTYPE::nY        omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nY;$/;"   m       struct:OMX_CONFIG_POINTTYPE     access:public
1580 OMX_CONFIG_RECTTYPE     omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_RECTTYPE {$/;"      s
1581 OMX_CONFIG_RECTTYPE     omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_RECTTYPE;$/;"    t       typeref:struct:OMX_CONFIG_RECTTYPE
1582 OMX_CONFIG_RECTTYPE::nHeight    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nHeight;$/;"      m       struct:OMX_CONFIG_RECTTYPE      access:public
1583 OMX_CONFIG_RECTTYPE::nLeft      omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nLeft; $/;"       m       struct:OMX_CONFIG_RECTTYPE      access:public
1584 OMX_CONFIG_RECTTYPE::nPortIndex omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex; $/;"  m       struct:OMX_CONFIG_RECTTYPE      access:public
1585 OMX_CONFIG_RECTTYPE::nSize      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_RECTTYPE      access:public
1586 OMX_CONFIG_RECTTYPE::nTop       omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nTop;$/;" m       struct:OMX_CONFIG_RECTTYPE      access:public
1587 OMX_CONFIG_RECTTYPE::nVersion   omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;  $/;"   m       struct:OMX_CONFIG_RECTTYPE      access:public
1588 OMX_CONFIG_RECTTYPE::nWidth     omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nWidth;$/;"       m       struct:OMX_CONFIG_RECTTYPE      access:public
1589 OMX_CONFIG_ROTATIONTYPE omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_ROTATIONTYPE {$/;"  s
1590 OMX_CONFIG_ROTATIONTYPE omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_ROTATIONTYPE;$/;"        t       typeref:struct:OMX_CONFIG_ROTATIONTYPE
1591 OMX_CONFIG_ROTATIONTYPE::nPortIndex     omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_ROTATIONTYPE  access:public
1592 OMX_CONFIG_ROTATIONTYPE::nRotation      omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nRotation; $/;"   m       struct:OMX_CONFIG_ROTATIONTYPE  access:public
1593 OMX_CONFIG_ROTATIONTYPE::nSize  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_ROTATIONTYPE  access:public
1594 OMX_CONFIG_ROTATIONTYPE::nVersion       omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_ROTATIONTYPE  access:public
1595 OMX_CONFIG_SATURATIONTYPE       omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_SATURATIONTYPE {$/;"        s
1596 OMX_CONFIG_SATURATIONTYPE       omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_SATURATIONTYPE;$/;"      t       typeref:struct:OMX_CONFIG_SATURATIONTYPE
1597 OMX_CONFIG_SATURATIONTYPE::nPortIndex   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_SATURATIONTYPE        access:public
1598 OMX_CONFIG_SATURATIONTYPE::nSaturation  omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nSaturation;$/;"  m       struct:OMX_CONFIG_SATURATIONTYPE        access:public
1599 OMX_CONFIG_SATURATIONTYPE::nSize        omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_SATURATIONTYPE        access:public
1600 OMX_CONFIG_SATURATIONTYPE::nVersion     omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_SATURATIONTYPE        access:public
1601 OMX_CONFIG_SCALEFACTORTYPE      omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_SCALEFACTORTYPE {$/;"       s
1602 OMX_CONFIG_SCALEFACTORTYPE      omx/openmax/OMX_IVCommon.h      /^}OMX_CONFIG_SCALEFACTORTYPE;$/;"      t       typeref:struct:OMX_CONFIG_SCALEFACTORTYPE
1603 OMX_CONFIG_SCALEFACTORTYPE::nPortIndex  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;       \/**< Port that this struct applies to *\/$/;"  m       struct:OMX_CONFIG_SCALEFACTORTYPE       access:public
1604 OMX_CONFIG_SCALEFACTORTYPE::nSize       omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;            \/**< Size of the structure in bytes *\/$/;"    m       struct:OMX_CONFIG_SCALEFACTORTYPE       access:public
1605 OMX_CONFIG_SCALEFACTORTYPE::nVersion    omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version info *\/ $/;"   m       struct:OMX_CONFIG_SCALEFACTORTYPE       access:public
1606 OMX_CONFIG_SCALEFACTORTYPE::xHeight     omx/openmax/OMX_IVCommon.h      /^    OMX_S32 xHeight;          \/**< Fixed point value stored as Q16 *\/$/;"   m       struct:OMX_CONFIG_SCALEFACTORTYPE       access:public
1607 OMX_CONFIG_SCALEFACTORTYPE::xWidth      omx/openmax/OMX_IVCommon.h      /^    OMX_S32 xWidth;           \/**< Fixed point value stored as Q16 *\/$/;"   m       struct:OMX_CONFIG_SCALEFACTORTYPE       access:public
1608 OMX_CONFIG_TRANSITIONEFFECTTYPE omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_TRANSITIONEFFECTTYPE {$/;"  s
1609 OMX_CONFIG_TRANSITIONEFFECTTYPE omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_TRANSITIONEFFECTTYPE;$/;"        t       typeref:struct:OMX_CONFIG_TRANSITIONEFFECTTYPE
1610 OMX_CONFIG_TRANSITIONEFFECTTYPE::eEffect        omx/openmax/OMX_IVCommon.h      /^    OMX_TRANSITIONEFFECTTYPE eEffect;$/;"     m       struct:OMX_CONFIG_TRANSITIONEFFECTTYPE  access:public
1611 OMX_CONFIG_TRANSITIONEFFECTTYPE::nPortIndex     omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_TRANSITIONEFFECTTYPE  access:public
1612 OMX_CONFIG_TRANSITIONEFFECTTYPE::nSize  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_TRANSITIONEFFECTTYPE  access:public
1613 OMX_CONFIG_TRANSITIONEFFECTTYPE::nVersion       omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_TRANSITIONEFFECTTYPE  access:public
1614 OMX_CONFIG_WHITEBALCONTROLTYPE  omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_CONFIG_WHITEBALCONTROLTYPE {$/;"   s
1615 OMX_CONFIG_WHITEBALCONTROLTYPE  omx/openmax/OMX_IVCommon.h      /^} OMX_CONFIG_WHITEBALCONTROLTYPE;$/;" t       typeref:struct:OMX_CONFIG_WHITEBALCONTROLTYPE
1616 OMX_CONFIG_WHITEBALCONTROLTYPE::eWhiteBalControl        omx/openmax/OMX_IVCommon.h      /^    OMX_WHITEBALCONTROLTYPE eWhiteBalControl;$/;"     m       struct:OMX_CONFIG_WHITEBALCONTROLTYPE   access:public
1617 OMX_CONFIG_WHITEBALCONTROLTYPE::nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_WHITEBALCONTROLTYPE   access:public
1618 OMX_CONFIG_WHITEBALCONTROLTYPE::nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_WHITEBALCONTROLTYPE   access:public
1619 OMX_CONFIG_WHITEBALCONTROLTYPE::nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_WHITEBALCONTROLTYPE   access:public
1620 OMX_CONTENTPIPE_H       omx/openmax/OMX_ContentPipe.h   31;"    d
1621 OMX_ColorBlendAlphaConstant     omx/openmax/OMX_IVCommon.h      /^    OMX_ColorBlendAlphaConstant,$/;"  e       enum:OMX_COLORBLENDTYPE
1622 OMX_ColorBlendAlphaPerPixel     omx/openmax/OMX_IVCommon.h      /^    OMX_ColorBlendAlphaPerPixel,$/;"  e       enum:OMX_COLORBLENDTYPE
1623 OMX_ColorBlendAlternate omx/openmax/OMX_IVCommon.h      /^    OMX_ColorBlendAlternate,$/;"      e       enum:OMX_COLORBLENDTYPE
1624 OMX_ColorBlendAnd       omx/openmax/OMX_IVCommon.h      /^    OMX_ColorBlendAnd,$/;"    e       enum:OMX_COLORBLENDTYPE
1625 OMX_ColorBlendInvert    omx/openmax/OMX_IVCommon.h      /^    OMX_ColorBlendInvert,$/;" e       enum:OMX_COLORBLENDTYPE
1626 OMX_ColorBlendKhronosExtensions omx/openmax/OMX_IVCommon.h      /^    OMX_ColorBlendKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"  e       enum:OMX_COLORBLENDTYPE
1627 OMX_ColorBlendMax       omx/openmax/OMX_IVCommon.h      /^    OMX_ColorBlendMax = 0x7FFFFFFF$/;"        e       enum:OMX_COLORBLENDTYPE
1628 OMX_ColorBlendNone      omx/openmax/OMX_IVCommon.h      /^    OMX_ColorBlendNone,$/;"   e       enum:OMX_COLORBLENDTYPE
1629 OMX_ColorBlendOr        omx/openmax/OMX_IVCommon.h      /^    OMX_ColorBlendOr,$/;"     e       enum:OMX_COLORBLENDTYPE
1630 OMX_ColorBlendVendorStartUnused omx/openmax/OMX_IVCommon.h      /^    OMX_ColorBlendVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_COLORBLENDTYPE
1631 OMX_CommandFlush        omx/openmax/OMX_Core.h  /^    OMX_CommandFlush,       \/**< Flush the data queue(s) of a component *\/$/;"      e       enum:OMX_COMMANDTYPE
1632 OMX_CommandKhronosExtensions    omx/openmax/OMX_Core.h  /^    OMX_CommandKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"     e       enum:OMX_COMMANDTYPE
1633 OMX_CommandMarkBuffer   omx/openmax/OMX_Core.h  /^    OMX_CommandMarkBuffer,  \/**< Mark a component\/buffer for observation *\/$/;"    e       enum:OMX_COMMANDTYPE
1634 OMX_CommandMax  omx/openmax/OMX_Core.h  /^    OMX_CommandMax = 0X7FFFFFFF$/;"   e       enum:OMX_COMMANDTYPE
1635 OMX_CommandPortDisable  omx/openmax/OMX_Core.h  /^    OMX_CommandPortDisable, \/**< Disable a port on a component. *\/$/;"      e       enum:OMX_COMMANDTYPE
1636 OMX_CommandPortEnable   omx/openmax/OMX_Core.h  /^    OMX_CommandPortEnable,  \/**< Enable a port on a component. *\/$/;"       e       enum:OMX_COMMANDTYPE
1637 OMX_CommandStateSet     omx/openmax/OMX_Core.h  /^    OMX_CommandStateSet,    \/**< Change the component state *\/$/;"  e       enum:OMX_COMMANDTYPE
1638 OMX_CommandVendorStartUnused    omx/openmax/OMX_Core.h  /^    OMX_CommandVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"        e       enum:OMX_COMMANDTYPE
1639 OMX_ComponentExt_h      omx/openmax/OMX_ComponentExt.h  30;"    d
1640 OMX_ComponentNameEnum   omx/openmax/OMX_Core.h  /^OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_ComponentNameEnum($/;" p       signature:( OMX_OUT OMX_STRING cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex)
1641 OMX_Component_h omx/openmax/OMX_Component.h     31;"    d
1642 OMX_CoreExt_h   omx/openmax/OMX_CoreExt.h       30;"    d
1643 OMX_Core_h      omx/openmax/OMX_Core.h  30;"    d
1644 OMX_DATAUNITENCAPSULATIONTYPE   omx/openmax/OMX_IVCommon.h      /^typedef enum OMX_DATAUNITENCAPSULATIONTYPE {$/;"      g
1645 OMX_DATAUNITENCAPSULATIONTYPE   omx/openmax/OMX_IVCommon.h      /^} OMX_DATAUNITENCAPSULATIONTYPE;$/;"  t       typeref:enum:OMX_DATAUNITENCAPSULATIONTYPE
1646 OMX_DATAUNITTYPE        omx/openmax/OMX_IVCommon.h      /^typedef enum OMX_DATAUNITTYPE {$/;"   g
1647 OMX_DATAUNITTYPE        omx/openmax/OMX_IVCommon.h      /^} OMX_DATAUNITTYPE;$/;"       t       typeref:enum:OMX_DATAUNITTYPE
1648 OMX_DIRTYPE     omx/openmax/OMX_Types.h /^typedef enum OMX_DIRTYPE$/;"  g
1649 OMX_DIRTYPE     omx/openmax/OMX_Types.h /^} OMX_DIRTYPE;$/;"    t       typeref:enum:OMX_DIRTYPE
1650 OMX_DITHERTYPE  omx/openmax/OMX_IVCommon.h      /^typedef enum OMX_DITHERTYPE {$/;"     g
1651 OMX_DITHERTYPE  omx/openmax/OMX_IVCommon.h      /^} OMX_DITHERTYPE;$/;" t       typeref:enum:OMX_DITHERTYPE
1652 OMX_DataEncapsulationElementaryStream   omx/openmax/OMX_IVCommon.h      /^    OMX_DataEncapsulationElementaryStream,$/;"        e       enum:OMX_DATAUNITENCAPSULATIONTYPE
1653 OMX_DataEncapsulationGenericPayload     omx/openmax/OMX_IVCommon.h      /^    OMX_DataEncapsulationGenericPayload,$/;"  e       enum:OMX_DATAUNITENCAPSULATIONTYPE
1654 OMX_DataEncapsulationKhronosExtensions  omx/openmax/OMX_IVCommon.h      /^    OMX_DataEncapsulationKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"   e       enum:OMX_DATAUNITENCAPSULATIONTYPE
1655 OMX_DataEncapsulationMax        omx/openmax/OMX_IVCommon.h      /^    OMX_DataEncapsulationMax = 0x7FFFFFFF$/;" e       enum:OMX_DATAUNITENCAPSULATIONTYPE
1656 OMX_DataEncapsulationRtpPayload omx/openmax/OMX_IVCommon.h      /^    OMX_DataEncapsulationRtpPayload,$/;"      e       enum:OMX_DATAUNITENCAPSULATIONTYPE
1657 OMX_DataEncapsulationVendorStartUnused  omx/openmax/OMX_IVCommon.h      /^    OMX_DataEncapsulationVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"      e       enum:OMX_DATAUNITENCAPSULATIONTYPE
1658 OMX_DataUnitArbitraryStreamSection      omx/openmax/OMX_IVCommon.h      /^    OMX_DataUnitArbitraryStreamSection,$/;"   e       enum:OMX_DATAUNITTYPE
1659 OMX_DataUnitCodedPicture        omx/openmax/OMX_IVCommon.h      /^    OMX_DataUnitCodedPicture,$/;"     e       enum:OMX_DATAUNITTYPE
1660 OMX_DataUnitKhronosExtensions   omx/openmax/OMX_IVCommon.h      /^    OMX_DataUnitKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"    e       enum:OMX_DATAUNITTYPE
1661 OMX_DataUnitMax omx/openmax/OMX_IVCommon.h      /^    OMX_DataUnitMax = 0x7FFFFFFF$/;"  e       enum:OMX_DATAUNITTYPE
1662 OMX_DataUnitSeveralSegments     omx/openmax/OMX_IVCommon.h      /^    OMX_DataUnitSeveralSegments,$/;"  e       enum:OMX_DATAUNITTYPE
1663 OMX_DataUnitVendorStartUnused   omx/openmax/OMX_IVCommon.h      /^    OMX_DataUnitVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"       e       enum:OMX_DATAUNITTYPE
1664 OMX_DataUnitVideoSegment        omx/openmax/OMX_IVCommon.h      /^    OMX_DataUnitVideoSegment,$/;"     e       enum:OMX_DATAUNITTYPE
1665 OMX_Deinit      omx/openmax/OMX_Core.h  /^OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_Deinit(void);$/;"      p       signature:(void)
1666 OMX_DirInput    omx/openmax/OMX_Types.h /^    OMX_DirInput,              \/**< Port is an input port *\/$/;"    e       enum:OMX_DIRTYPE
1667 OMX_DirMax      omx/openmax/OMX_Types.h /^    OMX_DirMax = 0x7FFFFFFF$/;"       e       enum:OMX_DIRTYPE
1668 OMX_DirOutput   omx/openmax/OMX_Types.h /^    OMX_DirOutput,             \/**< Port is an output port *\/$/;"   e       enum:OMX_DIRTYPE
1669 OMX_DitherErrorDiffusion        omx/openmax/OMX_IVCommon.h      /^    OMX_DitherErrorDiffusion,$/;"     e       enum:OMX_DITHERTYPE
1670 OMX_DitherKhronosExtensions     omx/openmax/OMX_IVCommon.h      /^    OMX_DitherKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"      e       enum:OMX_DITHERTYPE
1671 OMX_DitherMax   omx/openmax/OMX_IVCommon.h      /^    OMX_DitherMax = 0x7FFFFFFF$/;"    e       enum:OMX_DITHERTYPE
1672 OMX_DitherNone  omx/openmax/OMX_IVCommon.h      /^    OMX_DitherNone,$/;"       e       enum:OMX_DITHERTYPE
1673 OMX_DitherOrdered       omx/openmax/OMX_IVCommon.h      /^    OMX_DitherOrdered,$/;"    e       enum:OMX_DITHERTYPE
1674 OMX_DitherOther omx/openmax/OMX_IVCommon.h      /^    OMX_DitherOther,$/;"      e       enum:OMX_DITHERTYPE
1675 OMX_DitherVendorStartUnused     omx/openmax/OMX_IVCommon.h      /^    OMX_DitherVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;" e       enum:OMX_DITHERTYPE
1676 OMX_ENDIANTYPE  omx/openmax/OMX_Types.h /^typedef enum OMX_ENDIANTYPE$/;"       g
1677 OMX_ENDIANTYPE  omx/openmax/OMX_Types.h /^} OMX_ENDIANTYPE;$/;" t       typeref:enum:OMX_ENDIANTYPE
1678 OMX_ERROREXTTYPE        omx/openmax/OMX_CoreExt.h       /^typedef enum OMX_ERROREXTTYPE $/;"    g
1679 OMX_ERROREXTTYPE        omx/openmax/OMX_CoreExt.h       /^} OMX_ERROREXTTYPE;$/;"       t       typeref:enum:OMX_ERROREXTTYPE
1680 OMX_ERRORTYPE   omx/openmax/OMX_Core.h  /^typedef enum OMX_ERRORTYPE$/;"        g
1681 OMX_ERRORTYPE   omx/openmax/OMX_Core.h  /^} OMX_ERRORTYPE;$/;"  t       typeref:enum:OMX_ERRORTYPE
1682 OMX_EVENTEXTTYPE        omx/openmax/OMX_CoreExt.h       /^typedef enum OMX_EVENTEXTTYPE$/;"     g
1683 OMX_EVENTEXTTYPE        omx/openmax/OMX_CoreExt.h       /^} OMX_EVENTEXTTYPE;$/;"       t       typeref:enum:OMX_EVENTEXTTYPE
1684 OMX_EVENTTYPE   omx/openmax/OMX_Core.h  /^typedef enum OMX_EVENTTYPE$/;"        g
1685 OMX_EVENTTYPE   omx/openmax/OMX_Core.h  /^} OMX_EVENTTYPE;$/;"  t       typeref:enum:OMX_EVENTTYPE
1686 OMX_EVModeMax   omx/openmax/OMX_IVCommon.h      /^    OMX_EVModeMax = 0x7fffffff$/;"    e       enum:OMX_METERINGTYPE
1687 OMX_EXPOSURECONTROLTYPE omx/openmax/OMX_IVCommon.h      /^typedef enum OMX_EXPOSURECONTROLTYPE {$/;"    g
1688 OMX_EXPOSURECONTROLTYPE omx/openmax/OMX_IVCommon.h      /^} OMX_EXPOSURECONTROLTYPE;$/;"        t       typeref:enum:OMX_EXPOSURECONTROLTYPE
1689 OMX_EXTRADATATYPE       omx/openmax/OMX_Core.h  /^typedef enum OMX_EXTRADATATYPE$/;"    g
1690 OMX_EXTRADATATYPE       omx/openmax/OMX_Core.h  /^} OMX_EXTRADATATYPE;$/;"      t       typeref:enum:OMX_EXTRADATATYPE
1691 OMX_EXT_COLOR_FormatNV12LFdValue        omx/gstomx.h    /^    OMX_EXT_COLOR_FormatNV12LFdValue = 0x7F000013$/;" e       enum:__anon4
1692 OMX_EXT_COLOR_FormatNV12LPhysicalAddress        omx/gstomx.h    /^    OMX_EXT_COLOR_FormatNV12LPhysicalAddress = 0x7F000002,$/;"        e       enum:__anon4
1693 OMX_EXT_COLOR_FormatNV12TFdValue        omx/gstomx.h    /^    OMX_EXT_COLOR_FormatNV12TFdValue = 0x7F000012,$/;"        e       enum:__anon4
1694 OMX_EXT_COLOR_FormatNV12TPhysicalAddress        omx/gstomx.h    /^    OMX_EXT_COLOR_FormatNV12TPhysicalAddress = 0x7F000001, \/**< Reserved region for introducing Vendor Extensions *\/$/;"    e       enum:__anon4
1695 OMX_EXT_COLOR_FormatNV12Tiled   omx/gstomx.h    /^    OMX_EXT_COLOR_FormatNV12Tiled = 0x7FC00002,$/;"   e       enum:__anon4
1696 OMX_EffectDissolve      omx/openmax/OMX_IVCommon.h      /^    OMX_EffectDissolve,$/;"   e       enum:OMX_TRANSITIONEFFECTTYPE
1697 OMX_EffectFadeFromBlack omx/openmax/OMX_IVCommon.h      /^    OMX_EffectFadeFromBlack,$/;"      e       enum:OMX_TRANSITIONEFFECTTYPE
1698 OMX_EffectFadeToBlack   omx/openmax/OMX_IVCommon.h      /^    OMX_EffectFadeToBlack,$/;"        e       enum:OMX_TRANSITIONEFFECTTYPE
1699 OMX_EffectKhronosExtensions     omx/openmax/OMX_IVCommon.h      /^    OMX_EffectKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"      e       enum:OMX_TRANSITIONEFFECTTYPE
1700 OMX_EffectMax   omx/openmax/OMX_IVCommon.h      /^    OMX_EffectMax = 0x7FFFFFFF$/;"    e       enum:OMX_TRANSITIONEFFECTTYPE
1701 OMX_EffectNone  omx/openmax/OMX_IVCommon.h      /^    OMX_EffectNone,$/;"       e       enum:OMX_TRANSITIONEFFECTTYPE
1702 OMX_EffectUnspecifiedMixOfTwoScenes     omx/openmax/OMX_IVCommon.h      /^    OMX_EffectUnspecifiedMixOfTwoScenes,$/;"  e       enum:OMX_TRANSITIONEFFECTTYPE
1703 OMX_EffectUnspecifiedThroughConstantColor       omx/openmax/OMX_IVCommon.h      /^    OMX_EffectUnspecifiedThroughConstantColor,$/;"    e       enum:OMX_TRANSITIONEFFECTTYPE
1704 OMX_EffectVendorStartUnused     omx/openmax/OMX_IVCommon.h      /^    OMX_EffectVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;" e       enum:OMX_TRANSITIONEFFECTTYPE
1705 OMX_EffectWipe  omx/openmax/OMX_IVCommon.h      /^    OMX_EffectWipe,$/;"       e       enum:OMX_TRANSITIONEFFECTTYPE
1706 OMX_EmptyThisBuffer     omx/openmax/OMX_Core.h  1096;"  d
1707 OMX_EndianBig   omx/openmax/OMX_Types.h /^    OMX_EndianBig, \/**< big endian *\/$/;"   e       enum:OMX_ENDIANTYPE
1708 OMX_EndianLittle        omx/openmax/OMX_Types.h /^    OMX_EndianLittle, \/**< little endian *\/$/;"     e       enum:OMX_ENDIANTYPE
1709 OMX_EndianMax   omx/openmax/OMX_Types.h /^    OMX_EndianMax = 0x7FFFFFFF$/;"    e       enum:OMX_ENDIANTYPE
1710 OMX_ErrorBadParameter   omx/openmax/OMX_Core.h  /^  OMX_ErrorBadParameter = (OMX_S32) 0x80001005,$/;"   e       enum:OMX_ERRORTYPE
1711 OMX_ErrorBadPortIndex   omx/openmax/OMX_Core.h  /^  OMX_ErrorBadPortIndex = (OMX_S32) 0x8000101B,$/;"   e       enum:OMX_ERRORTYPE
1712 OMX_ErrorComponentNotFound      omx/openmax/OMX_Core.h  /^  OMX_ErrorComponentNotFound = (OMX_S32) 0x80001003,$/;"      e       enum:OMX_ERRORTYPE
1713 OMX_ErrorComponentSuspended     omx/openmax/OMX_Core.h  /^  OMX_ErrorComponentSuspended = (OMX_S32) 0x8000101D,$/;"     e       enum:OMX_ERRORTYPE
1714 OMX_ErrorContentPipeCreationFailed      omx/openmax/OMX_Core.h  /^  OMX_ErrorContentPipeCreationFailed = (OMX_S32) 0x80001022,$/;"      e       enum:OMX_ERRORTYPE
1715 OMX_ErrorContentPipeOpenFailed  omx/openmax/OMX_Core.h  /^  OMX_ErrorContentPipeOpenFailed = (OMX_S32) 0x80001021,$/;"  e       enum:OMX_ERRORTYPE
1716 OMX_ErrorDynamicResourcesUnavailable    omx/openmax/OMX_Core.h  /^  OMX_ErrorDynamicResourcesUnavailable = (OMX_S32) 0x8000101E,$/;"    e       enum:OMX_ERRORTYPE
1717 OMX_ErrorExtMax omx/openmax/OMX_CoreExt.h       /^    OMX_ErrorExtMax = 0x7FFFFFFF$/;"  e       enum:OMX_ERROREXTTYPE
1718 OMX_ErrorFormatNotDetected      omx/openmax/OMX_Core.h  /^  OMX_ErrorFormatNotDetected = (OMX_S32) 0x80001020, $/;"     e       enum:OMX_ERRORTYPE
1719 OMX_ErrorHardware       omx/openmax/OMX_Core.h  /^  OMX_ErrorHardware = (OMX_S32) 0x80001009,$/;"       e       enum:OMX_ERRORTYPE
1720 OMX_ErrorIncorrectStateOperation        omx/openmax/OMX_Core.h  /^  OMX_ErrorIncorrectStateOperation = (OMX_S32) 0x80001018, $/;"       e       enum:OMX_ERRORTYPE
1721 OMX_ErrorIncorrectStateTransition       omx/openmax/OMX_Core.h  /^  OMX_ErrorIncorrectStateTransition = (OMX_S32) 0x80001017,$/;"       e       enum:OMX_ERRORTYPE
1722 OMX_ErrorInsufficientResources  omx/openmax/OMX_Core.h  /^  OMX_ErrorInsufficientResources = (OMX_S32) 0x80001000,$/;"  e       enum:OMX_ERRORTYPE
1723 OMX_ErrorInvalidComponent       omx/openmax/OMX_Core.h  /^  OMX_ErrorInvalidComponent = (OMX_S32) 0x80001004,$/;"       e       enum:OMX_ERRORTYPE
1724 OMX_ErrorInvalidComponentName   omx/openmax/OMX_Core.h  /^  OMX_ErrorInvalidComponentName = (OMX_S32) 0x80001002,$/;"   e       enum:OMX_ERRORTYPE
1725 OMX_ErrorInvalidMode    omx/openmax/OMX_CoreExt.h       /^    OMX_ErrorInvalidMode = (OMX_S32) (OMX_ErrorKhronosExtensions + 0x00000001),$/;"   e       enum:OMX_ERROREXTTYPE
1726 OMX_ErrorInvalidState   omx/openmax/OMX_Core.h  /^  OMX_ErrorInvalidState = (OMX_S32) 0x8000100A,$/;"   e       enum:OMX_ERRORTYPE
1727 OMX_ErrorKhronosExtensions      omx/openmax/OMX_Core.h  /^  OMX_ErrorKhronosExtensions = (OMX_S32)0x8F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"        e       enum:OMX_ERRORTYPE
1728 OMX_ErrorMax    omx/openmax/OMX_Core.h  /^  OMX_ErrorMax = 0x7FFFFFFF$/;"       e       enum:OMX_ERRORTYPE
1729 OMX_ErrorMbErrorsInFrame        omx/openmax/OMX_Core.h  /^  OMX_ErrorMbErrorsInFrame = (OMX_S32) 0x8000101F,$/;"        e       enum:OMX_ERRORTYPE
1730 OMX_ErrorNoMore omx/openmax/OMX_Core.h  /^  OMX_ErrorNoMore = (OMX_S32) 0x8000100E,$/;" e       enum:OMX_ERRORTYPE
1731 OMX_ErrorNone   omx/openmax/OMX_Core.h  /^  OMX_ErrorNone = 0,$/;"      e       enum:OMX_ERRORTYPE
1732 OMX_ErrorNotImplemented omx/openmax/OMX_Core.h  /^  OMX_ErrorNotImplemented = (OMX_S32) 0x80001006,$/;" e       enum:OMX_ERRORTYPE
1733 OMX_ErrorNotReady       omx/openmax/OMX_Core.h  /^  OMX_ErrorNotReady = (OMX_S32) 0x80001010,$/;"       e       enum:OMX_ERRORTYPE
1734 OMX_ErrorOverflow       omx/openmax/OMX_Core.h  /^  OMX_ErrorOverflow = (OMX_S32) 0x80001008,$/;"       e       enum:OMX_ERRORTYPE
1735 OMX_ErrorPortUnpopulated        omx/openmax/OMX_Core.h  /^  OMX_ErrorPortUnpopulated = (OMX_S32) 0x8000101C,$/;"        e       enum:OMX_ERRORTYPE
1736 OMX_ErrorPortUnresponsiveDuringAllocation       omx/openmax/OMX_Core.h  /^  OMX_ErrorPortUnresponsiveDuringAllocation = (OMX_S32) 0x80001014,$/;"       e       enum:OMX_ERRORTYPE
1737 OMX_ErrorPortUnresponsiveDuringDeallocation     omx/openmax/OMX_Core.h  /^  OMX_ErrorPortUnresponsiveDuringDeallocation = (OMX_S32) 0x80001015,$/;"     e       enum:OMX_ERRORTYPE
1738 OMX_ErrorPortUnresponsiveDuringStop     omx/openmax/OMX_Core.h  /^  OMX_ErrorPortUnresponsiveDuringStop = (OMX_S32) 0x80001016,$/;"     e       enum:OMX_ERRORTYPE
1739 OMX_ErrorPortsNotCompatible     omx/openmax/OMX_Core.h  /^  OMX_ErrorPortsNotCompatible = (OMX_S32) 0x8000100C,$/;"     e       enum:OMX_ERRORTYPE
1740 OMX_ErrorResourcesLost  omx/openmax/OMX_Core.h  /^  OMX_ErrorResourcesLost = (OMX_S32) 0x8000100D,$/;"  e       enum:OMX_ERRORTYPE
1741 OMX_ErrorResourcesPreempted     omx/openmax/OMX_Core.h  /^  OMX_ErrorResourcesPreempted = (OMX_S32) 0x80001013, $/;"    e       enum:OMX_ERRORTYPE
1742 OMX_ErrorSameState      omx/openmax/OMX_Core.h  /^  OMX_ErrorSameState = (OMX_S32) 0x80001012,$/;"      e       enum:OMX_ERRORTYPE
1743 OMX_ErrorSeperateTablesUsed     omx/openmax/OMX_Core.h  /^  OMX_ErrorSeperateTablesUsed = (OMX_S32) 0x80001023,$/;"     e       enum:OMX_ERRORTYPE
1744 OMX_ErrorStreamCorrupt  omx/openmax/OMX_Core.h  /^  OMX_ErrorStreamCorrupt = (OMX_S32) 0x8000100B,$/;"  e       enum:OMX_ERRORTYPE
1745 OMX_ErrorTimeout        omx/openmax/OMX_Core.h  /^  OMX_ErrorTimeout = (OMX_S32) 0x80001011,$/;"        e       enum:OMX_ERRORTYPE
1746 OMX_ErrorTunnelingUnsupported   omx/openmax/OMX_Core.h  /^  OMX_ErrorTunnelingUnsupported = (OMX_S32) 0x80001024,$/;"   e       enum:OMX_ERRORTYPE
1747 OMX_ErrorUndefined      omx/openmax/OMX_Core.h  /^  OMX_ErrorUndefined = (OMX_S32) 0x80001001,$/;"      e       enum:OMX_ERRORTYPE
1748 OMX_ErrorUnderflow      omx/openmax/OMX_Core.h  /^  OMX_ErrorUnderflow = (OMX_S32) 0x80001007,$/;"      e       enum:OMX_ERRORTYPE
1749 OMX_ErrorUnsupportedIndex       omx/openmax/OMX_Core.h  /^  OMX_ErrorUnsupportedIndex = (OMX_S32) 0x8000101A,$/;"       e       enum:OMX_ERRORTYPE
1750 OMX_ErrorUnsupportedSetting     omx/openmax/OMX_Core.h  /^  OMX_ErrorUnsupportedSetting = (OMX_S32) 0x80001019,$/;"     e       enum:OMX_ERRORTYPE
1751 OMX_ErrorVendorStartUnused      omx/openmax/OMX_Core.h  /^  OMX_ErrorVendorStartUnused = (OMX_S32)0x90000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"   e       enum:OMX_ERRORTYPE
1752 OMX_ErrorVersionMismatch        omx/openmax/OMX_Core.h  /^  OMX_ErrorVersionMismatch = (OMX_S32) 0x8000100F,$/;"        e       enum:OMX_ERRORTYPE
1753 OMX_EventBufferFlag     omx/openmax/OMX_Core.h  /^    OMX_EventBufferFlag,          \/**< component has detected an EOS *\/ $/;"        e       enum:OMX_EVENTTYPE
1754 OMX_EventCmdComplete    omx/openmax/OMX_Core.h  /^    OMX_EventCmdComplete,         \/**< component has sucessfully completed a command *\/$/;" e       enum:OMX_EVENTTYPE
1755 OMX_EventComponentResumed       omx/openmax/OMX_Core.h  /^   OMX_EventComponentResumed,     \/**< Component resumed due to reacquisition of resources *\/$/;"   e       enum:OMX_EVENTTYPE
1756 OMX_EventDynamicResourcesAvailable      omx/openmax/OMX_Core.h  /^   OMX_EventDynamicResourcesAvailable, \/**< Component has acquired previously unavailable dynamic resources *\/$/;"  e       enum:OMX_EVENTTYPE
1757 OMX_EventError  omx/openmax/OMX_Core.h  /^    OMX_EventError,               \/**< component has detected an error condition *\/$/;"     e       enum:OMX_EVENTTYPE
1758 OMX_EventExtMax omx/openmax/OMX_CoreExt.h       /^    OMX_EventExtMax = 0x7FFFFFFF$/;"  e       enum:OMX_EVENTEXTTYPE
1759 OMX_EventIndexSettingChanged    omx/openmax/OMX_CoreExt.h       /^    OMX_EventIndexSettingChanged = OMX_EventKhronosExtensions, \/**< component signals the IL client of a change$/;"  e       enum:OMX_EVENTEXTTYPE
1760 OMX_EventKhronosExtensions      omx/openmax/OMX_Core.h  /^   OMX_EventKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"        e       enum:OMX_EVENTTYPE
1761 OMX_EventMark   omx/openmax/OMX_Core.h  /^    OMX_EventMark,                \/**< component has detected a buffer mark *\/$/;"  e       enum:OMX_EVENTTYPE
1762 OMX_EventMax    omx/openmax/OMX_Core.h  /^   OMX_EventMax = 0x7FFFFFFF$/;"      e       enum:OMX_EVENTTYPE
1763 OMX_EventPortFormatDetected     omx/openmax/OMX_Core.h  /^   OMX_EventPortFormatDetected,      \/**< Component has detected a supported format. *\/$/;" e       enum:OMX_EVENTTYPE
1764 OMX_EventPortSettingsChanged    omx/openmax/OMX_Core.h  /^    OMX_EventPortSettingsChanged, \/**< component is reported a port settings change *\/$/;"  e       enum:OMX_EVENTTYPE
1765 OMX_EventResourcesAcquired      omx/openmax/OMX_Core.h  /^    OMX_EventResourcesAcquired,   \/**< component has been granted resources and is$/;"       e       enum:OMX_EVENTTYPE
1766 OMX_EventVendorStartUnused      omx/openmax/OMX_Core.h  /^   OMX_EventVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"   e       enum:OMX_EVENTTYPE
1767 OMX_ExposureControlAuto omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlAuto,$/;"      e       enum:OMX_EXPOSURECONTROLTYPE
1768 OMX_ExposureControlBackLight    omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlBackLight,$/;" e       enum:OMX_EXPOSURECONTROLTYPE
1769 OMX_ExposureControlBeach        omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlBeach,$/;"     e       enum:OMX_EXPOSURECONTROLTYPE
1770 OMX_ExposureControlKhronosExtensions    omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"     e       enum:OMX_EXPOSURECONTROLTYPE
1771 OMX_ExposureControlLargeAperture        omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlLargeAperture,$/;"     e       enum:OMX_EXPOSURECONTROLTYPE
1772 OMX_ExposureControlMax  omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlMax = 0x7FFFFFFF$/;"   e       enum:OMX_EXPOSURECONTROLTYPE
1773 OMX_ExposureControlNight        omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlNight,$/;"     e       enum:OMX_EXPOSURECONTROLTYPE
1774 OMX_ExposureControlOff  omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlOff = 0,$/;"   e       enum:OMX_EXPOSURECONTROLTYPE
1775 OMX_ExposureControlSmallApperture       omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlSmallApperture,$/;"    e       enum:OMX_EXPOSURECONTROLTYPE
1776 OMX_ExposureControlSnow omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlSnow,$/;"      e       enum:OMX_EXPOSURECONTROLTYPE
1777 OMX_ExposureControlSports       omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlSports,$/;"    e       enum:OMX_EXPOSURECONTROLTYPE
1778 OMX_ExposureControlSpotLight    omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlSpotLight,$/;" e       enum:OMX_EXPOSURECONTROLTYPE
1779 OMX_ExposureControlVendorStartUnused    omx/openmax/OMX_IVCommon.h      /^    OMX_ExposureControlVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"        e       enum:OMX_EXPOSURECONTROLTYPE
1780 OMX_ExtraDataKhronosExtensions  omx/openmax/OMX_Core.h  /^   OMX_ExtraDataKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"    e       enum:OMX_EXTRADATATYPE
1781 OMX_ExtraDataMax        omx/openmax/OMX_Core.h  /^   OMX_ExtraDataMax = 0x7FFFFFFF$/;"  e       enum:OMX_EXTRADATATYPE
1782 OMX_ExtraDataNone       omx/openmax/OMX_Core.h  /^   OMX_ExtraDataNone = 0,                       \/**< Indicates that no more extra data sections follow *\/        $/;"       e       enum:OMX_EXTRADATATYPE
1783 OMX_ExtraDataQuantization       omx/openmax/OMX_Core.h  /^   OMX_ExtraDataQuantization,                   \/**< The data payload contains quantization data *\/$/;"     e       enum:OMX_EXTRADATATYPE
1784 OMX_ExtraDataVendorStartUnused  omx/openmax/OMX_Core.h  /^   OMX_ExtraDataVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"       e       enum:OMX_EXTRADATATYPE
1785 OMX_FALSE       omx/openmax/OMX_Types.h /^    OMX_FALSE = 0,$/;"        e       enum:OMX_BOOL
1786 OMX_FOCUSSTATUSTYPE     omx/openmax/OMX_IVCommon.h      /^typedef enum OMX_FOCUSSTATUSTYPE {$/;"        g
1787 OMX_FOCUSSTATUSTYPE     omx/openmax/OMX_IVCommon.h      /^} OMX_FOCUSSTATUSTYPE;$/;"    t       typeref:enum:OMX_FOCUSSTATUSTYPE
1788 OMX_FRAMESIZETYPE       omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_FRAMESIZETYPE {$/;"        s
1789 OMX_FRAMESIZETYPE       omx/openmax/OMX_IVCommon.h      /^} OMX_FRAMESIZETYPE;$/;"      t       typeref:struct:OMX_FRAMESIZETYPE
1790 OMX_FRAMESIZETYPE::nHeight      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nHeight;$/;"      m       struct:OMX_FRAMESIZETYPE        access:public
1791 OMX_FRAMESIZETYPE::nPortIndex   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_FRAMESIZETYPE        access:public
1792 OMX_FRAMESIZETYPE::nSize        omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_FRAMESIZETYPE        access:public
1793 OMX_FRAMESIZETYPE::nVersion     omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_FRAMESIZETYPE        access:public
1794 OMX_FRAMESIZETYPE::nWidth       omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nWidth;$/;"       m       struct:OMX_FRAMESIZETYPE        access:public
1795 OMX_FillThisBuffer      omx/openmax/OMX_Core.h  1126;"  d
1796 OMX_FocusStatusKhronosExtensions        omx/openmax/OMX_IVCommon.h      /^    OMX_FocusStatusKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;" e       enum:OMX_FOCUSSTATUSTYPE
1797 OMX_FocusStatusLost     omx/openmax/OMX_IVCommon.h      /^    OMX_FocusStatusLost,$/;"  e       enum:OMX_FOCUSSTATUSTYPE
1798 OMX_FocusStatusMax      omx/openmax/OMX_IVCommon.h      /^    OMX_FocusStatusMax = 0x7FFFFFFF$/;"       e       enum:OMX_FOCUSSTATUSTYPE
1799 OMX_FocusStatusOff      omx/openmax/OMX_IVCommon.h      /^    OMX_FocusStatusOff = 0,$/;"       e       enum:OMX_FOCUSSTATUSTYPE
1800 OMX_FocusStatusReached  omx/openmax/OMX_IVCommon.h      /^    OMX_FocusStatusReached,$/;"       e       enum:OMX_FOCUSSTATUSTYPE
1801 OMX_FocusStatusRequest  omx/openmax/OMX_IVCommon.h      /^    OMX_FocusStatusRequest,$/;"       e       enum:OMX_FOCUSSTATUSTYPE
1802 OMX_FocusStatusUnableToReach    omx/openmax/OMX_IVCommon.h      /^    OMX_FocusStatusUnableToReach,$/;" e       enum:OMX_FOCUSSTATUSTYPE
1803 OMX_FocusStatusVendorStartUnused        omx/openmax/OMX_IVCommon.h      /^    OMX_FocusStatusVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"    e       enum:OMX_FOCUSSTATUSTYPE
1804 OMX_FreeBuffer  omx/openmax/OMX_Core.h  1064;"  d
1805 OMX_FreeHandle  omx/openmax/OMX_Core.h  /^OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_FreeHandle($/;"        p       signature:( OMX_IN OMX_HANDLETYPE hComponent)
1806 OMX_GetComponentVersion omx/openmax/OMX_Core.h  684;"   d
1807 OMX_GetComponentsOfRole omx/openmax/OMX_Core.h  /^OMX_API OMX_ERRORTYPE OMX_GetComponentsOfRole ( $/;"  p       signature:( OMX_IN OMX_STRING role, OMX_INOUT OMX_U32 *pNumComps, OMX_INOUT OMX_U8 **compNames)
1808 OMX_GetConfig   omx/openmax/OMX_Core.h  861;"   d
1809 OMX_GetContentPipe      omx/openmax/OMX_Core.h  /^OMX_API OMX_ERRORTYPE   OMX_GetContentPipe($/;"       p       signature:( OMX_OUT OMX_HANDLETYPE *hPipe, OMX_IN OMX_STRING szURI)
1810 OMX_GetExtensionIndex   omx/openmax/OMX_Core.h  931;"   d
1811 OMX_GetHandle   omx/openmax/OMX_Core.h  /^OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_GetHandle($/;" p       signature:( OMX_OUT OMX_HANDLETYPE* pHandle, OMX_IN OMX_STRING cComponentName, OMX_IN OMX_PTR pAppData, OMX_IN OMX_CALLBACKTYPE* pCallBacks)
1812 OMX_GetParameter        omx/openmax/OMX_Core.h  786;"   d
1813 OMX_GetRolesOfComponent omx/openmax/OMX_Core.h  /^OMX_API OMX_ERRORTYPE OMX_GetRolesOfComponent ( $/;"  p       signature:( OMX_IN OMX_STRING compName, OMX_INOUT OMX_U32 *pNumRoles, OMX_OUT OMX_U8 **roles)
1814 OMX_GetState    omx/openmax/OMX_Core.h  958;"   d
1815 OMX_HANDLETYPE  omx/openmax/OMX_Types.h /^typedef void* OMX_HANDLETYPE;$/;"     t
1816 OMX_IMAGEFILTERTYPE     omx/openmax/OMX_IVCommon.h      /^typedef enum OMX_IMAGEFILTERTYPE {$/;"        g
1817 OMX_IMAGEFILTERTYPE     omx/openmax/OMX_IVCommon.h      /^} OMX_IMAGEFILTERTYPE;$/;"    t       typeref:enum:OMX_IMAGEFILTERTYPE
1818 OMX_IMAGE_CODINGTYPE    omx/openmax/OMX_Image.h /^typedef enum OMX_IMAGE_CODINGTYPE {$/;"       g
1819 OMX_IMAGE_CODINGTYPE    omx/openmax/OMX_Image.h /^} OMX_IMAGE_CODINGTYPE;$/;"   t       typeref:enum:OMX_IMAGE_CODINGTYPE
1820 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE       omx/openmax/OMX_Image.h /^typedef struct OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE {$/;"        s
1821 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE       omx/openmax/OMX_Image.h /^} OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE;$/;"      t       typeref:struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE
1822 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE::eFocusControl        omx/openmax/OMX_Image.h /^    OMX_IMAGE_FOCUSCONTROLTYPE eFocusControl;$/;"     m       struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE        access:public
1823 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE::nFocusStepIndex      omx/openmax/OMX_Image.h /^    OMX_U32 nFocusStepIndex;$/;"      m       struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE        access:public
1824 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE::nFocusSteps  omx/openmax/OMX_Image.h /^    OMX_U32 nFocusSteps;$/;"  m       struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE        access:public
1825 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE::nPortIndex   omx/openmax/OMX_Image.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE        access:public
1826 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE::nSize        omx/openmax/OMX_Image.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE        access:public
1827 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE::nVersion     omx/openmax/OMX_Image.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE        access:public
1828 OMX_IMAGE_CodingAutoDetect      omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingAutoDetect,  \/**< Auto detection of image format *\/$/;" e       enum:OMX_IMAGE_CODINGTYPE
1829 OMX_IMAGE_CodingBMP     omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingBMP,         \/**< Windows Bitmap format *\/$/;"  e       enum:OMX_IMAGE_CODINGTYPE
1830 OMX_IMAGE_CodingEXIF    omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingEXIF,        \/**< EXIF image format *\/$/;"      e       enum:OMX_IMAGE_CODINGTYPE
1831 OMX_IMAGE_CodingGIF     omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingGIF,         \/**< Graphics image format *\/$/;"  e       enum:OMX_IMAGE_CODINGTYPE
1832 OMX_IMAGE_CodingJPEG    omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingJPEG,        \/**< JPEG\/JFIF image format *\/$/;"        e       enum:OMX_IMAGE_CODINGTYPE
1833 OMX_IMAGE_CodingJPEG2K  omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingJPEG2K,      \/**< JPEG 2000 image format *\/$/;" e       enum:OMX_IMAGE_CODINGTYPE
1834 OMX_IMAGE_CodingKhronosExtensions       omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"        e       enum:OMX_IMAGE_CODINGTYPE
1835 OMX_IMAGE_CodingLZW     omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingLZW,         \/**< LZW image format *\/$/;"       e       enum:OMX_IMAGE_CODINGTYPE
1836 OMX_IMAGE_CodingMax     omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingMax = 0x7FFFFFFF$/;"      e       enum:OMX_IMAGE_CODINGTYPE
1837 OMX_IMAGE_CodingPNG     omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingPNG,         \/**< PNG image format *\/$/;"       e       enum:OMX_IMAGE_CODINGTYPE
1838 OMX_IMAGE_CodingTIFF    omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingTIFF,        \/**< TIFF image format *\/$/;"      e       enum:OMX_IMAGE_CODINGTYPE
1839 OMX_IMAGE_CodingUnused  omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingUnused,      \/**< Value when format is N\/A *\/$/;"      e       enum:OMX_IMAGE_CODINGTYPE
1840 OMX_IMAGE_CodingVendorStartUnused       omx/openmax/OMX_Image.h /^    OMX_IMAGE_CodingVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"   e       enum:OMX_IMAGE_CODINGTYPE
1841 OMX_IMAGE_FLASHCONTROLTYPE      omx/openmax/OMX_Image.h /^typedef enum OMX_IMAGE_FLASHCONTROLTYPE {$/;" g
1842 OMX_IMAGE_FLASHCONTROLTYPE      omx/openmax/OMX_Image.h /^} OMX_IMAGE_FLASHCONTROLTYPE;$/;"     t       typeref:enum:OMX_IMAGE_FLASHCONTROLTYPE
1843 OMX_IMAGE_FOCUSCONTROLTYPE      omx/openmax/OMX_Image.h /^typedef enum OMX_IMAGE_FOCUSCONTROLTYPE {$/;" g
1844 OMX_IMAGE_FOCUSCONTROLTYPE      omx/openmax/OMX_Image.h /^} OMX_IMAGE_FOCUSCONTROLTYPE;$/;"     t       typeref:enum:OMX_IMAGE_FOCUSCONTROLTYPE
1845 OMX_IMAGE_FlashControlAuto      omx/openmax/OMX_Image.h /^    OMX_IMAGE_FlashControlAuto,$/;"   e       enum:OMX_IMAGE_FLASHCONTROLTYPE
1846 OMX_IMAGE_FlashControlFillin    omx/openmax/OMX_Image.h /^    OMX_IMAGE_FlashControlFillin,$/;" e       enum:OMX_IMAGE_FLASHCONTROLTYPE
1847 OMX_IMAGE_FlashControlKhronosExtensions omx/openmax/OMX_Image.h /^    OMX_IMAGE_FlashControlKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"  e       enum:OMX_IMAGE_FLASHCONTROLTYPE
1848 OMX_IMAGE_FlashControlMax       omx/openmax/OMX_Image.h /^    OMX_IMAGE_FlashControlMax = 0x7FFFFFFF$/;"        e       enum:OMX_IMAGE_FLASHCONTROLTYPE
1849 OMX_IMAGE_FlashControlOff       omx/openmax/OMX_Image.h /^    OMX_IMAGE_FlashControlOff,$/;"    e       enum:OMX_IMAGE_FLASHCONTROLTYPE
1850 OMX_IMAGE_FlashControlOn        omx/openmax/OMX_Image.h /^    OMX_IMAGE_FlashControlOn = 0,$/;" e       enum:OMX_IMAGE_FLASHCONTROLTYPE
1851 OMX_IMAGE_FlashControlRedEyeReduction   omx/openmax/OMX_Image.h /^    OMX_IMAGE_FlashControlRedEyeReduction,$/;"        e       enum:OMX_IMAGE_FLASHCONTROLTYPE
1852 OMX_IMAGE_FlashControlTorch     omx/openmax/OMX_Image.h /^    OMX_IMAGE_FlashControlTorch,$/;"  e       enum:OMX_IMAGE_FLASHCONTROLTYPE
1853 OMX_IMAGE_FlashControlVendorStartUnused omx/openmax/OMX_Image.h /^    OMX_IMAGE_FlashControlVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_IMAGE_FLASHCONTROLTYPE
1854 OMX_IMAGE_FocusControlAuto      omx/openmax/OMX_Image.h /^    OMX_IMAGE_FocusControlAuto,$/;"   e       enum:OMX_IMAGE_FOCUSCONTROLTYPE
1855 OMX_IMAGE_FocusControlAutoLock  omx/openmax/OMX_Image.h /^    OMX_IMAGE_FocusControlAutoLock,$/;"       e       enum:OMX_IMAGE_FOCUSCONTROLTYPE
1856 OMX_IMAGE_FocusControlKhronosExtensions omx/openmax/OMX_Image.h /^    OMX_IMAGE_FocusControlKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"  e       enum:OMX_IMAGE_FOCUSCONTROLTYPE
1857 OMX_IMAGE_FocusControlMax       omx/openmax/OMX_Image.h /^    OMX_IMAGE_FocusControlMax = 0x7FFFFFFF$/;"        e       enum:OMX_IMAGE_FOCUSCONTROLTYPE
1858 OMX_IMAGE_FocusControlOff       omx/openmax/OMX_Image.h /^    OMX_IMAGE_FocusControlOff,$/;"    e       enum:OMX_IMAGE_FOCUSCONTROLTYPE
1859 OMX_IMAGE_FocusControlOn        omx/openmax/OMX_Image.h /^    OMX_IMAGE_FocusControlOn = 0,$/;" e       enum:OMX_IMAGE_FOCUSCONTROLTYPE
1860 OMX_IMAGE_FocusControlVendorStartUnused omx/openmax/OMX_Image.h /^    OMX_IMAGE_FocusControlVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_IMAGE_FOCUSCONTROLTYPE
1861 OMX_IMAGE_HUFFMANTABLETYPE      omx/openmax/OMX_Image.h /^typedef enum OMX_IMAGE_HUFFMANTABLETYPE {$/;" g
1862 OMX_IMAGE_HUFFMANTABLETYPE      omx/openmax/OMX_Image.h /^} OMX_IMAGE_HUFFMANTABLETYPE;$/;"     t       typeref:enum:OMX_IMAGE_HUFFMANTABLETYPE
1863 OMX_IMAGE_HuffmanTableAC        omx/openmax/OMX_Image.h /^    OMX_IMAGE_HuffmanTableAC = 0,$/;" e       enum:OMX_IMAGE_HUFFMANTABLETYPE
1864 OMX_IMAGE_HuffmanTableACChroma  omx/openmax/OMX_Image.h /^    OMX_IMAGE_HuffmanTableACChroma,$/;"       e       enum:OMX_IMAGE_HUFFMANTABLETYPE
1865 OMX_IMAGE_HuffmanTableACLuma    omx/openmax/OMX_Image.h /^    OMX_IMAGE_HuffmanTableACLuma,$/;" e       enum:OMX_IMAGE_HUFFMANTABLETYPE
1866 OMX_IMAGE_HuffmanTableDC        omx/openmax/OMX_Image.h /^    OMX_IMAGE_HuffmanTableDC,$/;"     e       enum:OMX_IMAGE_HUFFMANTABLETYPE
1867 OMX_IMAGE_HuffmanTableDCChroma  omx/openmax/OMX_Image.h /^    OMX_IMAGE_HuffmanTableDCChroma,$/;"       e       enum:OMX_IMAGE_HUFFMANTABLETYPE
1868 OMX_IMAGE_HuffmanTableDCLuma    omx/openmax/OMX_Image.h /^    OMX_IMAGE_HuffmanTableDCLuma,$/;" e       enum:OMX_IMAGE_HUFFMANTABLETYPE
1869 OMX_IMAGE_HuffmanTableKhronosExtensions omx/openmax/OMX_Image.h /^    OMX_IMAGE_HuffmanTableKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"  e       enum:OMX_IMAGE_HUFFMANTABLETYPE
1870 OMX_IMAGE_HuffmanTableMax       omx/openmax/OMX_Image.h /^    OMX_IMAGE_HuffmanTableMax = 0x7FFFFFFF$/;"        e       enum:OMX_IMAGE_HUFFMANTABLETYPE
1871 OMX_IMAGE_HuffmanTableVendorStartUnused omx/openmax/OMX_Image.h /^    OMX_IMAGE_HuffmanTableVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_IMAGE_HUFFMANTABLETYPE
1872 OMX_IMAGE_PARAM_FLASHCONTROLTYPE        omx/openmax/OMX_Image.h /^typedef struct OMX_IMAGE_PARAM_FLASHCONTROLTYPE {$/;" s
1873 OMX_IMAGE_PARAM_FLASHCONTROLTYPE        omx/openmax/OMX_Image.h /^} OMX_IMAGE_PARAM_FLASHCONTROLTYPE;$/;"       t       typeref:struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE
1874 OMX_IMAGE_PARAM_FLASHCONTROLTYPE::eFlashControl omx/openmax/OMX_Image.h /^    OMX_IMAGE_FLASHCONTROLTYPE eFlashControl;$/;"     m       struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE access:public
1875 OMX_IMAGE_PARAM_FLASHCONTROLTYPE::nPortIndex    omx/openmax/OMX_Image.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE access:public
1876 OMX_IMAGE_PARAM_FLASHCONTROLTYPE::nSize omx/openmax/OMX_Image.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE access:public
1877 OMX_IMAGE_PARAM_FLASHCONTROLTYPE::nVersion      omx/openmax/OMX_Image.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE access:public
1878 OMX_IMAGE_PARAM_HUFFMANTTABLETYPE       omx/openmax/OMX_Image.h /^typedef struct OMX_IMAGE_PARAM_HUFFMANTTABLETYPE {$/;"        s
1879 OMX_IMAGE_PARAM_HUFFMANTTABLETYPE       omx/openmax/OMX_Image.h /^}OMX_IMAGE_PARAM_HUFFMANTTABLETYPE;$/;"       t       typeref:struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE
1880 OMX_IMAGE_PARAM_HUFFMANTTABLETYPE::eHuffmanTable        omx/openmax/OMX_Image.h /^    OMX_IMAGE_HUFFMANTABLETYPE eHuffmanTable;$/;"     m       struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE        access:public
1881 OMX_IMAGE_PARAM_HUFFMANTTABLETYPE::nHuffmanTable        omx/openmax/OMX_Image.h /^    OMX_U8 nHuffmanTable[256];$/;"    m       struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE        access:public
1882 OMX_IMAGE_PARAM_HUFFMANTTABLETYPE::nNumberOfHuffmanCodeOfLength omx/openmax/OMX_Image.h /^    OMX_U8 nNumberOfHuffmanCodeOfLength[16];$/;"      m       struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE        access:public
1883 OMX_IMAGE_PARAM_HUFFMANTTABLETYPE::nPortIndex   omx/openmax/OMX_Image.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE        access:public
1884 OMX_IMAGE_PARAM_HUFFMANTTABLETYPE::nSize        omx/openmax/OMX_Image.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE        access:public
1885 OMX_IMAGE_PARAM_HUFFMANTTABLETYPE::nVersion     omx/openmax/OMX_Image.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE        access:public
1886 OMX_IMAGE_PARAM_PORTFORMATTYPE  omx/openmax/OMX_Image.h /^typedef struct OMX_IMAGE_PARAM_PORTFORMATTYPE {$/;"   s
1887 OMX_IMAGE_PARAM_PORTFORMATTYPE  omx/openmax/OMX_Image.h /^} OMX_IMAGE_PARAM_PORTFORMATTYPE;$/;" t       typeref:struct:OMX_IMAGE_PARAM_PORTFORMATTYPE
1888 OMX_IMAGE_PARAM_PORTFORMATTYPE::eColorFormat    omx/openmax/OMX_Image.h /^    OMX_COLOR_FORMATTYPE eColorFormat;$/;"    m       struct:OMX_IMAGE_PARAM_PORTFORMATTYPE   access:public
1889 OMX_IMAGE_PARAM_PORTFORMATTYPE::eCompressionFormat      omx/openmax/OMX_Image.h /^    OMX_IMAGE_CODINGTYPE eCompressionFormat;$/;"      m       struct:OMX_IMAGE_PARAM_PORTFORMATTYPE   access:public
1890 OMX_IMAGE_PARAM_PORTFORMATTYPE::nIndex  omx/openmax/OMX_Image.h /^    OMX_U32 nIndex;$/;"       m       struct:OMX_IMAGE_PARAM_PORTFORMATTYPE   access:public
1891 OMX_IMAGE_PARAM_PORTFORMATTYPE::nPortIndex      omx/openmax/OMX_Image.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_IMAGE_PARAM_PORTFORMATTYPE   access:public
1892 OMX_IMAGE_PARAM_PORTFORMATTYPE::nSize   omx/openmax/OMX_Image.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_IMAGE_PARAM_PORTFORMATTYPE   access:public
1893 OMX_IMAGE_PARAM_PORTFORMATTYPE::nVersion        omx/openmax/OMX_Image.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_IMAGE_PARAM_PORTFORMATTYPE   access:public
1894 OMX_IMAGE_PARAM_QFACTORTYPE     omx/openmax/OMX_Image.h /^typedef struct OMX_IMAGE_PARAM_QFACTORTYPE {$/;"      s
1895 OMX_IMAGE_PARAM_QFACTORTYPE     omx/openmax/OMX_Image.h /^} OMX_IMAGE_PARAM_QFACTORTYPE;$/;"    t       typeref:struct:OMX_IMAGE_PARAM_QFACTORTYPE
1896 OMX_IMAGE_PARAM_QFACTORTYPE::nPortIndex omx/openmax/OMX_Image.h /^    OMX_U32 nPortIndex;       $/;"    m       struct:OMX_IMAGE_PARAM_QFACTORTYPE      access:public
1897 OMX_IMAGE_PARAM_QFACTORTYPE::nQFactor   omx/openmax/OMX_Image.h /^    OMX_U32 nQFactor;                                        $/;"     m       struct:OMX_IMAGE_PARAM_QFACTORTYPE      access:public
1898 OMX_IMAGE_PARAM_QFACTORTYPE::nSize      omx/openmax/OMX_Image.h /^    OMX_U32 nSize;            $/;"    m       struct:OMX_IMAGE_PARAM_QFACTORTYPE      access:public
1899 OMX_IMAGE_PARAM_QFACTORTYPE::nVersion   omx/openmax/OMX_Image.h /^    OMX_VERSIONTYPE nVersion; $/;"    m       struct:OMX_IMAGE_PARAM_QFACTORTYPE      access:public
1900 OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE   omx/openmax/OMX_Image.h /^typedef struct OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE {$/;"    s
1901 OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE   omx/openmax/OMX_Image.h /^} OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE;$/;"  t       typeref:struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE
1902 OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE::eQuantizationTable       omx/openmax/OMX_Image.h /^    OMX_IMAGE_QUANTIZATIONTABLETYPE eQuantizationTable;$/;"   m       struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE    access:public
1903 OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE::nPortIndex       omx/openmax/OMX_Image.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE    access:public
1904 OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE::nQuantizationMatrix      omx/openmax/OMX_Image.h /^    OMX_U8 nQuantizationMatrix[64];$/;"       m       struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE    access:public
1905 OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE::nSize    omx/openmax/OMX_Image.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE    access:public
1906 OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE::nVersion omx/openmax/OMX_Image.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE    access:public
1907 OMX_IMAGE_PORTDEFINITIONTYPE    omx/openmax/OMX_Image.h /^typedef struct OMX_IMAGE_PORTDEFINITIONTYPE {$/;"     s
1908 OMX_IMAGE_PORTDEFINITIONTYPE    omx/openmax/OMX_Image.h /^} OMX_IMAGE_PORTDEFINITIONTYPE;$/;"   t       typeref:struct:OMX_IMAGE_PORTDEFINITIONTYPE
1909 OMX_IMAGE_PORTDEFINITIONTYPE::bFlagErrorConcealment     omx/openmax/OMX_Image.h /^    OMX_BOOL bFlagErrorConcealment;$/;"       m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
1910 OMX_IMAGE_PORTDEFINITIONTYPE::cMIMEType omx/openmax/OMX_Image.h /^    OMX_STRING cMIMEType;$/;" m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
1911 OMX_IMAGE_PORTDEFINITIONTYPE::eColorFormat      omx/openmax/OMX_Image.h /^    OMX_COLOR_FORMATTYPE eColorFormat;$/;"    m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
1912 OMX_IMAGE_PORTDEFINITIONTYPE::eCompressionFormat        omx/openmax/OMX_Image.h /^    OMX_IMAGE_CODINGTYPE eCompressionFormat;$/;"      m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
1913 OMX_IMAGE_PORTDEFINITIONTYPE::nFrameHeight      omx/openmax/OMX_Image.h /^    OMX_U32 nFrameHeight;$/;" m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
1914 OMX_IMAGE_PORTDEFINITIONTYPE::nFrameWidth       omx/openmax/OMX_Image.h /^    OMX_U32 nFrameWidth; $/;" m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
1915 OMX_IMAGE_PORTDEFINITIONTYPE::nSliceHeight      omx/openmax/OMX_Image.h /^    OMX_U32 nSliceHeight;$/;" m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
1916 OMX_IMAGE_PORTDEFINITIONTYPE::nStride   omx/openmax/OMX_Image.h /^    OMX_S32 nStride;     $/;" m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
1917 OMX_IMAGE_PORTDEFINITIONTYPE::pNativeRender     omx/openmax/OMX_Image.h /^    OMX_NATIVE_DEVICETYPE pNativeRender;$/;"  m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
1918 OMX_IMAGE_PORTDEFINITIONTYPE::pNativeWindow     omx/openmax/OMX_Image.h /^    OMX_NATIVE_WINDOWTYPE pNativeWindow;$/;"  m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
1919 OMX_IMAGE_QUANTIZATIONTABLETYPE omx/openmax/OMX_Image.h /^typedef enum OMX_IMAGE_QUANTIZATIONTABLETYPE {$/;"    g
1920 OMX_IMAGE_QUANTIZATIONTABLETYPE omx/openmax/OMX_Image.h /^} OMX_IMAGE_QUANTIZATIONTABLETYPE;$/;"        t       typeref:enum:OMX_IMAGE_QUANTIZATIONTABLETYPE
1921 OMX_IMAGE_QuantizationTableChroma       omx/openmax/OMX_Image.h /^    OMX_IMAGE_QuantizationTableChroma,$/;"    e       enum:OMX_IMAGE_QUANTIZATIONTABLETYPE
1922 OMX_IMAGE_QuantizationTableChromaCb     omx/openmax/OMX_Image.h /^    OMX_IMAGE_QuantizationTableChromaCb,$/;"  e       enum:OMX_IMAGE_QUANTIZATIONTABLETYPE
1923 OMX_IMAGE_QuantizationTableChromaCr     omx/openmax/OMX_Image.h /^    OMX_IMAGE_QuantizationTableChromaCr,$/;"  e       enum:OMX_IMAGE_QUANTIZATIONTABLETYPE
1924 OMX_IMAGE_QuantizationTableKhronosExtensions    omx/openmax/OMX_Image.h /^    OMX_IMAGE_QuantizationTableKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"     e       enum:OMX_IMAGE_QUANTIZATIONTABLETYPE
1925 OMX_IMAGE_QuantizationTableLuma omx/openmax/OMX_Image.h /^    OMX_IMAGE_QuantizationTableLuma = 0,$/;"  e       enum:OMX_IMAGE_QUANTIZATIONTABLETYPE
1926 OMX_IMAGE_QuantizationTableMax  omx/openmax/OMX_Image.h /^    OMX_IMAGE_QuantizationTableMax = 0x7FFFFFFF$/;"   e       enum:OMX_IMAGE_QUANTIZATIONTABLETYPE
1927 OMX_IMAGE_QuantizationTableVendorStartUnused    omx/openmax/OMX_Image.h /^    OMX_IMAGE_QuantizationTableVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"        e       enum:OMX_IMAGE_QUANTIZATIONTABLETYPE
1928 OMX_IN  omx/openmax/OMX_Types.h 75;"    d
1929 OMX_INDEXEXTTYPE        omx/openmax/OMX_IndexExt.h      /^typedef enum OMX_INDEXEXTTYPE {$/;"   g
1930 OMX_INDEXEXTTYPE        omx/openmax/OMX_IndexExt.h      /^} OMX_INDEXEXTTYPE;$/;"       t       typeref:enum:OMX_INDEXEXTTYPE
1931 OMX_INDEXTYPE   omx/openmax/OMX_Index.h /^typedef enum OMX_INDEXTYPE {$/;"      g
1932 OMX_INDEXTYPE   omx/openmax/OMX_Index.h /^} OMX_INDEXTYPE;$/;"  t       typeref:enum:OMX_INDEXTYPE
1933 OMX_INIT_STRUCTURE      omx/gstomxvideodec.h    41;"    d
1934 OMX_INOUT       omx/openmax/OMX_Types.h 91;"    d
1935 OMX_IVCommon_h  omx/openmax/OMX_IVCommon.h      30;"    d
1936 OMX_ImageFilterAntialias        omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterAntialias, $/;"    e       enum:OMX_IMAGEFILTERTYPE
1937 OMX_ImageFilterDeRing   omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterDeRing,       $/;" e       enum:OMX_IMAGEFILTERTYPE
1938 OMX_ImageFilterEmboss   omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterEmboss,$/;"        e       enum:OMX_IMAGEFILTERTYPE
1939 OMX_ImageFilterGpen     omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterGpen,$/;"  e       enum:OMX_IMAGEFILTERTYPE
1940 OMX_ImageFilterHatch    omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterHatch,$/;" e       enum:OMX_IMAGEFILTERTYPE
1941 OMX_ImageFilterKhronosExtensions        omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;" e       enum:OMX_IMAGEFILTERTYPE
1942 OMX_ImageFilterMax      omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterMax = 0x7FFFFFFF$/;"       e       enum:OMX_IMAGEFILTERTYPE
1943 OMX_ImageFilterNegative omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterNegative,$/;"      e       enum:OMX_IMAGEFILTERTYPE
1944 OMX_ImageFilterNoise    omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterNoise,$/;" e       enum:OMX_IMAGEFILTERTYPE
1945 OMX_ImageFilterNone     omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterNone,$/;"  e       enum:OMX_IMAGEFILTERTYPE
1946 OMX_ImageFilterOilPaint omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterOilPaint,$/;"      e       enum:OMX_IMAGEFILTERTYPE
1947 OMX_ImageFilterSketch   omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterSketch,$/;"        e       enum:OMX_IMAGEFILTERTYPE
1948 OMX_ImageFilterSolarize omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterSolarize,$/;"      e       enum:OMX_IMAGEFILTERTYPE
1949 OMX_ImageFilterVendorStartUnused        omx/openmax/OMX_IVCommon.h      /^    OMX_ImageFilterVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"    e       enum:OMX_IMAGEFILTERTYPE
1950 OMX_Image_h     omx/openmax/OMX_Image.h 29;"    d
1951 OMX_IndexAudioStartUnused       omx/openmax/OMX_Index.h /^    OMX_IndexAudioStartUnused = 0x04000000,$/;"       e       enum:OMX_INDEXTYPE
1952 OMX_IndexAutoPauseAfterCapture  omx/openmax/OMX_Index.h /^    OMX_IndexAutoPauseAfterCapture,         \/**< reference: OMX_CONFIG_BOOLEANTYPE *\/ $/;"  e       enum:OMX_INDEXTYPE
1953 OMX_IndexCommonStartUnused      omx/openmax/OMX_Index.h /^    OMX_IndexCommonStartUnused = 0x07000000,$/;"      e       enum:OMX_INDEXTYPE
1954 OMX_IndexComponentStartUnused   omx/openmax/OMX_Index.h /^    OMX_IndexComponentStartUnused = 0x01000000,$/;"   e       enum:OMX_INDEXTYPE
1955 OMX_IndexConfigAudioBalance     omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioBalance,            \/**< reference: OMX_AUDIO_CONFIG_BALANCETYPE *\/$/;"     e       enum:OMX_INDEXTYPE
1956 OMX_IndexConfigAudioBass        omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioBass,               \/**< reference: OMX_AUDIO_CONFIG_BASSTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
1957 OMX_IndexConfigAudioChannelMute omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioChannelMute,        \/**< reference: OMX_AUDIO_CONFIG_CHANNELMUTETYPE *\/$/;" e       enum:OMX_INDEXTYPE
1958 OMX_IndexConfigAudioChannelVolume       omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioChannelVolume,      \/**< reference: OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE *\/$/;"       e       enum:OMX_INDEXTYPE
1959 OMX_IndexConfigAudioChorus      omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioChorus,             \/**< reference: OMX_AUDIO_CONFIG_CHORUSTYPE *\/$/;"      e       enum:OMX_INDEXTYPE
1960 OMX_IndexConfigAudioEchoCancelation     omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioEchoCancelation,    \/**< reference: OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE *\/$/;"     e       enum:OMX_INDEXTYPE
1961 OMX_IndexConfigAudioEqualizer   omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioEqualizer,          \/**< reference: OMX_AUDIO_CONFIG_EQUALIZERTYPE *\/$/;"   e       enum:OMX_INDEXTYPE
1962 OMX_IndexConfigAudioLoudness    omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioLoudness,           \/**< reference: OMX_AUDIO_CONFIG_LOUDNESSTYPE *\/$/;"    e       enum:OMX_INDEXTYPE
1963 OMX_IndexConfigAudioMidiControl omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioMidiControl,        \/**< reference: OMX_AUDIO_CONFIG_MIDICONTROLTYPE *\/$/;" e       enum:OMX_INDEXTYPE
1964 OMX_IndexConfigAudioMidiImmediateEvent  omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioMidiImmediateEvent, \/**< reference: OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
1965 OMX_IndexConfigAudioMidiMetaEvent       omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioMidiMetaEvent,      \/**< reference: OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
1966 OMX_IndexConfigAudioMidiMetaEventData   omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioMidiMetaEventData,  \/**< reference: OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE *\/$/;"   e       enum:OMX_INDEXTYPE
1967 OMX_IndexConfigAudioMidiSoundBankProgram        omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioMidiSoundBankProgram, \/**< reference: OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE *\/$/;"      e       enum:OMX_INDEXTYPE
1968 OMX_IndexConfigAudioMidiStatus  omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioMidiStatus,         \/**< reference: OMX_AUDIO_CONFIG_MIDISTATUSTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
1969 OMX_IndexConfigAudioMute        omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioMute,               \/**< reference: OMX_AUDIO_CONFIG_MUTETYPE *\/$/;"        e       enum:OMX_INDEXTYPE
1970 OMX_IndexConfigAudioNoiseReduction      omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioNoiseReduction,     \/**< reference: OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE *\/$/;"      e       enum:OMX_INDEXTYPE
1971 OMX_IndexConfigAudioReverberation       omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioReverberation,      \/**< reference: OMX_AUDIO_CONFIG_REVERBERATIONTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
1972 OMX_IndexConfigAudioStereoWidening      omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioStereoWidening,     \/**< reference: OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE *\/$/;"      e       enum:OMX_INDEXTYPE
1973 OMX_IndexConfigAudioTreble      omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioTreble,             \/**< reference: OMX_AUDIO_CONFIG_TREBLETYPE *\/$/;"      e       enum:OMX_INDEXTYPE
1974 OMX_IndexConfigAudioVolume      omx/openmax/OMX_Index.h /^    OMX_IndexConfigAudioVolume,             \/**< reference: OMX_AUDIO_CONFIG_VOLUMETYPE *\/$/;"      e       enum:OMX_INDEXTYPE
1975 OMX_IndexConfigCallbackRequest  omx/openmax/OMX_IndexExt.h      /^    OMX_IndexConfigCallbackRequest,                 \/**< reference: OMX_CONFIG_CALLBACKREQUESTTYPE *\/$/;"   e       enum:OMX_INDEXEXTTYPE
1976 OMX_IndexConfigCaptureMode      omx/openmax/OMX_Index.h /^    OMX_IndexConfigCaptureMode,             \/**< reference: OMX_CONFIG_CAPTUREMODETYPE *\/ $/;"      e       enum:OMX_INDEXTYPE
1977 OMX_IndexConfigCapturing        omx/openmax/OMX_Index.h /^    OMX_IndexConfigCapturing,               \/**< reference: OMX_CONFIG_BOOLEANTYPE *\/ $/;"  e       enum:OMX_INDEXTYPE
1978 OMX_IndexConfigCommit   omx/openmax/OMX_IndexExt.h      /^    OMX_IndexConfigCommit,                          \/**< reference: OMX_CONFIG_COMMITTYPE *\/$/;"    e       enum:OMX_INDEXEXTTYPE
1979 OMX_IndexConfigCommitMode       omx/openmax/OMX_IndexExt.h      /^    OMX_IndexConfigCommitMode,                      \/**< reference: OMX_CONFIG_COMMITMODETYPE *\/$/;"        e       enum:OMX_INDEXEXTTYPE
1980 OMX_IndexConfigCommonBacklight  omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonBacklight,         \/**< reference: OMX_CONFIG_BACKLIGHTTYPE *\/$/;" e       enum:OMX_INDEXTYPE
1981 OMX_IndexConfigCommonBrightness omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonBrightness,        \/**< reference: OMX_CONFIG_BRIGHTNESSTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
1982 OMX_IndexConfigCommonColorBlend omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonColorBlend,        \/**< reference: OMX_CONFIG_COLORBLENDTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
1983 OMX_IndexConfigCommonColorEnhancement   omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonColorEnhancement,  \/**< reference: OMX_CONFIG_COLORENHANCEMENTTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
1984 OMX_IndexConfigCommonColorFormatConversion      omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonColorFormatConversion, \/**< reference: OMX_CONFIG_COLORCONVERSIONTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
1985 OMX_IndexConfigCommonColorKey   omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonColorKey,          \/**< reference: OMX_CONFIG_COLORKEYTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
1986 OMX_IndexConfigCommonContrast   omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonContrast,          \/**< reference: OMX_CONFIG_CONTRASTTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
1987 OMX_IndexConfigCommonDigitalZoom        omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonDigitalZoom,       \/**< reference: OMX_CONFIG_SCALEFACTORTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
1988 OMX_IndexConfigCommonDithering  omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonDithering,         \/**< reference: OMX_CONFIG_DITHERTYPE *\/$/;"    e       enum:OMX_INDEXTYPE
1989 OMX_IndexConfigCommonExclusionRect      omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonExclusionRect,     \/**< reference: OMX_CONFIG_RECTTYPE *\/$/;"      e       enum:OMX_INDEXTYPE
1990 OMX_IndexConfigCommonExposure   omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonExposure,          \/**< reference: OMX_CONFIG_EXPOSURECONTROLTYPE *\/$/;"   e       enum:OMX_INDEXTYPE
1991 OMX_IndexConfigCommonExposureValue      omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonExposureValue,     \/**< reference: OMX_CONFIG_EXPOSUREVALUETYPE *\/$/;"     e       enum:OMX_INDEXTYPE
1992 OMX_IndexConfigCommonFocusRegion        omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonFocusRegion,       \/**< reference: OMX_CONFIG_FOCUSREGIONTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
1993 OMX_IndexConfigCommonFocusStatus        omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonFocusStatus,       \/**< reference: OMX_PARAM_FOCUSSTATUSTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
1994 OMX_IndexConfigCommonFrameStabilisation omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonFrameStabilisation,\/**< reference: OMX_CONFIG_FRAMESTABTYPE *\/$/;" e       enum:OMX_INDEXTYPE
1995 OMX_IndexConfigCommonGamma      omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonGamma,             \/**< reference: OMX_CONFIG_GAMMATYPE *\/$/;"     e       enum:OMX_INDEXTYPE
1996 OMX_IndexConfigCommonImageFilter        omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonImageFilter,       \/**< reference: OMX_CONFIG_IMAGEFILTERTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
1997 OMX_IndexConfigCommonInputCrop  omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonInputCrop,         \/**< reference: OMX_CONFIG_RECTTYPE *\/$/;"      e       enum:OMX_INDEXTYPE
1998 OMX_IndexConfigCommonLightness  omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonLightness,         \/**< reference: OMX_CONFIG_LIGHTNESSTYPE *\/$/;" e       enum:OMX_INDEXTYPE
1999 OMX_IndexConfigCommonMirror     omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonMirror,            \/**< reference: OMX_CONFIG_MIRRORTYPE *\/$/;"    e       enum:OMX_INDEXTYPE
2000 OMX_IndexConfigCommonOpticalZoom        omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonOpticalZoom,       \/**< reference: OMX_CONFIG_SCALEFACTORTYPE*\/$/;"        e       enum:OMX_INDEXTYPE
2001 OMX_IndexConfigCommonOutputCrop omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonOutputCrop,        \/**< reference: OMX_CONFIG_RECTTYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2002 OMX_IndexConfigCommonOutputPosition     omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonOutputPosition,    \/**< reference: OMX_CONFIG_POINTTYPE *\/$/;"     e       enum:OMX_INDEXTYPE
2003 OMX_IndexConfigCommonOutputSize omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonOutputSize,        \/**< reference: OMX_FRAMESIZETYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2004 OMX_IndexConfigCommonPlaneBlend omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonPlaneBlend,        \/**< reference: OMX_CONFIG_PLANEBLENDTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2005 OMX_IndexConfigCommonRotate     omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonRotate,            \/**< reference: OMX_CONFIG_ROTATIONTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
2006 OMX_IndexConfigCommonSaturation omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonSaturation,        \/**< reference: OMX_CONFIG_SATURATIONTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2007 OMX_IndexConfigCommonScale      omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonScale,             \/**< reference: OMX_CONFIG_SCALEFACTORTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
2008 OMX_IndexConfigCommonTransitionEffect   omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonTransitionEffect,  \/**< reference: OMX_CONFIG_TRANSITIONEFFECTTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
2009 OMX_IndexConfigCommonWhiteBalance       omx/openmax/OMX_Index.h /^    OMX_IndexConfigCommonWhiteBalance,      \/**< reference: OMX_CONFIG_WHITEBALCONTROLTYPE *\/$/;"   e       enum:OMX_INDEXTYPE
2010 OMX_IndexConfigContainerNodeCount       omx/openmax/OMX_Index.h /^    OMX_IndexConfigContainerNodeCount,      \/**< reference: OMX_CONFIG_CONTAINERNODECOUNTTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2011 OMX_IndexConfigCounterNodeID    omx/openmax/OMX_Index.h /^    OMX_IndexConfigCounterNodeID,           \/**< reference: OMX_CONFIG_CONTAINERNODEIDTYPE *\/$/;"   e       enum:OMX_INDEXTYPE
2012 OMX_IndexConfigFlashControl     omx/openmax/OMX_Index.h /^    OMX_IndexConfigFlashControl,            \/**< reference: OMX_IMAGE_PARAM_FLASHCONTROLTYPE *\/$/;" e       enum:OMX_INDEXTYPE
2013 OMX_IndexConfigFocusControl     omx/openmax/OMX_Index.h /^    OMX_IndexConfigFocusControl,            \/**< reference: OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2014 OMX_IndexConfigMetadataItem     omx/openmax/OMX_Index.h /^    OMX_IndexConfigMetadataItem,            \/**< reference: OMX_CONFIG_METADATAITEMTYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2015 OMX_IndexConfigMetadataItemCount        omx/openmax/OMX_Index.h /^    OMX_IndexConfigMetadataItemCount,       \/**< reference: OMX_CONFIG_METADATAITEMCOUNTTYPE *\/$/;" e       enum:OMX_INDEXTYPE
2016 OMX_IndexConfigOtherPower       omx/openmax/OMX_Index.h /^    OMX_IndexConfigOtherPower,              \/**< reference: OMX_OTHER_CONFIG_POWERTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
2017 OMX_IndexConfigOtherStats       omx/openmax/OMX_Index.h /^    OMX_IndexConfigOtherStats,              \/**< reference: OMX_OTHER_CONFIG_STATSTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
2018 OMX_IndexConfigPriorityMgmt     omx/openmax/OMX_Index.h /^    OMX_IndexConfigPriorityMgmt,            \/**< reference: OMX_PRIORITYMGMTTYPE *\/$/;"     e       enum:OMX_INDEXTYPE
2019 OMX_IndexConfigTimeActiveRefClock       omx/openmax/OMX_Index.h /^    OMX_IndexConfigTimeActiveRefClock,      \/**< reference: OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
2020 OMX_IndexConfigTimeClientStartTime      omx/openmax/OMX_Index.h /^    OMX_IndexConfigTimeClientStartTime,     \/**<reference:  OMX_TIME_CONFIG_TIMESTAMPTYPE (write only) *\/$/;"       e       enum:OMX_INDEXTYPE
2021 OMX_IndexConfigTimeClockState   omx/openmax/OMX_Index.h /^    OMX_IndexConfigTimeClockState,          \/**< reference: OMX_TIME_CONFIG_CLOCKSTATETYPE *\/$/;"   e       enum:OMX_INDEXTYPE
2022 OMX_IndexConfigTimeCurrentAudioReference        omx/openmax/OMX_Index.h /^    OMX_IndexConfigTimeCurrentAudioReference, \/**< reference: OMX_TIME_CONFIG_TIMESTAMPTYPE (write only) *\/$/;"     e       enum:OMX_INDEXTYPE
2023 OMX_IndexConfigTimeCurrentMediaTime     omx/openmax/OMX_Index.h /^    OMX_IndexConfigTimeCurrentMediaTime,    \/**< reference: OMX_TIME_CONFIG_TIMESTAMPTYPE (read only) *\/$/;"        e       enum:OMX_INDEXTYPE
2024 OMX_IndexConfigTimeCurrentVideoReference        omx/openmax/OMX_Index.h /^    OMX_IndexConfigTimeCurrentVideoReference, \/**< reference: OMX_TIME_CONFIG_TIMESTAMPTYPE (write only) *\/$/;"     e       enum:OMX_INDEXTYPE
2025 OMX_IndexConfigTimeCurrentWallTime      omx/openmax/OMX_Index.h /^    OMX_IndexConfigTimeCurrentWallTime,     \/**< reference: OMX_TIME_CONFIG_TIMESTAMPTYPE (read only) *\/$/;"        e       enum:OMX_INDEXTYPE
2026 OMX_IndexConfigTimeMediaTimeRequest     omx/openmax/OMX_Index.h /^    OMX_IndexConfigTimeMediaTimeRequest,    \/**< reference: OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE (write only) *\/$/;"        e       enum:OMX_INDEXTYPE
2027 OMX_IndexConfigTimePosition     omx/openmax/OMX_Index.h /^    OMX_IndexConfigTimePosition,            \/**< reference: OMX_TIME_CONFIG_TIMESTAMPTYPE *\/$/;"    e       enum:OMX_INDEXTYPE
2028 OMX_IndexConfigTimeScale        omx/openmax/OMX_Index.h /^    OMX_IndexConfigTimeScale,               \/**< reference: OMX_TIME_CONFIG_SCALETYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2029 OMX_IndexConfigTimeSeekMode     omx/openmax/OMX_Index.h /^    OMX_IndexConfigTimeSeekMode,            \/**< reference: OMX_TIME_CONFIG_SEEKMODETYPE *\/$/;"     e       enum:OMX_INDEXTYPE
2030 OMX_IndexConfigVideoAVCIntraPeriod      omx/openmax/OMX_Index.h /^    OMX_IndexConfigVideoAVCIntraPeriod,     \/**< reference: OMX_VIDEO_CONFIG_AVCINTRAPERIOD *\/$/;"  e       enum:OMX_INDEXTYPE
2031 OMX_IndexConfigVideoBitrate     omx/openmax/OMX_Index.h /^    OMX_IndexConfigVideoBitrate,            \/**< reference: OMX_VIDEO_CONFIG_BITRATETYPE *\/$/;"     e       enum:OMX_INDEXTYPE
2032 OMX_IndexConfigVideoFramerate   omx/openmax/OMX_Index.h /^    OMX_IndexConfigVideoFramerate,          \/**< reference: OMX_CONFIG_FRAMERATETYPE *\/$/;" e       enum:OMX_INDEXTYPE
2033 OMX_IndexConfigVideoIntraMBRefresh      omx/openmax/OMX_Index.h /^    OMX_IndexConfigVideoIntraMBRefresh,     \/**< reference: OMX_CONFIG_MACROBLOCKERRORMAPTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2034 OMX_IndexConfigVideoIntraVOPRefresh     omx/openmax/OMX_Index.h /^    OMX_IndexConfigVideoIntraVOPRefresh,    \/**< reference: OMX_CONFIG_INTRAREFRESHVOPTYPE *\/$/;"   e       enum:OMX_INDEXTYPE
2035 OMX_IndexConfigVideoMBErrorReporting    omx/openmax/OMX_Index.h /^    OMX_IndexConfigVideoMBErrorReporting,   \/**< reference: OMX_CONFIG_MBERRORREPORTINGTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
2036 OMX_IndexConfigVideoMacroBlockErrorMap  omx/openmax/OMX_Index.h /^    OMX_IndexConfigVideoMacroBlockErrorMap, \/**< reference: OMX_CONFIG_MACROBLOCKERRORMAPTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2037 OMX_IndexConfigVideoNalSize     omx/openmax/OMX_Index.h /^    OMX_IndexConfigVideoNalSize,            \/**< reference: OMX_VIDEO_CONFIG_NALSIZE *\/$/;" e       enum:OMX_INDEXTYPE
2038 OMX_IndexExtAudioStartUnused    omx/openmax/OMX_IndexExt.h      /^    OMX_IndexExtAudioStartUnused = OMX_IndexKhronosExtensions + 0x00400000,$/;"       e       enum:OMX_INDEXEXTTYPE
2039 OMX_IndexExtCommonStartUnused   omx/openmax/OMX_IndexExt.h      /^    OMX_IndexExtCommonStartUnused = OMX_IndexKhronosExtensions + 0x00700000,$/;"      e       enum:OMX_INDEXEXTTYPE
2040 OMX_IndexExtComponentStartUnused        omx/openmax/OMX_IndexExt.h      /^    OMX_IndexExtComponentStartUnused = OMX_IndexKhronosExtensions + 0x00100000,$/;"   e       enum:OMX_INDEXEXTTYPE
2041 OMX_IndexExtImageStartUnused    omx/openmax/OMX_IndexExt.h      /^    OMX_IndexExtImageStartUnused = OMX_IndexKhronosExtensions + 0x00500000,$/;"       e       enum:OMX_INDEXEXTTYPE
2042 OMX_IndexExtMax omx/openmax/OMX_IndexExt.h      /^    OMX_IndexExtMax = 0x7FFFFFFF$/;"  e       enum:OMX_INDEXEXTTYPE
2043 OMX_IndexExtOtherStartUnused    omx/openmax/OMX_IndexExt.h      /^    OMX_IndexExtOtherStartUnused = OMX_IndexKhronosExtensions + 0x00800000,$/;"       e       enum:OMX_INDEXEXTTYPE
2044 OMX_IndexExtPortStartUnused     omx/openmax/OMX_IndexExt.h      /^    OMX_IndexExtPortStartUnused = OMX_IndexKhronosExtensions + 0x00200000,$/;"        e       enum:OMX_INDEXEXTTYPE
2045 OMX_IndexExtTimeStartUnused     omx/openmax/OMX_IndexExt.h      /^    OMX_IndexExtTimeStartUnused = OMX_IndexKhronosExtensions + 0x00900000,$/;"        e       enum:OMX_INDEXEXTTYPE
2046 OMX_IndexExtVideoStartUnused    omx/openmax/OMX_IndexExt.h      /^    OMX_IndexExtVideoStartUnused = OMX_IndexKhronosExtensions + 0x00600000,$/;"       e       enum:OMX_INDEXEXTTYPE
2047 OMX_IndexExt_h  omx/openmax/OMX_IndexExt.h      30;"    d
2048 OMX_IndexImageStartUnused       omx/openmax/OMX_Index.h /^    OMX_IndexImageStartUnused = 0x05000000,$/;"       e       enum:OMX_INDEXTYPE
2049 OMX_IndexKhronosExtensions      omx/openmax/OMX_Index.h /^    OMX_IndexKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:OMX_INDEXTYPE
2050 OMX_IndexMax    omx/openmax/OMX_Index.h /^    OMX_IndexMax = 0x7FFFFFFF$/;"     e       enum:OMX_INDEXTYPE
2051 OMX_IndexOtherStartUnused       omx/openmax/OMX_Index.h /^    OMX_IndexOtherStartUnused = 0x08000000,$/;"       e       enum:OMX_INDEXTYPE
2052 OMX_IndexParamActiveStream      omx/openmax/OMX_Index.h /^    OMX_IndexParamActiveStream,             \/**< reference: OMX_PARAM_U32TYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2053 OMX_IndexParamAudioAac  omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioAac,                 \/**< reference: OMX_AUDIO_PARAM_AACPROFILETYPE *\/$/;"   e       enum:OMX_INDEXTYPE
2054 OMX_IndexParamAudioAdpcm        omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioAdpcm,               \/**< reference: OMX_AUDIO_PARAM_ADPCMTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2055 OMX_IndexParamAudioAmr  omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioAmr,                 \/**< reference: OMX_AUDIO_PARAM_AMRTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
2056 OMX_IndexParamAudioEvrc omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioEvrc,                \/**< reference: OMX_AUDIO_PARAM_EVRCTYPE *\/$/;" e       enum:OMX_INDEXTYPE
2057 OMX_IndexParamAudioG723 omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioG723,                \/**< reference: OMX_AUDIO_PARAM_G723TYPE *\/$/;" e       enum:OMX_INDEXTYPE
2058 OMX_IndexParamAudioG726 omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioG726,                \/**< reference: OMX_AUDIO_PARAM_G726TYPE *\/$/;" e       enum:OMX_INDEXTYPE
2059 OMX_IndexParamAudioG729 omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioG729,                \/**< reference: OMX_AUDIO_PARAM_G729TYPE *\/$/;" e       enum:OMX_INDEXTYPE
2060 OMX_IndexParamAudioGsm_EFR      omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioGsm_EFR,             \/**< reference: OMX_AUDIO_PARAM_GSMEFRTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
2061 OMX_IndexParamAudioGsm_FR       omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioGsm_FR,              \/**< reference: OMX_AUDIO_PARAM_GSMFRTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2062 OMX_IndexParamAudioGsm_HR       omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioGsm_HR,              \/**< reference: OMX_AUDIO_PARAM_GSMHRTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2063 OMX_IndexParamAudioInit omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioInit,                \/**< reference: OMX_PORT_PARAM_TYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2064 OMX_IndexParamAudioMidi omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioMidi,                \/**< reference: OMX_AUDIO_PARAM_MIDITYPE *\/$/;" e       enum:OMX_INDEXTYPE
2065 OMX_IndexParamAudioMidiLoadUserSound    omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioMidiLoadUserSound,   \/**< reference: OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE *\/$/;"    e       enum:OMX_INDEXTYPE
2066 OMX_IndexParamAudioMp3  omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioMp3,                 \/**< reference: OMX_AUDIO_PARAM_MP3TYPE *\/$/;"  e       enum:OMX_INDEXTYPE
2067 OMX_IndexParamAudioPcm  omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioPcm,                 \/**< reference: OMX_AUDIO_PARAM_PCMMODETYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2068 OMX_IndexParamAudioPdc_EFR      omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioPdc_EFR,             \/**< reference: OMX_AUDIO_PARAM_PDCEFRTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
2069 OMX_IndexParamAudioPdc_FR       omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioPdc_FR,              \/**< reference: OMX_AUDIO_PARAM_PDCFRTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2070 OMX_IndexParamAudioPdc_HR       omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioPdc_HR,              \/**< reference: OMX_AUDIO_PARAM_PDCHRTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2071 OMX_IndexParamAudioPortFormat   omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioPortFormat,          \/**< reference: OMX_AUDIO_PARAM_PORTFORMATTYPE *\/$/;"   e       enum:OMX_INDEXTYPE
2072 OMX_IndexParamAudioQcelp13      omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioQcelp13,             \/**< reference: OMX_AUDIO_PARAM_QCELP13TYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2073 OMX_IndexParamAudioQcelp8       omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioQcelp8,              \/**< reference: OMX_AUDIO_PARAM_QCELP8TYPE *\/$/;"       e       enum:OMX_INDEXTYPE
2074 OMX_IndexParamAudioRa   omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioRa,                  \/**< reference: OMX_AUDIO_PARAM_RATYPE *\/$/;"   e       enum:OMX_INDEXTYPE
2075 OMX_IndexParamAudioSbc  omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioSbc,                 \/**< reference: OMX_AUDIO_PARAM_SBCTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
2076 OMX_IndexParamAudioSmv  omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioSmv,                 \/**< reference: OMX_AUDIO_PARAM_SMVTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
2077 OMX_IndexParamAudioTdma_EFR     omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioTdma_EFR,            \/**< reference: OMX_AUDIO_PARAM_TDMAEFRTYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2078 OMX_IndexParamAudioTdma_FR      omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioTdma_FR,             \/**< reference: OMX_AUDIO_PARAM_TDMAFRTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
2079 OMX_IndexParamAudioVorbis       omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioVorbis,              \/**< reference: OMX_AUDIO_PARAM_VORBISTYPE *\/$/;"       e       enum:OMX_INDEXTYPE
2080 OMX_IndexParamAudioWma  omx/openmax/OMX_Index.h /^    OMX_IndexParamAudioWma,                 \/**< reference: OMX_AUDIO_PARAM_WMATYPE *\/$/;"  e       enum:OMX_INDEXTYPE
2081 OMX_IndexParamBrcmVideoEGLRenderDiscardMode     omx/gstomxvideodec.c    1089;"  d       file:
2082 OMX_IndexParamBrcmVideoEGLRenderDiscardMode     omx/gstomxvideodec.c    1100;"  d       file:
2083 OMX_IndexParamCommonDeblocking  omx/openmax/OMX_Index.h /^    OMX_IndexParamCommonDeblocking,         \/**< reference: OMX_PARAM_DEBLOCKINGTYPE *\/$/;" e       enum:OMX_INDEXTYPE
2084 OMX_IndexParamCommonExtraQuantData      omx/openmax/OMX_Index.h /^    OMX_IndexParamCommonExtraQuantData,     \/**< reference: OMX_OTHER_EXTRADATATYPE *\/$/;"  e       enum:OMX_INDEXTYPE
2085 OMX_IndexParamCommonInterleave  omx/openmax/OMX_Index.h /^    OMX_IndexParamCommonInterleave,         \/**< reference: OMX_PARAM_INTERLEAVETYPE *\/$/;" e       enum:OMX_INDEXTYPE
2086 OMX_IndexParamCommonSensorMode  omx/openmax/OMX_Index.h /^    OMX_IndexParamCommonSensorMode,         \/**< reference: OMX_PARAM_SENSORMODETYPE *\/$/;" e       enum:OMX_INDEXTYPE
2087 OMX_IndexParamCompBufferSupplier        omx/openmax/OMX_Index.h /^    OMX_IndexParamCompBufferSupplier,       \/**< reference: OMX_PARAM_BUFFERSUPPLIERTYPE *\/ $/;"    e       enum:OMX_INDEXTYPE
2088 OMX_IndexParamComponentSuspended        omx/openmax/OMX_Index.h /^    OMX_IndexParamComponentSuspended,       \/**< reference: OMX_PARAM_SUSPENSIONTYPE *\/$/;" e       enum:OMX_INDEXTYPE
2089 OMX_IndexParamContentURI        omx/openmax/OMX_Index.h /^    OMX_IndexParamContentURI,               \/**< reference: OMX_PARAM_CONTENTURITYPE *\/$/;" e       enum:OMX_INDEXTYPE
2090 OMX_IndexParamCustomContentPipe omx/openmax/OMX_Index.h /^    OMX_IndexParamCustomContentPipe,        \/**< reference: OMX_PARAM_CONTENTPIPETYPE *\/ $/;"       e       enum:OMX_INDEXTYPE
2091 OMX_IndexParamDisableResourceConcealment        omx/openmax/OMX_Index.h /^    OMX_IndexParamDisableResourceConcealment, \/**< reference: OMX_RESOURCECONCEALMENTTYPE *\/$/;"    e       enum:OMX_INDEXTYPE
2092 OMX_IndexParamEnablePlatformSpecificBuffers     omx/gstomx.h    /^    OMX_IndexParamEnablePlatformSpecificBuffers = 0x7F000011$/;"      e       enum:__anon5
2093 OMX_IndexParamFlashControl      omx/openmax/OMX_Index.h /^    OMX_IndexParamFlashControl,             \/**< reference: OMX_IMAGE_PARAM_FLASHCONTROLTYPE *\/$/;" e       enum:OMX_INDEXTYPE
2094 OMX_IndexParamHuffmanTable      omx/openmax/OMX_Index.h /^    OMX_IndexParamHuffmanTable,             \/**< reference: OMX_IMAGE_PARAM_HUFFMANTTABLETYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2095 OMX_IndexParamImageInit omx/openmax/OMX_Index.h /^    OMX_IndexParamImageInit,                \/**< reference: OMX_PORT_PARAM_TYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2096 OMX_IndexParamImagePortFormat   omx/openmax/OMX_Index.h /^    OMX_IndexParamImagePortFormat,          \/**< reference: OMX_IMAGE_PARAM_PORTFORMATTYPE *\/$/;"   e       enum:OMX_INDEXTYPE
2097 OMX_IndexParamMetadataFilterType        omx/openmax/OMX_Index.h /^    OMX_IndexParamMetadataFilterType,       \/**< reference: OMX_PARAM_METADATAFILTERTYPE *\/$/;"     e       enum:OMX_INDEXTYPE
2098 OMX_IndexParamMetadataKeyFilter omx/openmax/OMX_Index.h /^    OMX_IndexParamMetadataKeyFilter,        \/**< reference: OMX_PARAM_METADATAFILTERTYPE *\/$/;"     e       enum:OMX_INDEXTYPE
2099 OMX_IndexParamNalStreamFormat   omx/openmax/OMX_IndexExt.h      /^    OMX_IndexParamNalStreamFormat,                  \/**< reference: OMX_NALSTREAMFORMATTYPE *\/$/;"  e       enum:OMX_INDEXEXTTYPE
2100 OMX_IndexParamNalStreamFormatSelect     omx/openmax/OMX_IndexExt.h      /^    OMX_IndexParamNalStreamFormatSelect,            \/**< reference: OMX_NALSTREAMFORMATTYPE *\/$/;"  e       enum:OMX_INDEXEXTTYPE
2101 OMX_IndexParamNalStreamFormatSupported  omx/openmax/OMX_IndexExt.h      /^    OMX_IndexParamNalStreamFormatSupported,         \/**< reference: OMX_NALSTREAMFORMATTYPE *\/$/;"  e       enum:OMX_INDEXEXTTYPE
2102 OMX_IndexParamNumAvailableStreams       omx/openmax/OMX_Index.h /^    OMX_IndexParamNumAvailableStreams,      \/**< reference: OMX_PARAM_U32TYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2103 OMX_IndexParamOtherInit omx/openmax/OMX_Index.h /^    OMX_IndexParamOtherInit,                \/**< reference: OMX_PORT_PARAM_TYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2104 OMX_IndexParamOtherPortFormat   omx/openmax/OMX_Index.h /^    OMX_IndexParamOtherPortFormat,          \/**< reference: OMX_OTHER_PARAM_PORTFORMATTYPE *\/$/;"   e       enum:OMX_INDEXTYPE
2105 OMX_IndexParamPortDefinition    omx/openmax/OMX_Index.h /^    OMX_IndexParamPortDefinition,           \/**< reference: OMX_PARAM_PORTDEFINITIONTYPE *\/$/;"     e       enum:OMX_INDEXTYPE
2106 OMX_IndexParamPriorityMgmt      omx/openmax/OMX_Index.h /^    OMX_IndexParamPriorityMgmt,             \/**< reference: OMX_PRIORITYMGMTTYPE *\/$/;"     e       enum:OMX_INDEXTYPE
2107 OMX_IndexParamQFactor   omx/openmax/OMX_Index.h /^    OMX_IndexParamQFactor,                  \/**< reference: OMX_IMAGE_PARAM_QFACTORTYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2108 OMX_IndexParamQuantizationTable omx/openmax/OMX_Index.h /^    OMX_IndexParamQuantizationTable,        \/**< reference: OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE *\/$/;"    e       enum:OMX_INDEXTYPE
2109 OMX_IndexParamStandardComponentRole     omx/openmax/OMX_Index.h /^    OMX_IndexParamStandardComponentRole,    \/**< reference: OMX_PARAM_COMPONENTROLETYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2110 OMX_IndexParamSuspensionPolicy  omx/openmax/OMX_Index.h /^    OMX_IndexParamSuspensionPolicy,         \/**< reference: OMX_PARAM_SUSPENSIONPOLICYTYPE *\/$/;"   e       enum:OMX_INDEXTYPE
2111 OMX_IndexParamVideoAvc  omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoAvc,                 \/**< reference: OMX_VIDEO_PARAM_AVCTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
2112 OMX_IndexParamVideoBitrate      omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoBitrate,             \/**< reference: OMX_VIDEO_PARAM_BITRATETYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2113 OMX_IndexParamVideoErrorCorrection      omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoErrorCorrection,     \/**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2114 OMX_IndexParamVideoFastUpdate   omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoFastUpdate,          \/**< reference: OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2115 OMX_IndexParamVideoH263 omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoH263,                \/**< reference: OMX_VIDEO_PARAM_H263TYPE *\/$/;" e       enum:OMX_INDEXTYPE
2116 OMX_IndexParamVideoInit omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoInit,                \/**< reference: OMX_PORT_PARAM_TYPE *\/$/;"      e       enum:OMX_INDEXTYPE
2117 OMX_IndexParamVideoIntraRefresh omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoIntraRefresh,        \/**< reference: OMX_VIDEO_PARAM_INTRAREFRESHTYPE *\/$/;" e       enum:OMX_INDEXTYPE
2118 OMX_IndexParamVideoMacroblocksPerFrame  omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoMacroblocksPerFrame, \/**< reference: OMX_PARAM_MACROBLOCKSTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2119 OMX_IndexParamVideoMotionVector omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoMotionVector,        \/**< reference: OMX_VIDEO_PARAM_MOTIONVECTORTYPE *\/$/;" e       enum:OMX_INDEXTYPE
2120 OMX_IndexParamVideoMpeg2        omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoMpeg2,               \/**< reference: OMX_VIDEO_PARAM_MPEG2TYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2121 OMX_IndexParamVideoMpeg4        omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoMpeg4,               \/**< reference: OMX_VIDEO_PARAM_MPEG4TYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2122 OMX_IndexParamVideoPortFormat   omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoPortFormat,          \/**< reference: OMX_VIDEO_PARAM_PORTFORMATTYPE *\/$/;"   e       enum:OMX_INDEXTYPE
2123 OMX_IndexParamVideoProfileLevelCurrent  omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoProfileLevelCurrent, \/**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE *\/$/;" e       enum:OMX_INDEXTYPE
2124 OMX_IndexParamVideoProfileLevelQuerySupported   omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoProfileLevelQuerySupported, \/**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
2125 OMX_IndexParamVideoQuantization omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoQuantization,        \/**< reference: OMX_VIDEO_PARAM_QUANTIZATIONTYPE *\/$/;" e       enum:OMX_INDEXTYPE
2126 OMX_IndexParamVideoRv   omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoRv,                  \/**< reference: OMX_VIDEO_PARAM_RVTYPE *\/$/;"   e       enum:OMX_INDEXTYPE
2127 OMX_IndexParamVideoSliceFMO     omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoSliceFMO,            \/**< reference: OMX_VIDEO_PARAM_AVCSLICEFMO *\/$/;"      e       enum:OMX_INDEXTYPE
2128 OMX_IndexParamVideoVBSMC        omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoVBSMC,               \/**< reference: OMX_VIDEO_PARAM_VBSMCTYPE *\/$/;"        e       enum:OMX_INDEXTYPE
2129 OMX_IndexParamVideoWmv  omx/openmax/OMX_Index.h /^    OMX_IndexParamVideoWmv,                 \/**< reference: OMX_VIDEO_PARAM_WMVTYPE *\/$/;"  e       enum:OMX_INDEXTYPE
2130 OMX_IndexPortStartUnused        omx/openmax/OMX_Index.h /^    OMX_IndexPortStartUnused = 0x02000000,$/;"        e       enum:OMX_INDEXTYPE
2131 OMX_IndexReservedStartUnused    omx/openmax/OMX_Index.h /^    OMX_IndexReservedStartUnused = 0x03000000,$/;"    e       enum:OMX_INDEXTYPE
2132 OMX_IndexTimeStartUnused        omx/openmax/OMX_Index.h /^    OMX_IndexTimeStartUnused = 0x09000000,$/;"        e       enum:OMX_INDEXTYPE
2133 OMX_IndexVendorStartUnused      omx/openmax/OMX_Index.h /^    OMX_IndexVendorStartUnused = 0x7F000000,$/;"      e       enum:OMX_INDEXTYPE
2134 OMX_IndexVideoStartUnused       omx/openmax/OMX_Index.h /^    OMX_IndexVideoStartUnused = 0x06000000,$/;"       e       enum:OMX_INDEXTYPE
2135 OMX_Index_h     omx/openmax/OMX_Index.h 31;"    d
2136 OMX_Init        omx/openmax/OMX_Core.h  /^OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_Init(void);$/;"        p       signature:(void)
2137 OMX_MARKTYPE    omx/openmax/OMX_Types.h /^typedef struct OMX_MARKTYPE$/;"       s
2138 OMX_MARKTYPE    omx/openmax/OMX_Types.h /^} OMX_MARKTYPE;$/;"   t       typeref:struct:OMX_MARKTYPE
2139 OMX_MARKTYPE::hMarkTargetComponent      omx/openmax/OMX_Types.h /^    OMX_HANDLETYPE hMarkTargetComponent;   \/**< The component that will $/;" m       struct:OMX_MARKTYPE     access:public
2140 OMX_MARKTYPE::pMarkData omx/openmax/OMX_Types.h /^    OMX_PTR pMarkData;   \/**< Application specific data associated with $/;" m       struct:OMX_MARKTYPE     access:public
2141 OMX_MAX_STRINGNAME_SIZE omx/openmax/OMX_Core.h  281;"   d
2142 OMX_METADATACHARSETTYPE omx/openmax/OMX_Component.h     /^typedef enum OMX_METADATACHARSETTYPE {$/;"    g
2143 OMX_METADATACHARSETTYPE omx/openmax/OMX_Component.h     /^} OMX_METADATACHARSETTYPE;$/;"        t       typeref:enum:OMX_METADATACHARSETTYPE
2144 OMX_METADATASCOPETYPE   omx/openmax/OMX_Component.h     /^typedef enum OMX_METADATASCOPETYPE$/;"        g
2145 OMX_METADATASCOPETYPE   omx/openmax/OMX_Component.h     /^} OMX_METADATASCOPETYPE;$/;"  t       typeref:enum:OMX_METADATASCOPETYPE
2146 OMX_METADATASEARCHMODETYPE      omx/openmax/OMX_Component.h     /^typedef enum OMX_METADATASEARCHMODETYPE$/;"   g
2147 OMX_METADATASEARCHMODETYPE      omx/openmax/OMX_Component.h     /^} OMX_METADATASEARCHMODETYPE;$/;"     t       typeref:enum:OMX_METADATASEARCHMODETYPE
2148 OMX_METERINGTYPE        omx/openmax/OMX_IVCommon.h      /^typedef enum OMX_METERINGTYPE {$/;"   g
2149 OMX_METERINGTYPE        omx/openmax/OMX_IVCommon.h      /^} OMX_METERINGTYPE;$/;"       t       typeref:enum:OMX_METERINGTYPE
2150 OMX_MIN_PCMPAYLOAD_MSEC omx/openmax/OMX_Audio.h 156;"   d
2151 OMX_MIRRORTYPE  omx/openmax/OMX_IVCommon.h      /^typedef enum OMX_MIRRORTYPE {$/;"     g
2152 OMX_MIRRORTYPE  omx/openmax/OMX_IVCommon.h      /^} OMX_MIRRORTYPE;$/;" t       typeref:enum:OMX_MIRRORTYPE
2153 OMX_MetadataCharsetASCII        omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetASCII,$/;"     e       enum:OMX_METADATACHARSETTYPE
2154 OMX_MetadataCharsetBig5 omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetBig5,$/;"      e       enum:OMX_METADATACHARSETTYPE
2155 OMX_MetadataCharsetBinary       omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetBinary,$/;"    e       enum:OMX_METADATACHARSETTYPE
2156 OMX_MetadataCharsetCodePage1252 omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetCodePage1252,$/;"      e       enum:OMX_METADATACHARSETTYPE
2157 OMX_MetadataCharsetGB12345      omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetGB12345,$/;"   e       enum:OMX_METADATACHARSETTYPE
2158 OMX_MetadataCharsetGB18030      omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetGB18030,$/;"   e       enum:OMX_METADATACHARSETTYPE
2159 OMX_MetadataCharsetGB2312       omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetGB2312,$/;"    e       enum:OMX_METADATACHARSETTYPE
2160 OMX_MetadataCharsetGBK  omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetGBK,$/;"       e       enum:OMX_METADATACHARSETTYPE
2161 OMX_MetadataCharsetHZGB2312     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetHZGB2312,$/;"  e       enum:OMX_METADATACHARSETTYPE
2162 OMX_MetadataCharsetISO2022JP    omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO2022JP,$/;" e       enum:OMX_METADATACHARSETTYPE
2163 OMX_MetadataCharsetISO2022JP1   omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO2022JP1,$/;"        e       enum:OMX_METADATACHARSETTYPE
2164 OMX_MetadataCharsetISO88591     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO88591,$/;"  e       enum:OMX_METADATACHARSETTYPE
2165 OMX_MetadataCharsetISO885910    omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO885910,$/;" e       enum:OMX_METADATACHARSETTYPE
2166 OMX_MetadataCharsetISO885913    omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO885913,$/;" e       enum:OMX_METADATACHARSETTYPE
2167 OMX_MetadataCharsetISO885914    omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO885914,$/;" e       enum:OMX_METADATACHARSETTYPE
2168 OMX_MetadataCharsetISO885915    omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO885915,$/;" e       enum:OMX_METADATACHARSETTYPE
2169 OMX_MetadataCharsetISO88592     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO88592,$/;"  e       enum:OMX_METADATACHARSETTYPE
2170 OMX_MetadataCharsetISO88593     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO88593,$/;"  e       enum:OMX_METADATACHARSETTYPE
2171 OMX_MetadataCharsetISO88594     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO88594,$/;"  e       enum:OMX_METADATACHARSETTYPE
2172 OMX_MetadataCharsetISO88595     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO88595,$/;"  e       enum:OMX_METADATACHARSETTYPE
2173 OMX_MetadataCharsetISO88596     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO88596,$/;"  e       enum:OMX_METADATACHARSETTYPE
2174 OMX_MetadataCharsetISO88597     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO88597,$/;"  e       enum:OMX_METADATACHARSETTYPE
2175 OMX_MetadataCharsetISO88598     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO88598,$/;"  e       enum:OMX_METADATACHARSETTYPE
2176 OMX_MetadataCharsetISO88599     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISO88599,$/;"  e       enum:OMX_METADATACHARSETTYPE
2177 OMX_MetadataCharsetISOEUCJP     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetISOEUCJP,$/;"  e       enum:OMX_METADATACHARSETTYPE
2178 OMX_MetadataCharsetImapUTF7     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetImapUTF7,$/;"  e       enum:OMX_METADATACHARSETTYPE
2179 OMX_MetadataCharsetJavaConformantUTF8   omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetJavaConformantUTF8,$/;"        e       enum:OMX_METADATACHARSETTYPE
2180 OMX_MetadataCharsetKhronosExtensions    omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"     e       enum:OMX_METADATACHARSETTYPE
2181 OMX_MetadataCharsetSMS7Bit      omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetSMS7Bit,$/;"   e       enum:OMX_METADATACHARSETTYPE
2182 OMX_MetadataCharsetShiftJIS     omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetShiftJIS,$/;"  e       enum:OMX_METADATACHARSETTYPE
2183 OMX_MetadataCharsetTypeMax      omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetTypeMax= 0x7FFFFFFF$/;"        e       enum:OMX_METADATACHARSETTYPE
2184 OMX_MetadataCharsetUTF16BE      omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetUTF16BE,$/;"   e       enum:OMX_METADATACHARSETTYPE
2185 OMX_MetadataCharsetUTF16LE      omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetUTF16LE, $/;"  e       enum:OMX_METADATACHARSETTYPE
2186 OMX_MetadataCharsetUTF7 omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetUTF7,$/;"      e       enum:OMX_METADATACHARSETTYPE
2187 OMX_MetadataCharsetUTF8 omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetUTF8,$/;"      e       enum:OMX_METADATACHARSETTYPE
2188 OMX_MetadataCharsetUnknown      omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetUnknown = 0,$/;"       e       enum:OMX_METADATACHARSETTYPE
2189 OMX_MetadataCharsetVendorStartUnused    omx/openmax/OMX_Component.h     /^    OMX_MetadataCharsetVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"        e       enum:OMX_METADATACHARSETTYPE
2190 OMX_MetadataScopeAllLevels      omx/openmax/OMX_Component.h     /^    OMX_MetadataScopeAllLevels,$/;"   e       enum:OMX_METADATASCOPETYPE
2191 OMX_MetadataScopeKhronosExtensions      omx/openmax/OMX_Component.h     /^    OMX_MetadataScopeKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:OMX_METADATASCOPETYPE
2192 OMX_MetadataScopeNodeLevel      omx/openmax/OMX_Component.h     /^    OMX_MetadataScopeNodeLevel,$/;"   e       enum:OMX_METADATASCOPETYPE
2193 OMX_MetadataScopePortLevel      omx/openmax/OMX_Component.h     /^    OMX_MetadataScopePortLevel,$/;"   e       enum:OMX_METADATASCOPETYPE
2194 OMX_MetadataScopeTopLevel       omx/openmax/OMX_Component.h     /^    OMX_MetadataScopeTopLevel,$/;"    e       enum:OMX_METADATASCOPETYPE
2195 OMX_MetadataScopeTypeMax        omx/openmax/OMX_Component.h     /^    OMX_MetadataScopeTypeMax = 0x7fffffff$/;" e       enum:OMX_METADATASCOPETYPE
2196 OMX_MetadataScopeVendorStartUnused      omx/openmax/OMX_Component.h     /^    OMX_MetadataScopeVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:OMX_METADATASCOPETYPE
2197 OMX_MetadataSearchItemByIndex   omx/openmax/OMX_Component.h     /^    OMX_MetadataSearchItemByIndex,$/;"        e       enum:OMX_METADATASEARCHMODETYPE
2198 OMX_MetadataSearchKhronosExtensions     omx/openmax/OMX_Component.h     /^    OMX_MetadataSearchKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"      e       enum:OMX_METADATASEARCHMODETYPE
2199 OMX_MetadataSearchNextItemByKey omx/openmax/OMX_Component.h     /^    OMX_MetadataSearchNextItemByKey,$/;"      e       enum:OMX_METADATASEARCHMODETYPE
2200 OMX_MetadataSearchTypeMax       omx/openmax/OMX_Component.h     /^    OMX_MetadataSearchTypeMax = 0x7fffffff$/;"        e       enum:OMX_METADATASEARCHMODETYPE
2201 OMX_MetadataSearchValueSizeByIndex      omx/openmax/OMX_Component.h     /^    OMX_MetadataSearchValueSizeByIndex,$/;"   e       enum:OMX_METADATASEARCHMODETYPE
2202 OMX_MetadataSearchVendorStartUnused     omx/openmax/OMX_Component.h     /^    OMX_MetadataSearchVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;" e       enum:OMX_METADATASEARCHMODETYPE
2203 OMX_MeteringKhronosExtensions   omx/openmax/OMX_IVCommon.h      /^    OMX_MeteringKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"    e       enum:OMX_METERINGTYPE
2204 OMX_MeteringModeAverage omx/openmax/OMX_IVCommon.h      /^    OMX_MeteringModeAverage,     \/**< Center-weighted average metering. *\/$/;"      e       enum:OMX_METERINGTYPE
2205 OMX_MeteringModeMatrix  omx/openmax/OMX_IVCommon.h      /^    OMX_MeteringModeMatrix,      \/**< Matrix or evaluative metering. *\/$/;" e       enum:OMX_METERINGTYPE
2206 OMX_MeteringModeSpot    omx/openmax/OMX_IVCommon.h      /^    OMX_MeteringModeSpot,           \/**< Spot (partial) metering. *\/$/;"    e       enum:OMX_METERINGTYPE
2207 OMX_MeteringVendorStartUnused   omx/openmax/OMX_IVCommon.h      /^    OMX_MeteringVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"       e       enum:OMX_METERINGTYPE
2208 OMX_MirrorBoth  omx/openmax/OMX_IVCommon.h      /^    OMX_MirrorBoth, $/;"      e       enum:OMX_MIRRORTYPE
2209 OMX_MirrorHorizontal    omx/openmax/OMX_IVCommon.h      /^    OMX_MirrorHorizontal,$/;" e       enum:OMX_MIRRORTYPE
2210 OMX_MirrorKhronosExtensions     omx/openmax/OMX_IVCommon.h      /^    OMX_MirrorKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"      e       enum:OMX_MIRRORTYPE
2211 OMX_MirrorMax   omx/openmax/OMX_IVCommon.h      /^    OMX_MirrorMax = 0x7FFFFFFF   $/;" e       enum:OMX_MIRRORTYPE
2212 OMX_MirrorNone  omx/openmax/OMX_IVCommon.h      /^    OMX_MirrorNone = 0,$/;"   e       enum:OMX_MIRRORTYPE
2213 OMX_MirrorVendorStartUnused     omx/openmax/OMX_IVCommon.h      /^    OMX_MirrorVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;" e       enum:OMX_MIRRORTYPE
2214 OMX_MirrorVertical      omx/openmax/OMX_IVCommon.h      /^    OMX_MirrorVertical,$/;"   e       enum:OMX_MIRRORTYPE
2215 OMX_NALSTREAMFORMATTYPE omx/openmax/OMX_VideoExt.h      /^typedef struct OMX_NALSTREAMFORMATTYPE{$/;"   s
2216 OMX_NALSTREAMFORMATTYPE omx/openmax/OMX_VideoExt.h      /^} OMX_NALSTREAMFORMATTYPE;$/;"        t       typeref:struct:OMX_NALSTREAMFORMATTYPE
2217 OMX_NALSTREAMFORMATTYPE::eNaluFormat    omx/openmax/OMX_VideoExt.h      /^    OMX_NALUFORMATSTYPE eNaluFormat;$/;"      m       struct:OMX_NALSTREAMFORMATTYPE  access:public
2218 OMX_NALSTREAMFORMATTYPE::nPortIndex     omx/openmax/OMX_VideoExt.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_NALSTREAMFORMATTYPE  access:public
2219 OMX_NALSTREAMFORMATTYPE::nSize  omx/openmax/OMX_VideoExt.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_NALSTREAMFORMATTYPE  access:public
2220 OMX_NALSTREAMFORMATTYPE::nVersion       omx/openmax/OMX_VideoExt.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_NALSTREAMFORMATTYPE  access:public
2221 OMX_NALUFORMATSTYPE     omx/openmax/OMX_VideoExt.h      /^typedef enum OMX_NALUFORMATSTYPE {$/;"        g
2222 OMX_NALUFORMATSTYPE     omx/openmax/OMX_VideoExt.h      /^} OMX_NALUFORMATSTYPE;$/;"    t       typeref:enum:OMX_NALUFORMATSTYPE
2223 OMX_NATIVE_DEVICETYPE   omx/openmax/OMX_Types.h /^typedef void* OMX_NATIVE_DEVICETYPE;$/;"      t
2224 OMX_NATIVE_WINDOWTYPE   omx/openmax/OMX_Types.h /^typedef void* OMX_NATIVE_WINDOWTYPE;$/;"      t
2225 OMX_NUMERICALDATATYPE   omx/openmax/OMX_Types.h /^typedef enum OMX_NUMERICALDATATYPE$/;"        g
2226 OMX_NUMERICALDATATYPE   omx/openmax/OMX_Types.h /^} OMX_NUMERICALDATATYPE;$/;"  t       typeref:enum:OMX_NUMERICALDATATYPE
2227 OMX_NaluFormatCodingMax omx/openmax/OMX_VideoExt.h      /^    OMX_NaluFormatCodingMax = 0x7FFFFFFF$/;"  e       enum:OMX_NALUFORMATSTYPE
2228 OMX_NaluFormatFourByteInterleaveLength  omx/openmax/OMX_VideoExt.h      /^    OMX_NaluFormatFourByteInterleaveLength = 16,$/;"  e       enum:OMX_NALUFORMATSTYPE
2229 OMX_NaluFormatOneByteInterleaveLength   omx/openmax/OMX_VideoExt.h      /^    OMX_NaluFormatOneByteInterleaveLength = 4,$/;"    e       enum:OMX_NALUFORMATSTYPE
2230 OMX_NaluFormatOneNaluPerBuffer  omx/openmax/OMX_VideoExt.h      /^    OMX_NaluFormatOneNaluPerBuffer = 2,$/;"   e       enum:OMX_NALUFORMATSTYPE
2231 OMX_NaluFormatStartCodes        omx/openmax/OMX_VideoExt.h      /^    OMX_NaluFormatStartCodes = 1,$/;" e       enum:OMX_NALUFORMATSTYPE
2232 OMX_NaluFormatTwoByteInterleaveLength   omx/openmax/OMX_VideoExt.h      /^    OMX_NaluFormatTwoByteInterleaveLength = 8,$/;"    e       enum:OMX_NALUFORMATSTYPE
2233 OMX_NotSuspended        omx/openmax/OMX_Component.h     /^    OMX_NotSuspended, \/**< component is not suspended *\/$/;"        e       enum:OMX_SUSPENSIONTYPE
2234 OMX_NumercialDataMax    omx/openmax/OMX_Types.h /^    OMX_NumercialDataMax = 0x7FFFFFFF$/;"     e       enum:OMX_NUMERICALDATATYPE
2235 OMX_NumericalDataSigned omx/openmax/OMX_Types.h /^    OMX_NumericalDataSigned, \/**< signed data *\/$/;"        e       enum:OMX_NUMERICALDATATYPE
2236 OMX_NumericalDataUnsigned       omx/openmax/OMX_Types.h /^    OMX_NumericalDataUnsigned, \/**< unsigned data *\/$/;"    e       enum:OMX_NUMERICALDATATYPE
2237 OMX_OTHER_CONFIG_POWERTYPE      omx/openmax/OMX_Other.h /^typedef struct OMX_OTHER_CONFIG_POWERTYPE {$/;"       s
2238 OMX_OTHER_CONFIG_POWERTYPE      omx/openmax/OMX_Other.h /^} OMX_OTHER_CONFIG_POWERTYPE;$/;"     t       typeref:struct:OMX_OTHER_CONFIG_POWERTYPE
2239 OMX_OTHER_CONFIG_POWERTYPE::bEnablePM   omx/openmax/OMX_Other.h /^    OMX_BOOL bEnablePM;       \/**< Flag to enable Power Management *\/$/;"   m       struct:OMX_OTHER_CONFIG_POWERTYPE       access:public
2240 OMX_OTHER_CONFIG_POWERTYPE::nSize       omx/openmax/OMX_Other.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_OTHER_CONFIG_POWERTYPE       access:public
2241 OMX_OTHER_CONFIG_POWERTYPE::nVersion    omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_OTHER_CONFIG_POWERTYPE       access:public
2242 OMX_OTHER_CONFIG_STATSTYPE      omx/openmax/OMX_Other.h /^typedef struct OMX_OTHER_CONFIG_STATSTYPE {$/;"       s
2243 OMX_OTHER_CONFIG_STATSTYPE      omx/openmax/OMX_Other.h /^} OMX_OTHER_CONFIG_STATSTYPE;$/;"     t       typeref:struct:OMX_OTHER_CONFIG_STATSTYPE
2244 OMX_OTHER_CONFIG_STATSTYPE::nSize       omx/openmax/OMX_Other.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_OTHER_CONFIG_STATSTYPE       access:public
2245 OMX_OTHER_CONFIG_STATSTYPE::nVersion    omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_OTHER_CONFIG_STATSTYPE       access:public
2246 OMX_OTHER_EXTRADATATYPE omx/openmax/OMX_Core.h  /^typedef struct OMX_OTHER_EXTRADATATYPE  {$/;" s
2247 OMX_OTHER_EXTRADATATYPE omx/openmax/OMX_Core.h  /^} OMX_OTHER_EXTRADATATYPE;$/;"        t       typeref:struct:OMX_OTHER_EXTRADATATYPE
2248 OMX_OTHER_EXTRADATATYPE::data   omx/openmax/OMX_Core.h  /^    OMX_U8  data[1];     \/* Supporting data hint  *\/$/;"    m       struct:OMX_OTHER_EXTRADATATYPE  access:public
2249 OMX_OTHER_EXTRADATATYPE::eType  omx/openmax/OMX_Core.h  /^    OMX_EXTRADATATYPE eType;       \/* Extra Data type *\/$/;"        m       struct:OMX_OTHER_EXTRADATATYPE  access:public
2250 OMX_OTHER_EXTRADATATYPE::nDataSize      omx/openmax/OMX_Core.h  /^    OMX_U32 nDataSize;   \/* Size of the supporting data to follow *\/$/;"    m       struct:OMX_OTHER_EXTRADATATYPE  access:public
2251 OMX_OTHER_EXTRADATATYPE::nPortIndex     omx/openmax/OMX_Core.h  /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_OTHER_EXTRADATATYPE  access:public
2252 OMX_OTHER_EXTRADATATYPE::nSize  omx/openmax/OMX_Core.h  /^    OMX_U32 nSize;$/;"        m       struct:OMX_OTHER_EXTRADATATYPE  access:public
2253 OMX_OTHER_EXTRADATATYPE::nVersion       omx/openmax/OMX_Core.h  /^    OMX_VERSIONTYPE nVersion;               $/;"      m       struct:OMX_OTHER_EXTRADATATYPE  access:public
2254 OMX_OTHER_FORMATTYPE    omx/openmax/OMX_Other.h /^typedef enum OMX_OTHER_FORMATTYPE {$/;"       g
2255 OMX_OTHER_FORMATTYPE    omx/openmax/OMX_Other.h /^} OMX_OTHER_FORMATTYPE;$/;"   t       typeref:enum:OMX_OTHER_FORMATTYPE
2256 OMX_OTHER_FormatBinary  omx/openmax/OMX_Other.h /^    OMX_OTHER_FormatBinary,   \/**< Arbitrary binary data *\/$/;"     e       enum:OMX_OTHER_FORMATTYPE
2257 OMX_OTHER_FormatKhronosExtensions       omx/openmax/OMX_Other.h /^    OMX_OTHER_FormatKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"        e       enum:OMX_OTHER_FORMATTYPE
2258 OMX_OTHER_FormatMax     omx/openmax/OMX_Other.h /^    OMX_OTHER_FormatMax = 0x7FFFFFFF$/;"      e       enum:OMX_OTHER_FORMATTYPE
2259 OMX_OTHER_FormatPower   omx/openmax/OMX_Other.h /^    OMX_OTHER_FormatPower,    \/**< Perhaps used for enabling\/disabling power $/;"   e       enum:OMX_OTHER_FORMATTYPE
2260 OMX_OTHER_FormatStats   omx/openmax/OMX_Other.h /^    OMX_OTHER_FormatStats,    \/**< Could be things such as frame rate, frames $/;"   e       enum:OMX_OTHER_FORMATTYPE
2261 OMX_OTHER_FormatTime    omx/openmax/OMX_Other.h /^    OMX_OTHER_FormatTime = 0, \/**< Transmission of various timestamps, elapsed time, $/;"    e       enum:OMX_OTHER_FORMATTYPE
2262 OMX_OTHER_FormatVendorReserved  omx/openmax/OMX_Other.h /^    OMX_OTHER_FormatVendorReserved = 1000, \/**< Starting value for vendor specific $/;"      e       enum:OMX_OTHER_FORMATTYPE
2263 OMX_OTHER_FormatVendorStartUnused       omx/openmax/OMX_Other.h /^    OMX_OTHER_FormatVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"   e       enum:OMX_OTHER_FORMATTYPE
2264 OMX_OTHER_PARAM_PORTFORMATTYPE  omx/openmax/OMX_Other.h /^typedef struct OMX_OTHER_PARAM_PORTFORMATTYPE {$/;"   s
2265 OMX_OTHER_PARAM_PORTFORMATTYPE  omx/openmax/OMX_Other.h /^} OMX_OTHER_PARAM_PORTFORMATTYPE; $/;"        t       typeref:struct:OMX_OTHER_PARAM_PORTFORMATTYPE
2266 OMX_OTHER_PARAM_PORTFORMATTYPE::eFormat omx/openmax/OMX_Other.h /^    OMX_OTHER_FORMATTYPE eFormat; \/**< Type of data expected for this channel *\/$/;"        m       struct:OMX_OTHER_PARAM_PORTFORMATTYPE   access:public
2267 OMX_OTHER_PARAM_PORTFORMATTYPE::nIndex  omx/openmax/OMX_Other.h /^    OMX_U32 nIndex; \/**< Indicates the enumeration index for the format from 0x0 to N-1 *\/$/;"      m       struct:OMX_OTHER_PARAM_PORTFORMATTYPE   access:public
2268 OMX_OTHER_PARAM_PORTFORMATTYPE::nPortIndex      omx/openmax/OMX_Other.h /^    OMX_U32 nPortIndex; \/**< Indicates which port to set *\/$/;"     m       struct:OMX_OTHER_PARAM_PORTFORMATTYPE   access:public
2269 OMX_OTHER_PARAM_PORTFORMATTYPE::nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize; \/**< size of the structure in bytes *\/$/;"       m       struct:OMX_OTHER_PARAM_PORTFORMATTYPE   access:public
2270 OMX_OTHER_PARAM_PORTFORMATTYPE::nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_OTHER_PARAM_PORTFORMATTYPE   access:public
2271 OMX_OTHER_PORTDEFINITIONTYPE    omx/openmax/OMX_Other.h /^typedef struct OMX_OTHER_PORTDEFINITIONTYPE {$/;"     s
2272 OMX_OTHER_PORTDEFINITIONTYPE    omx/openmax/OMX_Other.h /^} OMX_OTHER_PORTDEFINITIONTYPE;$/;"   t       typeref:struct:OMX_OTHER_PORTDEFINITIONTYPE
2273 OMX_OTHER_PORTDEFINITIONTYPE::eFormat   omx/openmax/OMX_Other.h /^    OMX_OTHER_FORMATTYPE eFormat;  \/**< Type of data expected for this channel *\/$/;"       m       struct:OMX_OTHER_PORTDEFINITIONTYPE     access:public
2274 OMX_OUT omx/openmax/OMX_Types.h 82;"    d
2275 OMX_Other_h     omx/openmax/OMX_Other.h 30;"    d
2276 OMX_PARAM_BUFFERSUPPLIERTYPE    omx/openmax/OMX_Core.h  /^typedef struct OMX_PARAM_BUFFERSUPPLIERTYPE {$/;"     s
2277 OMX_PARAM_BUFFERSUPPLIERTYPE    omx/openmax/OMX_Core.h  /^} OMX_PARAM_BUFFERSUPPLIERTYPE;$/;"   t       typeref:struct:OMX_PARAM_BUFFERSUPPLIERTYPE
2278 OMX_PARAM_BUFFERSUPPLIERTYPE::eBufferSupplier   omx/openmax/OMX_Core.h  /^    OMX_BUFFERSUPPLIERTYPE eBufferSupplier; \/**< buffer supplier *\/$/;"     m       struct:OMX_PARAM_BUFFERSUPPLIERTYPE     access:public
2279 OMX_PARAM_BUFFERSUPPLIERTYPE::nPortIndex        omx/openmax/OMX_Core.h  /^    OMX_U32 nPortIndex; \/**< port that this structure applies to *\/$/;"     m       struct:OMX_PARAM_BUFFERSUPPLIERTYPE     access:public
2280 OMX_PARAM_BUFFERSUPPLIERTYPE::nSize     omx/openmax/OMX_Core.h  /^    OMX_U32 nSize; \/**< size of the structure in bytes *\/$/;"       m       struct:OMX_PARAM_BUFFERSUPPLIERTYPE     access:public
2281 OMX_PARAM_BUFFERSUPPLIERTYPE::nVersion  omx/openmax/OMX_Core.h  /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_PARAM_BUFFERSUPPLIERTYPE     access:public
2282 OMX_PARAM_COMPONENTROLETYPE     omx/openmax/OMX_Core.h  /^typedef struct OMX_PARAM_COMPONENTROLETYPE {$/;"      s
2283 OMX_PARAM_COMPONENTROLETYPE     omx/openmax/OMX_Core.h  /^} OMX_PARAM_COMPONENTROLETYPE;$/;"    t       typeref:struct:OMX_PARAM_COMPONENTROLETYPE
2284 OMX_PARAM_COMPONENTROLETYPE::cRole      omx/openmax/OMX_Core.h  /^    OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE];  \/**< name of standard component which defines component role *\/$/;"     m       struct:OMX_PARAM_COMPONENTROLETYPE      access:public
2285 OMX_PARAM_COMPONENTROLETYPE::nSize      omx/openmax/OMX_Core.h  /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_PARAM_COMPONENTROLETYPE      access:public
2286 OMX_PARAM_COMPONENTROLETYPE::nVersion   omx/openmax/OMX_Core.h  /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_PARAM_COMPONENTROLETYPE      access:public
2287 OMX_PARAM_CONTENTPIPETYPE       omx/openmax/OMX_Component.h     /^typedef struct OMX_PARAM_CONTENTPIPETYPE$/;"  s
2288 OMX_PARAM_CONTENTPIPETYPE       omx/openmax/OMX_Component.h     /^} OMX_PARAM_CONTENTPIPETYPE;$/;"      t       typeref:struct:OMX_PARAM_CONTENTPIPETYPE
2289 OMX_PARAM_CONTENTPIPETYPE::hPipe        omx/openmax/OMX_Component.h     /^    OMX_HANDLETYPE hPipe;       \/**< The pipe handle*\/$/;"  m       struct:OMX_PARAM_CONTENTPIPETYPE        access:public
2290 OMX_PARAM_CONTENTPIPETYPE::nSize        omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_PARAM_CONTENTPIPETYPE        access:public
2291 OMX_PARAM_CONTENTPIPETYPE::nVersion     omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_PARAM_CONTENTPIPETYPE        access:public
2292 OMX_PARAM_CONTENTURITYPE        omx/openmax/OMX_Component.h     /^typedef struct OMX_PARAM_CONTENTURITYPE$/;"   s
2293 OMX_PARAM_CONTENTURITYPE        omx/openmax/OMX_Component.h     /^} OMX_PARAM_CONTENTURITYPE;$/;"       t       typeref:struct:OMX_PARAM_CONTENTURITYPE
2294 OMX_PARAM_CONTENTURITYPE::contentURI    omx/openmax/OMX_Component.h     /^    OMX_U8 contentURI[1];               \/**< The URI name *\/$/;"    m       struct:OMX_PARAM_CONTENTURITYPE access:public
2295 OMX_PARAM_CONTENTURITYPE::nSize omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;                      \/**< size of the structure in bytes, including$/;"   m       struct:OMX_PARAM_CONTENTURITYPE access:public
2296 OMX_PARAM_CONTENTURITYPE::nVersion      omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;           \/**< OMX specification version information *\/$/;"   m       struct:OMX_PARAM_CONTENTURITYPE access:public
2297 OMX_PARAM_DATAUNITTYPE  omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_PARAM_DATAUNITTYPE {$/;"   s
2298 OMX_PARAM_DATAUNITTYPE  omx/openmax/OMX_IVCommon.h      /^} OMX_PARAM_DATAUNITTYPE;$/;" t       typeref:struct:OMX_PARAM_DATAUNITTYPE
2299 OMX_PARAM_DATAUNITTYPE::eEncapsulationType      omx/openmax/OMX_IVCommon.h      /^    OMX_DATAUNITENCAPSULATIONTYPE eEncapsulationType;$/;"     m       struct:OMX_PARAM_DATAUNITTYPE   access:public
2300 OMX_PARAM_DATAUNITTYPE::eUnitType       omx/openmax/OMX_IVCommon.h      /^    OMX_DATAUNITTYPE eUnitType;$/;"   m       struct:OMX_PARAM_DATAUNITTYPE   access:public
2301 OMX_PARAM_DATAUNITTYPE::nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;       \/**< Port that this structure applies to *\/$/;"       m       struct:OMX_PARAM_DATAUNITTYPE   access:public
2302 OMX_PARAM_DATAUNITTYPE::nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;            \/**< Size of the structure in bytes *\/$/;"    m       struct:OMX_PARAM_DATAUNITTYPE   access:public
2303 OMX_PARAM_DATAUNITTYPE::nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/ $/;"    m       struct:OMX_PARAM_DATAUNITTYPE   access:public
2304 OMX_PARAM_DEBLOCKINGTYPE        omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_PARAM_DEBLOCKINGTYPE {$/;" s
2305 OMX_PARAM_DEBLOCKINGTYPE        omx/openmax/OMX_IVCommon.h      /^} OMX_PARAM_DEBLOCKINGTYPE;$/;"       t       typeref:struct:OMX_PARAM_DEBLOCKINGTYPE
2306 OMX_PARAM_DEBLOCKINGTYPE::bDeblocking   omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bDeblocking;$/;" m       struct:OMX_PARAM_DEBLOCKINGTYPE access:public
2307 OMX_PARAM_DEBLOCKINGTYPE::nPortIndex    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_PARAM_DEBLOCKINGTYPE access:public
2308 OMX_PARAM_DEBLOCKINGTYPE::nSize omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_PARAM_DEBLOCKINGTYPE access:public
2309 OMX_PARAM_DEBLOCKINGTYPE::nVersion      omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_PARAM_DEBLOCKINGTYPE access:public
2310 OMX_PARAM_FOCUSSTATUSTYPE       omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_PARAM_FOCUSSTATUSTYPE {$/;"        s
2311 OMX_PARAM_FOCUSSTATUSTYPE       omx/openmax/OMX_IVCommon.h      /^} OMX_PARAM_FOCUSSTATUSTYPE;$/;"      t       typeref:struct:OMX_PARAM_FOCUSSTATUSTYPE
2312 OMX_PARAM_FOCUSSTATUSTYPE::bBottomLeftStatus    omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bBottomLeftStatus;$/;"   m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2313 OMX_PARAM_FOCUSSTATUSTYPE::bBottomRightStatus   omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bBottomRightStatus;$/;"  m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2314 OMX_PARAM_FOCUSSTATUSTYPE::bBottomStatus        omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bBottomStatus;$/;"       m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2315 OMX_PARAM_FOCUSSTATUSTYPE::bCenterStatus        omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bCenterStatus;$/;"       m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2316 OMX_PARAM_FOCUSSTATUSTYPE::bLeftStatus  omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bLeftStatus;$/;" m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2317 OMX_PARAM_FOCUSSTATUSTYPE::bRightStatus omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bRightStatus;$/;"        m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2318 OMX_PARAM_FOCUSSTATUSTYPE::bTopLeftStatus       omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bTopLeftStatus;$/;"      m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2319 OMX_PARAM_FOCUSSTATUSTYPE::bTopRightStatus      omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bTopRightStatus;$/;"     m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2320 OMX_PARAM_FOCUSSTATUSTYPE::bTopStatus   omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bTopStatus;$/;"  m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2321 OMX_PARAM_FOCUSSTATUSTYPE::eFocusStatus omx/openmax/OMX_IVCommon.h      /^    OMX_FOCUSSTATUSTYPE eFocusStatus;$/;"     m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2322 OMX_PARAM_FOCUSSTATUSTYPE::nPortIndex   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2323 OMX_PARAM_FOCUSSTATUSTYPE::nSize        omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2324 OMX_PARAM_FOCUSSTATUSTYPE::nVersion     omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
2325 OMX_PARAM_INTERLEAVETYPE        omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_PARAM_INTERLEAVETYPE {$/;" s
2326 OMX_PARAM_INTERLEAVETYPE        omx/openmax/OMX_IVCommon.h      /^} OMX_PARAM_INTERLEAVETYPE;$/;"       t       typeref:struct:OMX_PARAM_INTERLEAVETYPE
2327 OMX_PARAM_INTERLEAVETYPE::bEnable       omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bEnable;$/;"     m       struct:OMX_PARAM_INTERLEAVETYPE access:public
2328 OMX_PARAM_INTERLEAVETYPE::nInterleavePortIndex  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nInterleavePortIndex;$/;" m       struct:OMX_PARAM_INTERLEAVETYPE access:public
2329 OMX_PARAM_INTERLEAVETYPE::nPortIndex    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_PARAM_INTERLEAVETYPE access:public
2330 OMX_PARAM_INTERLEAVETYPE::nSize omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_PARAM_INTERLEAVETYPE access:public
2331 OMX_PARAM_INTERLEAVETYPE::nVersion      omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_PARAM_INTERLEAVETYPE access:public
2332 OMX_PARAM_MACROBLOCKSTYPE       omx/openmax/OMX_Video.h /^typedef struct OMX_PARAM_MACROBLOCKSTYPE {$/;"        s
2333 OMX_PARAM_MACROBLOCKSTYPE       omx/openmax/OMX_Video.h /^} OMX_PARAM_MACROBLOCKSTYPE;$/;"      t       typeref:struct:OMX_PARAM_MACROBLOCKSTYPE
2334 OMX_PARAM_MACROBLOCKSTYPE::nMacroblocks omx/openmax/OMX_Video.h /^    OMX_U32 nMacroblocks;$/;" m       struct:OMX_PARAM_MACROBLOCKSTYPE        access:public
2335 OMX_PARAM_MACROBLOCKSTYPE::nPortIndex   omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_PARAM_MACROBLOCKSTYPE        access:public
2336 OMX_PARAM_MACROBLOCKSTYPE::nSize        omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_PARAM_MACROBLOCKSTYPE        access:public
2337 OMX_PARAM_MACROBLOCKSTYPE::nVersion     omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_PARAM_MACROBLOCKSTYPE        access:public
2338 OMX_PARAM_METADATAFILTERTYPE    omx/openmax/OMX_Component.h     /^typedef struct OMX_PARAM_METADATAFILTERTYPE $/;"      s
2339 OMX_PARAM_METADATAFILTERTYPE    omx/openmax/OMX_Component.h     /^} OMX_PARAM_METADATAFILTERTYPE; $/;"  t       typeref:struct:OMX_PARAM_METADATAFILTERTYPE
2340 OMX_PARAM_METADATAFILTERTYPE::bAllKeys  omx/openmax/OMX_Component.h     /^    OMX_BOOL bAllKeys;        \/* if true then this structure refers to all keys and $/;"     m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
2341 OMX_PARAM_METADATAFILTERTYPE::bEnabled  omx/openmax/OMX_Component.h     /^    OMX_BOOL bEnabled;        \/* if true then key is part of filter (e.g. $/;"       m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
2342 OMX_PARAM_METADATAFILTERTYPE::eKeyCharset       omx/openmax/OMX_Component.h     /^    OMX_METADATACHARSETTYPE eKeyCharset;$/;"  m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
2343 OMX_PARAM_METADATAFILTERTYPE::nKey      omx/openmax/OMX_Component.h     /^    OMX_U8   nKey [128]; $/;" m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
2344 OMX_PARAM_METADATAFILTERTYPE::nKeySizeUsed      omx/openmax/OMX_Component.h     /^    OMX_U32 nKeySizeUsed; $/;"        m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
2345 OMX_PARAM_METADATAFILTERTYPE::nLanguageCountry  omx/openmax/OMX_Component.h     /^    OMX_U8 nLanguageCountry[128];$/;" m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
2346 OMX_PARAM_METADATAFILTERTYPE::nLanguageCountrySizeUsed  omx/openmax/OMX_Component.h     /^    OMX_U32 nLanguageCountrySizeUsed;$/;"     m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
2347 OMX_PARAM_METADATAFILTERTYPE::nSize     omx/openmax/OMX_Component.h     /^    OMX_U32 nSize; $/;"       m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
2348 OMX_PARAM_METADATAFILTERTYPE::nVersion  omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion; $/;"    m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
2349 OMX_PARAM_PORTDEFINITIONTYPE    omx/openmax/OMX_Component.h     /^typedef struct OMX_PARAM_PORTDEFINITIONTYPE {$/;"     s
2350 OMX_PARAM_PORTDEFINITIONTYPE    omx/openmax/OMX_Component.h     /^} OMX_PARAM_PORTDEFINITIONTYPE;$/;"   t       typeref:struct:OMX_PARAM_PORTDEFINITIONTYPE
2351 OMX_PARAM_PORTDEFINITIONTYPE::__anon33::audio   omx/openmax/OMX_Component.h     /^        OMX_AUDIO_PORTDEFINITIONTYPE audio;$/;"       m       union:OMX_PARAM_PORTDEFINITIONTYPE::__anon33    access:public
2352 OMX_PARAM_PORTDEFINITIONTYPE::__anon33::image   omx/openmax/OMX_Component.h     /^        OMX_IMAGE_PORTDEFINITIONTYPE image;$/;"       m       union:OMX_PARAM_PORTDEFINITIONTYPE::__anon33    access:public
2353 OMX_PARAM_PORTDEFINITIONTYPE::__anon33::other   omx/openmax/OMX_Component.h     /^        OMX_OTHER_PORTDEFINITIONTYPE other;$/;"       m       union:OMX_PARAM_PORTDEFINITIONTYPE::__anon33    access:public
2354 OMX_PARAM_PORTDEFINITIONTYPE::__anon33::video   omx/openmax/OMX_Component.h     /^        OMX_VIDEO_PORTDEFINITIONTYPE video;$/;"       m       union:OMX_PARAM_PORTDEFINITIONTYPE::__anon33    access:public
2355 OMX_PARAM_PORTDEFINITIONTYPE::bBuffersContiguous        omx/openmax/OMX_Component.h     /^    OMX_BOOL bBuffersContiguous;$/;"  m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
2356 OMX_PARAM_PORTDEFINITIONTYPE::bEnabled  omx/openmax/OMX_Component.h     /^    OMX_BOOL bEnabled;             \/**< Ports default to enabled and are enabled\/disabled by$/;"    m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
2357 OMX_PARAM_PORTDEFINITIONTYPE::bPopulated        omx/openmax/OMX_Component.h     /^    OMX_BOOL bPopulated;           \/**< Port is populated with all of its buffers as indicated by$/;"        m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
2358 OMX_PARAM_PORTDEFINITIONTYPE::eDir      omx/openmax/OMX_Component.h     /^    OMX_DIRTYPE eDir;              \/**< Direction (input or output) of this port *\/$/;"     m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
2359 OMX_PARAM_PORTDEFINITIONTYPE::eDomain   omx/openmax/OMX_Component.h     /^    OMX_PORTDOMAINTYPE eDomain;    \/**< Domain of the port. Determines the contents of metadata below. *\/$/;"       m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
2360 OMX_PARAM_PORTDEFINITIONTYPE::format    omx/openmax/OMX_Component.h     /^    } format;$/;"     m       struct:OMX_PARAM_PORTDEFINITIONTYPE     typeref:union:OMX_PARAM_PORTDEFINITIONTYPE::__anon33    access:public
2361 OMX_PARAM_PORTDEFINITIONTYPE::nBufferAlignment  omx/openmax/OMX_Component.h     /^    OMX_U32 nBufferAlignment;$/;"     m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
2362 OMX_PARAM_PORTDEFINITIONTYPE::nBufferCountActual        omx/openmax/OMX_Component.h     /^    OMX_U32 nBufferCountActual;    \/**< The actual number of buffers allocated on this port *\/$/;"  m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
2363 OMX_PARAM_PORTDEFINITIONTYPE::nBufferCountMin   omx/openmax/OMX_Component.h     /^    OMX_U32 nBufferCountMin;       \/**< The minimum number of buffers this port requires *\/$/;"     m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
2364 OMX_PARAM_PORTDEFINITIONTYPE::nBufferSize       omx/openmax/OMX_Component.h     /^    OMX_U32 nBufferSize;           \/**< Size, in bytes, for buffers to be used for this channel *\/$/;"      m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
2365 OMX_PARAM_PORTDEFINITIONTYPE::nPortIndex        omx/openmax/OMX_Component.h     /^    OMX_U32 nPortIndex;            \/**< Port number the structure applies to *\/$/;" m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
2366 OMX_PARAM_PORTDEFINITIONTYPE::nSize     omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;                 \/**< Size of the structure in bytes *\/$/;"       m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
2367 OMX_PARAM_PORTDEFINITIONTYPE::nVersion  omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;      \/**< OMX specification version information *\/$/;"        m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
2368 OMX_PARAM_SENSORMODETYPE        omx/openmax/OMX_IVCommon.h      /^typedef struct OMX_PARAM_SENSORMODETYPE {$/;" s
2369 OMX_PARAM_SENSORMODETYPE        omx/openmax/OMX_IVCommon.h      /^} OMX_PARAM_SENSORMODETYPE;$/;"       t       typeref:struct:OMX_PARAM_SENSORMODETYPE
2370 OMX_PARAM_SENSORMODETYPE::bOneShot      omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bOneShot;$/;"    m       struct:OMX_PARAM_SENSORMODETYPE access:public
2371 OMX_PARAM_SENSORMODETYPE::nFrameRate    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nFrameRate;$/;"   m       struct:OMX_PARAM_SENSORMODETYPE access:public
2372 OMX_PARAM_SENSORMODETYPE::nPortIndex    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_PARAM_SENSORMODETYPE access:public
2373 OMX_PARAM_SENSORMODETYPE::nSize omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_PARAM_SENSORMODETYPE access:public
2374 OMX_PARAM_SENSORMODETYPE::nVersion      omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_PARAM_SENSORMODETYPE access:public
2375 OMX_PARAM_SENSORMODETYPE::sFrameSize    omx/openmax/OMX_IVCommon.h      /^    OMX_FRAMESIZETYPE sFrameSize;$/;" m       struct:OMX_PARAM_SENSORMODETYPE access:public
2376 OMX_PARAM_SUSPENSIONPOLICYTYPE  omx/openmax/OMX_Component.h     /^typedef struct OMX_PARAM_SUSPENSIONPOLICYTYPE {$/;"   s
2377 OMX_PARAM_SUSPENSIONPOLICYTYPE  omx/openmax/OMX_Component.h     /^} OMX_PARAM_SUSPENSIONPOLICYTYPE;$/;" t       typeref:struct:OMX_PARAM_SUSPENSIONPOLICYTYPE
2378 OMX_PARAM_SUSPENSIONPOLICYTYPE::ePolicy omx/openmax/OMX_Component.h     /^    OMX_SUSPENSIONPOLICYTYPE ePolicy;$/;"     m       struct:OMX_PARAM_SUSPENSIONPOLICYTYPE   access:public
2379 OMX_PARAM_SUSPENSIONPOLICYTYPE::nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;                  $/;"      m       struct:OMX_PARAM_SUSPENSIONPOLICYTYPE   access:public
2380 OMX_PARAM_SUSPENSIONPOLICYTYPE::nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;        $/;"     m       struct:OMX_PARAM_SUSPENSIONPOLICYTYPE   access:public
2381 OMX_PARAM_SUSPENSIONTYPE        omx/openmax/OMX_Component.h     /^typedef struct OMX_PARAM_SUSPENSIONTYPE {$/;" s
2382 OMX_PARAM_SUSPENSIONTYPE        omx/openmax/OMX_Component.h     /^} OMX_PARAM_SUSPENSIONTYPE ;$/;"      t       typeref:struct:OMX_PARAM_SUSPENSIONTYPE
2383 OMX_PARAM_SUSPENSIONTYPE::eType omx/openmax/OMX_Component.h     /^    OMX_SUSPENSIONTYPE eType;             $/;"        m       struct:OMX_PARAM_SUSPENSIONTYPE access:public
2384 OMX_PARAM_SUSPENSIONTYPE::nSize omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;                  $/;"      m       struct:OMX_PARAM_SUSPENSIONTYPE access:public
2385 OMX_PARAM_SUSPENSIONTYPE::nVersion      omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;       $/;"      m       struct:OMX_PARAM_SUSPENSIONTYPE access:public
2386 OMX_PARAM_U32TYPE       omx/openmax/OMX_Component.h     /^typedef struct OMX_PARAM_U32TYPE { $/;"       s
2387 OMX_PARAM_U32TYPE       omx/openmax/OMX_Component.h     /^} OMX_PARAM_U32TYPE;$/;"      t       typeref:struct:OMX_PARAM_U32TYPE
2388 OMX_PARAM_U32TYPE::nPortIndex   omx/openmax/OMX_Component.h     /^    OMX_U32 nPortIndex;               \/**< port that this structure applies to *\/ $/;"      m       struct:OMX_PARAM_U32TYPE        access:public
2389 OMX_PARAM_U32TYPE::nSize        omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;                    \/**< Size of this structure, in Bytes *\/ $/;" m       struct:OMX_PARAM_U32TYPE        access:public
2390 OMX_PARAM_U32TYPE::nU32 omx/openmax/OMX_Component.h     /^    OMX_U32 nU32;                     \/**< U32 value *\/$/;" m       struct:OMX_PARAM_U32TYPE        access:public
2391 OMX_PARAM_U32TYPE::nVersion     omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;         \/**< OMX specification version information *\/ $/;"    m       struct:OMX_PARAM_U32TYPE        access:public
2392 OMX_PORTDOMAINTYPE      omx/openmax/OMX_Component.h     /^typedef enum OMX_PORTDOMAINTYPE { $/;"        g
2393 OMX_PORTDOMAINTYPE      omx/openmax/OMX_Component.h     /^} OMX_PORTDOMAINTYPE;$/;"     t       typeref:enum:OMX_PORTDOMAINTYPE
2394 OMX_PORTTUNNELFLAG_READONLY     omx/openmax/OMX_Core.h  627;"   d
2395 OMX_PORT_PARAM_TYPE     omx/openmax/OMX_Core.h  /^typedef struct OMX_PORT_PARAM_TYPE {$/;"      s
2396 OMX_PORT_PARAM_TYPE     omx/openmax/OMX_Core.h  /^} OMX_PORT_PARAM_TYPE; $/;"   t       typeref:struct:OMX_PORT_PARAM_TYPE
2397 OMX_PORT_PARAM_TYPE::nPorts     omx/openmax/OMX_Core.h  /^    OMX_U32 nPorts;             \/**< The number of ports for this component *\/$/;"  m       struct:OMX_PORT_PARAM_TYPE      access:public
2398 OMX_PORT_PARAM_TYPE::nSize      omx/openmax/OMX_Core.h  /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_PORT_PARAM_TYPE      access:public
2399 OMX_PORT_PARAM_TYPE::nStartPortNumber   omx/openmax/OMX_Core.h  /^    OMX_U32 nStartPortNumber;   \/** first port number for this type of port *\/$/;"  m       struct:OMX_PORT_PARAM_TYPE      access:public
2400 OMX_PORT_PARAM_TYPE::nVersion   omx/openmax/OMX_Core.h  /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_PORT_PARAM_TYPE      access:public
2401 OMX_PRIORITYMGMTTYPE    omx/openmax/OMX_Core.h  /^typedef struct OMX_PRIORITYMGMTTYPE {$/;"     s
2402 OMX_PRIORITYMGMTTYPE    omx/openmax/OMX_Core.h  /^} OMX_PRIORITYMGMTTYPE;$/;"   t       typeref:struct:OMX_PRIORITYMGMTTYPE
2403 OMX_PRIORITYMGMTTYPE::nGroupID  omx/openmax/OMX_Core.h  /^ OMX_U32 nGroupID;                  \/**< ID of the component group *\/$/;"   m       struct:OMX_PRIORITYMGMTTYPE     access:public
2404 OMX_PRIORITYMGMTTYPE::nGroupPriority    omx/openmax/OMX_Core.h  /^ OMX_U32 nGroupPriority;            \/**< Priority of the component group *\/$/;"     m       struct:OMX_PRIORITYMGMTTYPE     access:public
2405 OMX_PRIORITYMGMTTYPE::nSize     omx/openmax/OMX_Core.h  /^ OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_PRIORITYMGMTTYPE     access:public
2406 OMX_PRIORITYMGMTTYPE::nVersion  omx/openmax/OMX_Core.h  /^ OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"       m       struct:OMX_PRIORITYMGMTTYPE     access:public
2407 OMX_PTR omx/openmax/OMX_Types.h /^typedef void* OMX_PTR;$/;"    t
2408 OMX_PortDomainAudio     omx/openmax/OMX_Component.h     /^    OMX_PortDomainAudio, $/;" e       enum:OMX_PORTDOMAINTYPE
2409 OMX_PortDomainImage     omx/openmax/OMX_Component.h     /^    OMX_PortDomainImage, $/;" e       enum:OMX_PORTDOMAINTYPE
2410 OMX_PortDomainKhronosExtensions omx/openmax/OMX_Component.h     /^    OMX_PortDomainKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"  e       enum:OMX_PORTDOMAINTYPE
2411 OMX_PortDomainMax       omx/openmax/OMX_Component.h     /^    OMX_PortDomainMax = 0x7ffffff$/;" e       enum:OMX_PORTDOMAINTYPE
2412 OMX_PortDomainOther     omx/openmax/OMX_Component.h     /^    OMX_PortDomainOther,$/;"  e       enum:OMX_PORTDOMAINTYPE
2413 OMX_PortDomainVendorStartUnused omx/openmax/OMX_Component.h     /^    OMX_PortDomainVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_PORTDOMAINTYPE
2414 OMX_PortDomainVideo     omx/openmax/OMX_Component.h     /^    OMX_PortDomainVideo, $/;" e       enum:OMX_PORTDOMAINTYPE
2415 OMX_RESOURCECONCEALMENTTYPE     omx/openmax/OMX_Component.h     /^typedef struct OMX_RESOURCECONCEALMENTTYPE {$/;"      s
2416 OMX_RESOURCECONCEALMENTTYPE     omx/openmax/OMX_Component.h     /^} OMX_RESOURCECONCEALMENTTYPE;$/;"    t       typeref:struct:OMX_RESOURCECONCEALMENTTYPE
2417 OMX_RESOURCECONCEALMENTTYPE::bResourceConcealmentForbidden      omx/openmax/OMX_Component.h     /^    OMX_BOOL bResourceConcealmentForbidden; \/**< disallow the use of resource concealment $/;"       m       struct:OMX_RESOURCECONCEALMENTTYPE      access:public
2418 OMX_RESOURCECONCEALMENTTYPE::nSize      omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_RESOURCECONCEALMENTTYPE      access:public
2419 OMX_RESOURCECONCEALMENTTYPE::nVersion   omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_RESOURCECONCEALMENTTYPE      access:public
2420 OMX_S16 omx/openmax/OMX_Types.h /^typedef signed short OMX_S16;$/;"     t
2421 OMX_S32 omx/openmax/OMX_Types.h /^typedef signed long OMX_S32;$/;"      t
2422 OMX_S64 omx/openmax/OMX_Types.h /^typedef signed   __int64  OMX_S64;$/;"        t
2423 OMX_S64 omx/openmax/OMX_Types.h /^typedef signed long long OMX_S64;$/;" t
2424 OMX_S8  omx/openmax/OMX_Types.h /^typedef signed char OMX_S8;$/;"       t
2425 OMX_STATETYPE   omx/openmax/OMX_Core.h  /^typedef enum OMX_STATETYPE$/;"        g
2426 OMX_STATETYPE   omx/openmax/OMX_Core.h  /^} OMX_STATETYPE;$/;"  t       typeref:enum:OMX_STATETYPE
2427 OMX_STRING      omx/openmax/OMX_Types.h /^typedef char* OMX_STRING;$/;" t
2428 OMX_SUSPENSIONPOLICYTYPE        omx/openmax/OMX_Component.h     /^typedef enum OMX_SUSPENSIONPOLICYTYPE {$/;"   g
2429 OMX_SUSPENSIONPOLICYTYPE        omx/openmax/OMX_Component.h     /^} OMX_SUSPENSIONPOLICYTYPE;$/;"       t       typeref:enum:OMX_SUSPENSIONPOLICYTYPE
2430 OMX_SUSPENSIONTYPE      omx/openmax/OMX_Component.h     /^typedef enum OMX_SUSPENSIONTYPE {$/;" g
2431 OMX_SUSPENSIONTYPE      omx/openmax/OMX_Component.h     /^} OMX_SUSPENSIONTYPE;$/;"     t       typeref:enum:OMX_SUSPENSIONTYPE
2432 OMX_SendCommand omx/openmax/OMX_Core.h  745;"   d
2433 OMX_SetConfig   omx/openmax/OMX_Core.h  897;"   d
2434 OMX_SetParameter        omx/openmax/OMX_Core.h  825;"   d
2435 OMX_SetupTunnel omx/openmax/OMX_Core.h  /^OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_SetupTunnel($/;"       p       signature:( OMX_IN OMX_HANDLETYPE hOutput, OMX_IN OMX_U32 nPortOutput, OMX_IN OMX_HANDLETYPE hInput, OMX_IN OMX_U32 nPortInput)
2436 OMX_StateExecuting      omx/openmax/OMX_Core.h  /^    OMX_StateExecuting,   \/**< component has accepted the start command and$/;"      e       enum:OMX_STATETYPE
2437 OMX_StateIdle   omx/openmax/OMX_Core.h  /^    OMX_StateIdle,        \/**< component initialization has been completed$/;"       e       enum:OMX_STATETYPE
2438 OMX_StateInvalid        omx/openmax/OMX_Core.h  /^    OMX_StateInvalid,      \/**< component has detected that it's internal data $/;"  e       enum:OMX_STATETYPE
2439 OMX_StateKhronosExtensions      omx/openmax/OMX_Core.h  /^    OMX_StateKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:OMX_STATETYPE
2440 OMX_StateLoaded omx/openmax/OMX_Core.h  /^    OMX_StateLoaded,      \/**< component has been loaded but has not completed$/;"   e       enum:OMX_STATETYPE
2441 OMX_StateMax    omx/openmax/OMX_Core.h  /^    OMX_StateMax = 0X7FFFFFFF$/;"     e       enum:OMX_STATETYPE
2442 OMX_StatePause  omx/openmax/OMX_Core.h  /^    OMX_StatePause,       \/**< component has received pause command *\/$/;"  e       enum:OMX_STATETYPE
2443 OMX_StateVendorStartUnused      omx/openmax/OMX_Core.h  /^    OMX_StateVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:OMX_STATETYPE
2444 OMX_StateWaitForResources       omx/openmax/OMX_Core.h  /^    OMX_StateWaitForResources, \/**< component is waiting for resources, either after $/;"    e       enum:OMX_STATETYPE
2445 OMX_SuspendMax  omx/openmax/OMX_Component.h     /^    OMX_SuspendMax = 0x7FFFFFFF$/;"   e       enum:OMX_SUSPENSIONTYPE
2446 OMX_Suspended   omx/openmax/OMX_Component.h     /^    OMX_Suspended,    \/**< component is suspended *\/$/;"    e       enum:OMX_SUSPENSIONTYPE
2447 OMX_SuspensionDisabled  omx/openmax/OMX_Component.h     /^    OMX_SuspensionDisabled, \/**< No suspension; v1.0 behavior *\/$/;"        e       enum:OMX_SUSPENSIONPOLICYTYPE
2448 OMX_SuspensionEnabled   omx/openmax/OMX_Component.h     /^    OMX_SuspensionEnabled,  \/**< Suspension allowed *\/   $/;"       e       enum:OMX_SUSPENSIONPOLICYTYPE
2449 OMX_SuspensionKhronosExtensions omx/openmax/OMX_Component.h     /^    OMX_SuspensionKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"  e       enum:OMX_SUSPENSIONTYPE
2450 OMX_SuspensionPolicyKhronosExtensions   omx/openmax/OMX_Component.h     /^    OMX_SuspensionPolicyKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"    e       enum:OMX_SUSPENSIONPOLICYTYPE
2451 OMX_SuspensionPolicyMax omx/openmax/OMX_Component.h     /^    OMX_SuspensionPolicyMax = 0x7fffffff$/;"  e       enum:OMX_SUSPENSIONPOLICYTYPE
2452 OMX_SuspensionPolicyStartUnused omx/openmax/OMX_Component.h     /^    OMX_SuspensionPolicyStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_SUSPENSIONPOLICYTYPE
2453 OMX_SuspensionVendorStartUnused omx/openmax/OMX_Component.h     /^    OMX_SuspensionVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_SUSPENSIONTYPE
2454 OMX_TICKS       omx/openmax/OMX_Types.h /^typedef OMX_S64 OMX_TICKS;$/;"        t
2455 OMX_TICKS       omx/openmax/OMX_Types.h /^typedef struct OMX_TICKS$/;"  s
2456 OMX_TICKS       omx/openmax/OMX_Types.h /^} OMX_TICKS;$/;"      t       typeref:struct:OMX_TICKS
2457 OMX_TICKS::nHighPart    omx/openmax/OMX_Types.h /^    OMX_U32 nHighPart;   \/** high bits of the signed 64 bit tick value *\/$/;"       m       struct:OMX_TICKS        access:public
2458 OMX_TICKS::nLowPart     omx/openmax/OMX_Types.h /^    OMX_U32 nLowPart;    \/** low bits of the signed 64 bit tick value *\/$/;"        m       struct:OMX_TICKS        access:public
2459 OMX_TICKS_PER_SECOND    omx/openmax/OMX_Types.h 290;"   d
2460 OMX_TIME_CLOCKSTATE     omx/openmax/OMX_Other.h /^typedef enum OMX_TIME_CLOCKSTATE {$/;"        g
2461 OMX_TIME_CLOCKSTATE     omx/openmax/OMX_Other.h /^} OMX_TIME_CLOCKSTATE;$/;"    t       typeref:enum:OMX_TIME_CLOCKSTATE
2462 OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE      omx/openmax/OMX_Other.h /^typedef struct OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE {$/;"       s
2463 OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE      omx/openmax/OMX_Other.h /^} OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE;$/;"     t       typeref:struct:OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE
2464 OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE::eClock      omx/openmax/OMX_Other.h /^    OMX_TIME_REFCLOCKTYPE eClock;   \/**< Reference clock used to compute media time *\/                        $/;"  m       struct:OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE       access:public
2465 OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE::nSize       omx/openmax/OMX_Other.h /^    OMX_U32 nSize;                  \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE       access:public
2466 OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE::nVersion    omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;       \/**< OMX specification version information *\/$/;"       m       struct:OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE       access:public
2467 OMX_TIME_CONFIG_CLOCKSTATETYPE  omx/openmax/OMX_Other.h /^typedef struct OMX_TIME_CONFIG_CLOCKSTATETYPE {$/;"   s
2468 OMX_TIME_CONFIG_CLOCKSTATETYPE  omx/openmax/OMX_Other.h /^} OMX_TIME_CONFIG_CLOCKSTATETYPE;$/;" t       typeref:struct:OMX_TIME_CONFIG_CLOCKSTATETYPE
2469 OMX_TIME_CONFIG_CLOCKSTATETYPE::eState  omx/openmax/OMX_Other.h /^    OMX_TIME_CLOCKSTATE eState; \/**< State of the media time. *\/$/;"        m       struct:OMX_TIME_CONFIG_CLOCKSTATETYPE   access:public
2470 OMX_TIME_CONFIG_CLOCKSTATETYPE::nOffset omx/openmax/OMX_Other.h /^    OMX_TICKS nOffset;          \/**< Time to offset the media time by $/;"   m       struct:OMX_TIME_CONFIG_CLOCKSTATETYPE   access:public
2471 OMX_TIME_CONFIG_CLOCKSTATETYPE::nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_TIME_CONFIG_CLOCKSTATETYPE   access:public
2472 OMX_TIME_CONFIG_CLOCKSTATETYPE::nStartTime      omx/openmax/OMX_Other.h /^    OMX_TICKS nStartTime;       \/**< Start time of the media time. *\/$/;"   m       struct:OMX_TIME_CONFIG_CLOCKSTATETYPE   access:public
2473 OMX_TIME_CONFIG_CLOCKSTATETYPE::nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version $/;"  m       struct:OMX_TIME_CONFIG_CLOCKSTATETYPE   access:public
2474 OMX_TIME_CONFIG_CLOCKSTATETYPE::nWaitMask       omx/openmax/OMX_Other.h /^    OMX_U32 nWaitMask;          \/**< Mask of OMX_CLOCKPORT values. *\/$/;"   m       struct:OMX_TIME_CONFIG_CLOCKSTATETYPE   access:public
2475 OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE    omx/openmax/OMX_Other.h /^typedef struct OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE {$/;"     s
2476 OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE    omx/openmax/OMX_Other.h /^} OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE;$/;"   t       typeref:struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE
2477 OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE::nMediaTimestamp   omx/openmax/OMX_Other.h /^    OMX_TICKS nMediaTimestamp;  \/**< Media timestamp requested.*\/ $/;"      m       struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE     access:public
2478 OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE::nOffset   omx/openmax/OMX_Other.h /^    OMX_TICKS nOffset;          \/**< Amount of wall clock time by which this$/;"     m       struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE     access:public
2479 OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE::nPortIndex        omx/openmax/OMX_Other.h /^    OMX_U32 nPortIndex;         \/**< port that this structure applies to *\/$/;"     m       struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE     access:public
2480 OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE::nSize     omx/openmax/OMX_Other.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE     access:public
2481 OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE::nVersion  omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE     access:public
2482 OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE::pClientPrivate    omx/openmax/OMX_Other.h /^    OMX_PTR pClientPrivate;     \/**< Client private data to disabiguate this media time $/;" m       struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE     access:public
2483 OMX_TIME_CONFIG_SCALETYPE       omx/openmax/OMX_Other.h /^typedef struct OMX_TIME_CONFIG_SCALETYPE {$/;"        s
2484 OMX_TIME_CONFIG_SCALETYPE       omx/openmax/OMX_Other.h /^} OMX_TIME_CONFIG_SCALETYPE;$/;"      t       typeref:struct:OMX_TIME_CONFIG_SCALETYPE
2485 OMX_TIME_CONFIG_SCALETYPE::nSize        omx/openmax/OMX_Other.h /^    OMX_U32 nSize;                  \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_TIME_CONFIG_SCALETYPE        access:public
2486 OMX_TIME_CONFIG_SCALETYPE::nVersion     omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;       \/**< OMX specification version information *\/$/;"       m       struct:OMX_TIME_CONFIG_SCALETYPE        access:public
2487 OMX_TIME_CONFIG_SCALETYPE::xScale       omx/openmax/OMX_Other.h /^    OMX_S32 xScale;                 \/**< This is a value in Q16 format which is used for$/;" m       struct:OMX_TIME_CONFIG_SCALETYPE        access:public
2488 OMX_TIME_CONFIG_SEEKMODETYPE    omx/openmax/OMX_Other.h /^typedef struct OMX_TIME_CONFIG_SEEKMODETYPE {$/;"     s
2489 OMX_TIME_CONFIG_SEEKMODETYPE    omx/openmax/OMX_Other.h /^} OMX_TIME_CONFIG_SEEKMODETYPE;$/;"   t       typeref:struct:OMX_TIME_CONFIG_SEEKMODETYPE
2490 OMX_TIME_CONFIG_SEEKMODETYPE::eType     omx/openmax/OMX_Other.h /^    OMX_TIME_SEEKMODETYPE eType;    \/**< The seek mode *\/$/;"       m       struct:OMX_TIME_CONFIG_SEEKMODETYPE     access:public
2491 OMX_TIME_CONFIG_SEEKMODETYPE::nSize     omx/openmax/OMX_Other.h /^    OMX_U32 nSize;                  \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_TIME_CONFIG_SEEKMODETYPE     access:public
2492 OMX_TIME_CONFIG_SEEKMODETYPE::nVersion  omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;       \/**< OMX specification version information *\/$/;"       m       struct:OMX_TIME_CONFIG_SEEKMODETYPE     access:public
2493 OMX_TIME_CONFIG_TIMESTAMPTYPE   omx/openmax/OMX_Other.h /^typedef struct OMX_TIME_CONFIG_TIMESTAMPTYPE {$/;"    s
2494 OMX_TIME_CONFIG_TIMESTAMPTYPE   omx/openmax/OMX_Other.h /^} OMX_TIME_CONFIG_TIMESTAMPTYPE;  $/;"        t       typeref:struct:OMX_TIME_CONFIG_TIMESTAMPTYPE
2495 OMX_TIME_CONFIG_TIMESTAMPTYPE::nPortIndex       omx/openmax/OMX_Other.h /^    OMX_U32 nPortIndex;     \/**< port that this structure applies to *\/$/;" m       struct:OMX_TIME_CONFIG_TIMESTAMPTYPE    access:public
2496 OMX_TIME_CONFIG_TIMESTAMPTYPE::nSize    omx/openmax/OMX_Other.h /^    OMX_U32 nSize;               \/**< size of the structure in bytes *\/$/;" m       struct:OMX_TIME_CONFIG_TIMESTAMPTYPE    access:public
2497 OMX_TIME_CONFIG_TIMESTAMPTYPE::nTimestamp       omx/openmax/OMX_Other.h /^    OMX_TICKS nTimestamp;          \/**< timestamp .*\/ $/;"  m       struct:OMX_TIME_CONFIG_TIMESTAMPTYPE    access:public
2498 OMX_TIME_CONFIG_TIMESTAMPTYPE::nVersion omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;    \/**< OMX specification version$/;"  m       struct:OMX_TIME_CONFIG_TIMESTAMPTYPE    access:public
2499 OMX_TIME_ClockStateKhronosExtensions    omx/openmax/OMX_Other.h /^      OMX_TIME_ClockStateKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"   e       enum:OMX_TIME_CLOCKSTATE
2500 OMX_TIME_ClockStateMax  omx/openmax/OMX_Other.h /^      OMX_TIME_ClockStateMax = 0x7FFFFFFF$/;" e       enum:OMX_TIME_CLOCKSTATE
2501 OMX_TIME_ClockStateRunning      omx/openmax/OMX_Other.h /^      OMX_TIME_ClockStateRunning,             \/**< Clock running. *\/$/;"    e       enum:OMX_TIME_CLOCKSTATE
2502 OMX_TIME_ClockStateStopped      omx/openmax/OMX_Other.h /^      OMX_TIME_ClockStateStopped,             \/**< Clock stopped. *\/$/;"    e       enum:OMX_TIME_CLOCKSTATE
2503 OMX_TIME_ClockStateVendorStartUnused    omx/openmax/OMX_Other.h /^      OMX_TIME_ClockStateVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"      e       enum:OMX_TIME_CLOCKSTATE
2504 OMX_TIME_ClockStateWaitingForStartTime  omx/openmax/OMX_Other.h /^      OMX_TIME_ClockStateWaitingForStartTime, \/**< Clock waiting until the $/;"      e       enum:OMX_TIME_CLOCKSTATE
2505 OMX_TIME_MEDIATIMETYPE  omx/openmax/OMX_Other.h /^typedef struct OMX_TIME_MEDIATIMETYPE {$/;"   s
2506 OMX_TIME_MEDIATIMETYPE  omx/openmax/OMX_Other.h /^} OMX_TIME_MEDIATIMETYPE;  $/;"       t       typeref:struct:OMX_TIME_MEDIATIMETYPE
2507 OMX_TIME_MEDIATIMETYPE::eState  omx/openmax/OMX_Other.h /^    OMX_TIME_CLOCKSTATE eState;     \/* Seeking Change. Added 7\/12.*\/$/;"   m       struct:OMX_TIME_MEDIATIMETYPE   access:public
2508 OMX_TIME_MEDIATIMETYPE::eUpdateType     omx/openmax/OMX_Other.h /^    OMX_TIME_UPDATETYPE eUpdateType; \/**< Reason for the update *\/$/;"      m       struct:OMX_TIME_MEDIATIMETYPE   access:public
2509 OMX_TIME_MEDIATIMETYPE::nClientPrivate  omx/openmax/OMX_Other.h /^    OMX_U32 nClientPrivate;         \/**< Client private data to disabiguate this media time $/;"     m       struct:OMX_TIME_MEDIATIMETYPE   access:public
2510 OMX_TIME_MEDIATIMETYPE::nMediaTimestamp omx/openmax/OMX_Other.h /^    OMX_TICKS nMediaTimestamp;      \/**< Media time requested. If no media time was $/;"     m       struct:OMX_TIME_MEDIATIMETYPE   access:public
2511 OMX_TIME_MEDIATIMETYPE::nOffset omx/openmax/OMX_Other.h /^    OMX_TICKS nOffset;              \/**< Amount of wall clock time by which this$/;" m       struct:OMX_TIME_MEDIATIMETYPE   access:public
2512 OMX_TIME_MEDIATIMETYPE::nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize;                  \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_TIME_MEDIATIMETYPE   access:public
2513 OMX_TIME_MEDIATIMETYPE::nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;       \/**< OMX specification version information *\/$/;"       m       struct:OMX_TIME_MEDIATIMETYPE   access:public
2514 OMX_TIME_MEDIATIMETYPE::nWallTimeAtMediaTime    omx/openmax/OMX_Other.h /^    OMX_TICKS nWallTimeAtMediaTime; \/**< Wall time corresponding to nMediaTimeStamp.$/;"     m       struct:OMX_TIME_MEDIATIMETYPE   access:public
2515 OMX_TIME_MEDIATIMETYPE::xScale  omx/openmax/OMX_Other.h /^    OMX_S32 xScale;                 \/**< Current media time scale in Q16 format. *\/$/;"     m       struct:OMX_TIME_MEDIATIMETYPE   access:public
2516 OMX_TIME_REFCLOCKTYPE   omx/openmax/OMX_Other.h /^typedef enum OMX_TIME_REFCLOCKTYPE {$/;"      g
2517 OMX_TIME_REFCLOCKTYPE   omx/openmax/OMX_Other.h /^} OMX_TIME_REFCLOCKTYPE;$/;"  t       typeref:enum:OMX_TIME_REFCLOCKTYPE
2518 OMX_TIME_RefClockAudio  omx/openmax/OMX_Other.h /^      OMX_TIME_RefClockAudio, \/**< Use references sent through OMX_IndexConfigTimeCurrentAudioReference *\/$/;"      e       enum:OMX_TIME_REFCLOCKTYPE
2519 OMX_TIME_RefClockKhronosExtensions      omx/openmax/OMX_Other.h /^      OMX_TIME_RefClockKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"     e       enum:OMX_TIME_REFCLOCKTYPE
2520 OMX_TIME_RefClockMax    omx/openmax/OMX_Other.h /^      OMX_TIME_RefClockMax = 0x7FFFFFFF$/;"   e       enum:OMX_TIME_REFCLOCKTYPE
2521 OMX_TIME_RefClockNone   omx/openmax/OMX_Other.h /^      OMX_TIME_RefClockNone,    \/**< Use no references. *\/$/;"      e       enum:OMX_TIME_REFCLOCKTYPE
2522 OMX_TIME_RefClockVendorStartUnused      omx/openmax/OMX_Other.h /^      OMX_TIME_RefClockVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"        e       enum:OMX_TIME_REFCLOCKTYPE
2523 OMX_TIME_RefClockVideo  omx/openmax/OMX_Other.h /^      OMX_TIME_RefClockVideo,   \/**< Use references sent through OMX_IndexConfigTimeCurrentVideoReference *\/$/;"    e       enum:OMX_TIME_REFCLOCKTYPE
2524 OMX_TIME_SEEKMODETYPE   omx/openmax/OMX_Other.h /^typedef enum OMX_TIME_SEEKMODETYPE {$/;"      g
2525 OMX_TIME_SEEKMODETYPE   omx/openmax/OMX_Other.h /^} OMX_TIME_SEEKMODETYPE;$/;"  t       typeref:enum:OMX_TIME_SEEKMODETYPE
2526 OMX_TIME_SeekModeAccurate       omx/openmax/OMX_Other.h /^    OMX_TIME_SeekModeAccurate, \/**< Prefer seeking to the actual seek $/;"   e       enum:OMX_TIME_SEEKMODETYPE
2527 OMX_TIME_SeekModeFast   omx/openmax/OMX_Other.h /^    OMX_TIME_SeekModeFast = 0, \/**< Prefer seeking to an approximation$/;"   e       enum:OMX_TIME_SEEKMODETYPE
2528 OMX_TIME_SeekModeKhronosExtensions      omx/openmax/OMX_Other.h /^    OMX_TIME_SeekModeKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:OMX_TIME_SEEKMODETYPE
2529 OMX_TIME_SeekModeMax    omx/openmax/OMX_Other.h /^    OMX_TIME_SeekModeMax = 0x7FFFFFFF$/;"     e       enum:OMX_TIME_SEEKMODETYPE
2530 OMX_TIME_SeekModeVendorStartUnused      omx/openmax/OMX_Other.h /^    OMX_TIME_SeekModeVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:OMX_TIME_SEEKMODETYPE
2531 OMX_TIME_UPDATETYPE     omx/openmax/OMX_Other.h /^typedef enum OMX_TIME_UPDATETYPE {$/;"        g
2532 OMX_TIME_UPDATETYPE     omx/openmax/OMX_Other.h /^} OMX_TIME_UPDATETYPE;$/;"    t       typeref:enum:OMX_TIME_UPDATETYPE
2533 OMX_TIME_UpdateClockStateChanged        omx/openmax/OMX_Other.h /^      OMX_TIME_UpdateClockStateChanged,     \/**< Update was generated because the clock state changed. *\/$/;"       e       enum:OMX_TIME_UPDATETYPE
2534 OMX_TIME_UpdateKhronosExtensions        omx/openmax/OMX_Other.h /^      OMX_TIME_UpdateKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"       e       enum:OMX_TIME_UPDATETYPE
2535 OMX_TIME_UpdateMax      omx/openmax/OMX_Other.h /^      OMX_TIME_UpdateMax = 0x7FFFFFFF$/;"     e       enum:OMX_TIME_UPDATETYPE
2536 OMX_TIME_UpdateRequestFulfillment       omx/openmax/OMX_Other.h /^      OMX_TIME_UpdateRequestFulfillment,    \/**< Update is the fulfillment of a media time request. *\/$/;"  e       enum:OMX_TIME_UPDATETYPE
2537 OMX_TIME_UpdateScaleChanged     omx/openmax/OMX_Other.h /^      OMX_TIME_UpdateScaleChanged,            \/**< Update was generated because the scale chagned. *\/$/;"   e       enum:OMX_TIME_UPDATETYPE
2538 OMX_TIME_UpdateVendorStartUnused        omx/openmax/OMX_Other.h /^      OMX_TIME_UpdateVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"  e       enum:OMX_TIME_UPDATETYPE
2539 OMX_TRANSITIONEFFECTTYPE        omx/openmax/OMX_IVCommon.h      /^typedef enum OMX_TRANSITIONEFFECTTYPE {$/;"   g
2540 OMX_TRANSITIONEFFECTTYPE        omx/openmax/OMX_IVCommon.h      /^} OMX_TRANSITIONEFFECTTYPE;$/;"       t       typeref:enum:OMX_TRANSITIONEFFECTTYPE
2541 OMX_TRUE        omx/openmax/OMX_Types.h /^    OMX_TRUE = !OMX_FALSE,$/;"        e       enum:OMX_BOOL
2542 OMX_TUNNELSETUPTYPE     omx/openmax/OMX_Core.h  /^typedef struct OMX_TUNNELSETUPTYPE$/;"        s
2543 OMX_TUNNELSETUPTYPE     omx/openmax/OMX_Core.h  /^} OMX_TUNNELSETUPTYPE; $/;"   t       typeref:struct:OMX_TUNNELSETUPTYPE
2544 OMX_TUNNELSETUPTYPE::eSupplier  omx/openmax/OMX_Core.h  /^    OMX_BUFFERSUPPLIERTYPE eSupplier; \/**< supplier preference *\/$/;"       m       struct:OMX_TUNNELSETUPTYPE      access:public
2545 OMX_TUNNELSETUPTYPE::nTunnelFlags       omx/openmax/OMX_Core.h  /^    OMX_U32 nTunnelFlags;             \/**< bit flags for tunneling *\/$/;"   m       struct:OMX_TUNNELSETUPTYPE      access:public
2546 OMX_Types_h     omx/openmax/OMX_Types.h 32;"    d
2547 OMX_U16 omx/openmax/OMX_Types.h /^typedef unsigned short OMX_U16;$/;"   t
2548 OMX_U32 omx/openmax/OMX_Types.h /^typedef unsigned long OMX_U32;$/;"    t
2549 OMX_U64 omx/openmax/OMX_Types.h /^typedef unsigned __int64  OMX_U64;$/;"        t
2550 OMX_U64 omx/openmax/OMX_Types.h /^typedef unsigned long long OMX_U64;$/;"       t
2551 OMX_U8  omx/openmax/OMX_Types.h /^typedef unsigned char OMX_U8;$/;"     t
2552 OMX_UUIDTYPE    omx/openmax/OMX_Types.h /^typedef unsigned char OMX_UUIDTYPE[128];$/;"  t
2553 OMX_UseBuffer   omx/openmax/OMX_Core.h  985;"   d
2554 OMX_UseEGLImage omx/openmax/OMX_Core.h  1165;"  d
2555 OMX_VERSION     omx/gstomxvideodec.h    39;"    d
2556 OMX_VERSION     omx/openmax/OMX_Types.h 326;"   d
2557 OMX_VERSIONTYPE omx/openmax/OMX_Types.h /^typedef union OMX_VERSIONTYPE$/;"     u
2558 OMX_VERSIONTYPE omx/openmax/OMX_Types.h /^} OMX_VERSIONTYPE;$/;"        t       typeref:union:OMX_VERSIONTYPE
2559 OMX_VERSIONTYPE::__anon34::nRevision    omx/openmax/OMX_Types.h /^        OMX_U8 nRevision;       \/**< Revision version accessor element *\/$/;"       m       struct:OMX_VERSIONTYPE::__anon34        access:public
2560 OMX_VERSIONTYPE::__anon34::nStep        omx/openmax/OMX_Types.h /^        OMX_U8 nStep;           \/**< Step version accessor element *\/$/;"   m       struct:OMX_VERSIONTYPE::__anon34        access:public
2561 OMX_VERSIONTYPE::__anon34::nVersionMajor        omx/openmax/OMX_Types.h /^        OMX_U8 nVersionMajor;   \/**< Major version accessor element *\/$/;"  m       struct:OMX_VERSIONTYPE::__anon34        access:public
2562 OMX_VERSIONTYPE::__anon34::nVersionMinor        omx/openmax/OMX_Types.h /^        OMX_U8 nVersionMinor;   \/**< Minor version accessor element *\/$/;"  m       struct:OMX_VERSIONTYPE::__anon34        access:public
2563 OMX_VERSIONTYPE::nVersion       omx/openmax/OMX_Types.h /^    OMX_U32 nVersion;           \/**< 32 bit value to make accessing the$/;"  m       union:OMX_VERSIONTYPE   access:public
2564 OMX_VERSIONTYPE::s      omx/openmax/OMX_Types.h /^    } s;$/;"  m       union:OMX_VERSIONTYPE   typeref:struct:OMX_VERSIONTYPE::__anon34        access:public
2565 OMX_VERSION_MAJOR       omx/gstomxvideodec.h    34;"    d
2566 OMX_VERSION_MAJOR       omx/openmax/OMX_Types.h 321;"   d
2567 OMX_VERSION_MINOR       omx/gstomxvideodec.h    35;"    d
2568 OMX_VERSION_MINOR       omx/openmax/OMX_Types.h 322;"   d
2569 OMX_VERSION_REVISION    omx/gstomxvideodec.h    36;"    d
2570 OMX_VERSION_REVISION    omx/openmax/OMX_Types.h 323;"   d
2571 OMX_VERSION_STEP        omx/gstomxvideodec.h    37;"    d
2572 OMX_VERSION_STEP        omx/openmax/OMX_Types.h 324;"   d
2573 OMX_VIDEO_AVCLEVELTYPE  omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_AVCLEVELTYPE {$/;"     g
2574 OMX_VIDEO_AVCLEVELTYPE  omx/openmax/OMX_Video.h /^} OMX_VIDEO_AVCLEVELTYPE;$/;" t       typeref:enum:OMX_VIDEO_AVCLEVELTYPE
2575 OMX_VIDEO_AVCLOOPFILTERTYPE     omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_AVCLOOPFILTERTYPE {$/;"        g
2576 OMX_VIDEO_AVCLOOPFILTERTYPE     omx/openmax/OMX_Video.h /^} OMX_VIDEO_AVCLOOPFILTERTYPE;$/;"    t       typeref:enum:OMX_VIDEO_AVCLOOPFILTERTYPE
2577 OMX_VIDEO_AVCLevel1     omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel1   = 0x01,     \/**< Level 1 *\/$/;"   e       enum:OMX_VIDEO_AVCLEVELTYPE
2578 OMX_VIDEO_AVCLevel11    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel11  = 0x04,     \/**< Level 1.1 *\/$/;" e       enum:OMX_VIDEO_AVCLEVELTYPE
2579 OMX_VIDEO_AVCLevel12    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel12  = 0x08,     \/**< Level 1.2 *\/$/;" e       enum:OMX_VIDEO_AVCLEVELTYPE
2580 OMX_VIDEO_AVCLevel13    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel13  = 0x10,     \/**< Level 1.3 *\/$/;" e       enum:OMX_VIDEO_AVCLEVELTYPE
2581 OMX_VIDEO_AVCLevel1b    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel1b  = 0x02,     \/**< Level 1b *\/$/;"  e       enum:OMX_VIDEO_AVCLEVELTYPE
2582 OMX_VIDEO_AVCLevel2     omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel2   = 0x20,     \/**< Level 2 *\/$/;"   e       enum:OMX_VIDEO_AVCLEVELTYPE
2583 OMX_VIDEO_AVCLevel21    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel21  = 0x40,     \/**< Level 2.1 *\/$/;" e       enum:OMX_VIDEO_AVCLEVELTYPE
2584 OMX_VIDEO_AVCLevel22    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel22  = 0x80,     \/**< Level 2.2 *\/$/;" e       enum:OMX_VIDEO_AVCLEVELTYPE
2585 OMX_VIDEO_AVCLevel3     omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel3   = 0x100,    \/**< Level 3 *\/$/;"   e       enum:OMX_VIDEO_AVCLEVELTYPE
2586 OMX_VIDEO_AVCLevel31    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel31  = 0x200,    \/**< Level 3.1 *\/$/;" e       enum:OMX_VIDEO_AVCLEVELTYPE
2587 OMX_VIDEO_AVCLevel32    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel32  = 0x400,    \/**< Level 3.2 *\/$/;" e       enum:OMX_VIDEO_AVCLEVELTYPE
2588 OMX_VIDEO_AVCLevel4     omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel4   = 0x800,    \/**< Level 4 *\/$/;"   e       enum:OMX_VIDEO_AVCLEVELTYPE
2589 OMX_VIDEO_AVCLevel41    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel41  = 0x1000,   \/**< Level 4.1 *\/$/;" e       enum:OMX_VIDEO_AVCLEVELTYPE
2590 OMX_VIDEO_AVCLevel42    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel42  = 0x2000,   \/**< Level 4.2 *\/$/;" e       enum:OMX_VIDEO_AVCLEVELTYPE
2591 OMX_VIDEO_AVCLevel5     omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel5   = 0x4000,   \/**< Level 5 *\/$/;"   e       enum:OMX_VIDEO_AVCLEVELTYPE
2592 OMX_VIDEO_AVCLevel51    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevel51  = 0x8000,   \/**< Level 5.1 *\/$/;" e       enum:OMX_VIDEO_AVCLEVELTYPE
2593 OMX_VIDEO_AVCLevelKhronosExtensions     omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevelKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"      e       enum:OMX_VIDEO_AVCLEVELTYPE
2594 OMX_VIDEO_AVCLevelMax   omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevelMax = 0x7FFFFFFF  $/;"  e       enum:OMX_VIDEO_AVCLEVELTYPE
2595 OMX_VIDEO_AVCLevelVendorStartUnused     omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLevelVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;" e       enum:OMX_VIDEO_AVCLEVELTYPE
2596 OMX_VIDEO_AVCLoopFilterDisable  omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLoopFilterDisable,$/;"       e       enum:OMX_VIDEO_AVCLOOPFILTERTYPE
2597 OMX_VIDEO_AVCLoopFilterDisableSliceBoundary     omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLoopFilterDisableSliceBoundary,$/;"  e       enum:OMX_VIDEO_AVCLOOPFILTERTYPE
2598 OMX_VIDEO_AVCLoopFilterEnable   omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLoopFilterEnable = 0,$/;"    e       enum:OMX_VIDEO_AVCLOOPFILTERTYPE
2599 OMX_VIDEO_AVCLoopFilterKhronosExtensions        omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLoopFilterKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;" e       enum:OMX_VIDEO_AVCLOOPFILTERTYPE
2600 OMX_VIDEO_AVCLoopFilterMax      omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLoopFilterMax = 0x7FFFFFFF$/;"       e       enum:OMX_VIDEO_AVCLOOPFILTERTYPE
2601 OMX_VIDEO_AVCLoopFilterVendorStartUnused        omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCLoopFilterVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"    e       enum:OMX_VIDEO_AVCLOOPFILTERTYPE
2602 OMX_VIDEO_AVCPROFILETYPE        omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_AVCPROFILETYPE {$/;"   g
2603 OMX_VIDEO_AVCPROFILETYPE        omx/openmax/OMX_Video.h /^} OMX_VIDEO_AVCPROFILETYPE;$/;"       t       typeref:enum:OMX_VIDEO_AVCPROFILETYPE
2604 OMX_VIDEO_AVCProfileBaseline    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCProfileBaseline = 0x01,   \/**< Baseline profile *\/$/;"     e       enum:OMX_VIDEO_AVCPROFILETYPE
2605 OMX_VIDEO_AVCProfileExtended    omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCProfileExtended = 0x04,   \/**< Extended profile *\/$/;"     e       enum:OMX_VIDEO_AVCPROFILETYPE
2606 OMX_VIDEO_AVCProfileHigh        omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCProfileHigh     = 0x08,   \/**< High profile *\/$/;" e       enum:OMX_VIDEO_AVCPROFILETYPE
2607 OMX_VIDEO_AVCProfileHigh10      omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCProfileHigh10   = 0x10,   \/**< High 10 profile *\/$/;"      e       enum:OMX_VIDEO_AVCPROFILETYPE
2608 OMX_VIDEO_AVCProfileHigh422     omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCProfileHigh422  = 0x20,   \/**< High 4:2:2 profile *\/$/;"   e       enum:OMX_VIDEO_AVCPROFILETYPE
2609 OMX_VIDEO_AVCProfileHigh444     omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCProfileHigh444  = 0x40,   \/**< High 4:4:4 profile *\/$/;"   e       enum:OMX_VIDEO_AVCPROFILETYPE
2610 OMX_VIDEO_AVCProfileKhronosExtensions   omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCProfileKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"    e       enum:OMX_VIDEO_AVCPROFILETYPE
2611 OMX_VIDEO_AVCProfileMain        omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCProfileMain     = 0x02,   \/**< Main profile *\/$/;" e       enum:OMX_VIDEO_AVCPROFILETYPE
2612 OMX_VIDEO_AVCProfileMax omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCProfileMax      = 0x7FFFFFFF  $/;"   e       enum:OMX_VIDEO_AVCPROFILETYPE
2613 OMX_VIDEO_AVCProfileVendorStartUnused   omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCProfileVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"       e       enum:OMX_VIDEO_AVCPROFILETYPE
2614 OMX_VIDEO_AVCSLICEMODETYPE      omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_AVCSLICEMODETYPE {$/;" g
2615 OMX_VIDEO_AVCSLICEMODETYPE      omx/openmax/OMX_Video.h /^} OMX_VIDEO_AVCSLICEMODETYPE;$/;"     t       typeref:enum:OMX_VIDEO_AVCSLICEMODETYPE
2616 OMX_VIDEO_CODINGTYPE    omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_CODINGTYPE {$/;"       g
2617 OMX_VIDEO_CODINGTYPE    omx/openmax/OMX_Video.h /^} OMX_VIDEO_CODINGTYPE;$/;"   t       typeref:enum:OMX_VIDEO_CODINGTYPE
2618 OMX_VIDEO_CONFIG_AVCINTRAPERIOD omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_CONFIG_AVCINTRAPERIOD {$/;"  s
2619 OMX_VIDEO_CONFIG_AVCINTRAPERIOD omx/openmax/OMX_Video.h /^} OMX_VIDEO_CONFIG_AVCINTRAPERIOD;$/;"        t       typeref:struct:OMX_VIDEO_CONFIG_AVCINTRAPERIOD
2620 OMX_VIDEO_CONFIG_AVCINTRAPERIOD::nIDRPeriod     omx/openmax/OMX_Video.h /^    OMX_U32 nIDRPeriod;$/;"   m       struct:OMX_VIDEO_CONFIG_AVCINTRAPERIOD  access:public
2621 OMX_VIDEO_CONFIG_AVCINTRAPERIOD::nPFrames       omx/openmax/OMX_Video.h /^    OMX_U32 nPFrames;$/;"     m       struct:OMX_VIDEO_CONFIG_AVCINTRAPERIOD  access:public
2622 OMX_VIDEO_CONFIG_AVCINTRAPERIOD::nPortIndex     omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_CONFIG_AVCINTRAPERIOD  access:public
2623 OMX_VIDEO_CONFIG_AVCINTRAPERIOD::nSize  omx/openmax/OMX_Video.h /^    OMX_U32 nSize; $/;"       m       struct:OMX_VIDEO_CONFIG_AVCINTRAPERIOD  access:public
2624 OMX_VIDEO_CONFIG_AVCINTRAPERIOD::nVersion       omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_CONFIG_AVCINTRAPERIOD  access:public
2625 OMX_VIDEO_CONFIG_BITRATETYPE    omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_CONFIG_BITRATETYPE {$/;"     s
2626 OMX_VIDEO_CONFIG_BITRATETYPE    omx/openmax/OMX_Video.h /^} OMX_VIDEO_CONFIG_BITRATETYPE;$/;"   t       typeref:struct:OMX_VIDEO_CONFIG_BITRATETYPE
2627 OMX_VIDEO_CONFIG_BITRATETYPE::nEncodeBitrate    omx/openmax/OMX_Video.h /^    OMX_U32 nEncodeBitrate;                 $/;"      m       struct:OMX_VIDEO_CONFIG_BITRATETYPE     access:public
2628 OMX_VIDEO_CONFIG_BITRATETYPE::nPortIndex        omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;                     $/;"      m       struct:OMX_VIDEO_CONFIG_BITRATETYPE     access:public
2629 OMX_VIDEO_CONFIG_BITRATETYPE::nSize     omx/openmax/OMX_Video.h /^    OMX_U32 nSize;                          $/;"      m       struct:OMX_VIDEO_CONFIG_BITRATETYPE     access:public
2630 OMX_VIDEO_CONFIG_BITRATETYPE::nVersion  omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;               $/;"      m       struct:OMX_VIDEO_CONFIG_BITRATETYPE     access:public
2631 OMX_VIDEO_CONFIG_NALSIZE        omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_CONFIG_NALSIZE {$/;" s
2632 OMX_VIDEO_CONFIG_NALSIZE        omx/openmax/OMX_Video.h /^} OMX_VIDEO_CONFIG_NALSIZE;$/;"       t       typeref:struct:OMX_VIDEO_CONFIG_NALSIZE
2633 OMX_VIDEO_CONFIG_NALSIZE::nNaluBytes    omx/openmax/OMX_Video.h /^    OMX_U32 nNaluBytes;$/;"   m       struct:OMX_VIDEO_CONFIG_NALSIZE access:public
2634 OMX_VIDEO_CONFIG_NALSIZE::nPortIndex    omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_CONFIG_NALSIZE access:public
2635 OMX_VIDEO_CONFIG_NALSIZE::nSize omx/openmax/OMX_Video.h /^    OMX_U32 nSize; $/;"       m       struct:OMX_VIDEO_CONFIG_NALSIZE access:public
2636 OMX_VIDEO_CONFIG_NALSIZE::nVersion      omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_CONFIG_NALSIZE access:public
2637 OMX_VIDEO_CONTROLRATETYPE       omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_CONTROLRATETYPE {$/;"  g
2638 OMX_VIDEO_CONTROLRATETYPE       omx/openmax/OMX_Video.h /^} OMX_VIDEO_CONTROLRATETYPE;$/;"      t       typeref:enum:OMX_VIDEO_CONTROLRATETYPE
2639 OMX_VIDEO_CodingAVC     omx/openmax/OMX_Video.h /^    OMX_VIDEO_CodingAVC,        \/**< H.264\/AVC *\/$/;"      e       enum:OMX_VIDEO_CODINGTYPE
2640 OMX_VIDEO_CodingAutoDetect      omx/openmax/OMX_Video.h /^    OMX_VIDEO_CodingAutoDetect, \/**< Autodetection of coding type *\/$/;"    e       enum:OMX_VIDEO_CODINGTYPE
2641 OMX_VIDEO_CodingH263    omx/openmax/OMX_Video.h /^    OMX_VIDEO_CodingH263,       \/**< H.263 *\/$/;"   e       enum:OMX_VIDEO_CODINGTYPE
2642 OMX_VIDEO_CodingKhronosExtensions       omx/openmax/OMX_Video.h /^    OMX_VIDEO_CodingKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"        e       enum:OMX_VIDEO_CODINGTYPE
2643 OMX_VIDEO_CodingMJPEG   omx/openmax/OMX_Video.h /^    OMX_VIDEO_CodingMJPEG,      \/**< Motion JPEG *\/$/;"     e       enum:OMX_VIDEO_CODINGTYPE
2644 OMX_VIDEO_CodingMPEG2   omx/openmax/OMX_Video.h /^    OMX_VIDEO_CodingMPEG2,      \/**< AKA: H.262 *\/$/;"      e       enum:OMX_VIDEO_CODINGTYPE
2645 OMX_VIDEO_CodingMPEG4   omx/openmax/OMX_Video.h /^    OMX_VIDEO_CodingMPEG4,      \/**< MPEG-4 *\/$/;"  e       enum:OMX_VIDEO_CODINGTYPE
2646 OMX_VIDEO_CodingMax     omx/openmax/OMX_Video.h /^    OMX_VIDEO_CodingMax = 0x7FFFFFFF$/;"      e       enum:OMX_VIDEO_CODINGTYPE
2647 OMX_VIDEO_CodingRV      omx/openmax/OMX_Video.h /^    OMX_VIDEO_CodingRV,         \/**< all versions of Real Video *\/$/;"      e       enum:OMX_VIDEO_CODINGTYPE
2648 OMX_VIDEO_CodingUnused  omx/openmax/OMX_Video.h /^    OMX_VIDEO_CodingUnused,     \/**< Value when coding is N\/A *\/$/;"       e       enum:OMX_VIDEO_CODINGTYPE
2649 OMX_VIDEO_CodingVendorStartUnused       omx/openmax/OMX_Video.h /^    OMX_VIDEO_CodingVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"   e       enum:OMX_VIDEO_CODINGTYPE
2650 OMX_VIDEO_CodingWMV     omx/openmax/OMX_Video.h /^    OMX_VIDEO_CodingWMV,        \/**< all versions of Windows Media Video *\/$/;"     e       enum:OMX_VIDEO_CODINGTYPE
2651 OMX_VIDEO_H263LEVELTYPE omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_H263LEVELTYPE {$/;"    g
2652 OMX_VIDEO_H263LEVELTYPE omx/openmax/OMX_Video.h /^} OMX_VIDEO_H263LEVELTYPE;$/;"        t       typeref:enum:OMX_VIDEO_H263LEVELTYPE
2653 OMX_VIDEO_H263Level10   omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263Level10  = 0x01,  $/;"      e       enum:OMX_VIDEO_H263LEVELTYPE
2654 OMX_VIDEO_H263Level20   omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263Level20  = 0x02,      $/;"  e       enum:OMX_VIDEO_H263LEVELTYPE
2655 OMX_VIDEO_H263Level30   omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263Level30  = 0x04,      $/;"  e       enum:OMX_VIDEO_H263LEVELTYPE
2656 OMX_VIDEO_H263Level40   omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263Level40  = 0x08,      $/;"  e       enum:OMX_VIDEO_H263LEVELTYPE
2657 OMX_VIDEO_H263Level45   omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263Level45  = 0x10,      $/;"  e       enum:OMX_VIDEO_H263LEVELTYPE
2658 OMX_VIDEO_H263Level50   omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263Level50  = 0x20,      $/;"  e       enum:OMX_VIDEO_H263LEVELTYPE
2659 OMX_VIDEO_H263Level60   omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263Level60  = 0x40,      $/;"  e       enum:OMX_VIDEO_H263LEVELTYPE
2660 OMX_VIDEO_H263Level70   omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263Level70  = 0x80, $/;"       e       enum:OMX_VIDEO_H263LEVELTYPE
2661 OMX_VIDEO_H263LevelKhronosExtensions    omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263LevelKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"     e       enum:OMX_VIDEO_H263LEVELTYPE
2662 OMX_VIDEO_H263LevelMax  omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263LevelMax = 0x7FFFFFFF  $/;" e       enum:OMX_VIDEO_H263LEVELTYPE
2663 OMX_VIDEO_H263LevelVendorStartUnused    omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263LevelVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"        e       enum:OMX_VIDEO_H263LEVELTYPE
2664 OMX_VIDEO_H263PROFILETYPE       omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_H263PROFILETYPE {$/;"  g
2665 OMX_VIDEO_H263PROFILETYPE       omx/openmax/OMX_Video.h /^} OMX_VIDEO_H263PROFILETYPE;$/;"      t       typeref:enum:OMX_VIDEO_H263PROFILETYPE
2666 OMX_VIDEO_H263ProfileBackwardCompatible omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263ProfileBackwardCompatible  = 0x04,  $/;"    e       enum:OMX_VIDEO_H263PROFILETYPE
2667 OMX_VIDEO_H263ProfileBaseline   omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263ProfileBaseline            = 0x01,        $/;"      e       enum:OMX_VIDEO_H263PROFILETYPE
2668 OMX_VIDEO_H263ProfileH320Coding omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263ProfileH320Coding          = 0x02,          $/;"    e       enum:OMX_VIDEO_H263PROFILETYPE
2669 OMX_VIDEO_H263ProfileHighCompression    omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263ProfileHighCompression     = 0x20,     $/;" e       enum:OMX_VIDEO_H263PROFILETYPE
2670 OMX_VIDEO_H263ProfileHighLatency        omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263ProfileHighLatency         = 0x100,         $/;"    e       enum:OMX_VIDEO_H263PROFILETYPE
2671 OMX_VIDEO_H263ProfileISWV2      omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263ProfileISWV2               = 0x08,               $/;"       e       enum:OMX_VIDEO_H263PROFILETYPE
2672 OMX_VIDEO_H263ProfileISWV3      omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263ProfileISWV3               = 0x10,               $/;"       e       enum:OMX_VIDEO_H263PROFILETYPE
2673 OMX_VIDEO_H263ProfileInterlace  omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263ProfileInterlace           = 0x80,           $/;"   e       enum:OMX_VIDEO_H263PROFILETYPE
2674 OMX_VIDEO_H263ProfileInternet   omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263ProfileInternet            = 0x40,            $/;"  e       enum:OMX_VIDEO_H263PROFILETYPE
2675 OMX_VIDEO_H263ProfileKhronosExtensions  omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263ProfileKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"   e       enum:OMX_VIDEO_H263PROFILETYPE
2676 OMX_VIDEO_H263ProfileMax        omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263ProfileMax                 = 0x7FFFFFFF  $/;"       e       enum:OMX_VIDEO_H263PROFILETYPE
2677 OMX_VIDEO_H263ProfileVendorStartUnused  omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263ProfileVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"      e       enum:OMX_VIDEO_H263PROFILETYPE
2678 OMX_VIDEO_INTRAREFRESHTYPE      omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_INTRAREFRESHTYPE {$/;" g
2679 OMX_VIDEO_INTRAREFRESHTYPE      omx/openmax/OMX_Video.h /^} OMX_VIDEO_INTRAREFRESHTYPE;$/;"     t       typeref:enum:OMX_VIDEO_INTRAREFRESHTYPE
2680 OMX_VIDEO_IntraRefreshAdaptive  omx/openmax/OMX_Video.h /^    OMX_VIDEO_IntraRefreshAdaptive,$/;"       e       enum:OMX_VIDEO_INTRAREFRESHTYPE
2681 OMX_VIDEO_IntraRefreshBoth      omx/openmax/OMX_Video.h /^    OMX_VIDEO_IntraRefreshBoth,$/;"   e       enum:OMX_VIDEO_INTRAREFRESHTYPE
2682 OMX_VIDEO_IntraRefreshCyclic    omx/openmax/OMX_Video.h /^    OMX_VIDEO_IntraRefreshCyclic,$/;" e       enum:OMX_VIDEO_INTRAREFRESHTYPE
2683 OMX_VIDEO_IntraRefreshKhronosExtensions omx/openmax/OMX_Video.h /^    OMX_VIDEO_IntraRefreshKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"  e       enum:OMX_VIDEO_INTRAREFRESHTYPE
2684 OMX_VIDEO_IntraRefreshMax       omx/openmax/OMX_Video.h /^    OMX_VIDEO_IntraRefreshMax = 0x7FFFFFFF$/;"        e       enum:OMX_VIDEO_INTRAREFRESHTYPE
2685 OMX_VIDEO_IntraRefreshVendorStartUnused omx/openmax/OMX_Video.h /^    OMX_VIDEO_IntraRefreshVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_VIDEO_INTRAREFRESHTYPE
2686 OMX_VIDEO_MOTIONVECTORTYPE      omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_MOTIONVECTORTYPE {$/;" g
2687 OMX_VIDEO_MOTIONVECTORTYPE      omx/openmax/OMX_Video.h /^} OMX_VIDEO_MOTIONVECTORTYPE;$/;"     t       typeref:enum:OMX_VIDEO_MOTIONVECTORTYPE
2688 OMX_VIDEO_MPEG2LEVELTYPE        omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_MPEG2LEVELTYPE {$/;"   g
2689 OMX_VIDEO_MPEG2LEVELTYPE        omx/openmax/OMX_Video.h /^} OMX_VIDEO_MPEG2LEVELTYPE;$/;"       t       typeref:enum:OMX_VIDEO_MPEG2LEVELTYPE
2690 OMX_VIDEO_MPEG2LevelH14 omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2LevelH14,     \/**< High 1440 *\/ $/;"     e       enum:OMX_VIDEO_MPEG2LEVELTYPE
2691 OMX_VIDEO_MPEG2LevelHL  omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2LevelHL,      \/**< High Level *\/   $/;"  e       enum:OMX_VIDEO_MPEG2LEVELTYPE
2692 OMX_VIDEO_MPEG2LevelKhronosExtensions   omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2LevelKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"    e       enum:OMX_VIDEO_MPEG2LEVELTYPE
2693 OMX_VIDEO_MPEG2LevelLL  omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2LevelLL = 0,  \/**< Low Level *\/ $/;"     e       enum:OMX_VIDEO_MPEG2LEVELTYPE
2694 OMX_VIDEO_MPEG2LevelML  omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2LevelML,      \/**< Main Level *\/ $/;"    e       enum:OMX_VIDEO_MPEG2LEVELTYPE
2695 OMX_VIDEO_MPEG2LevelMax omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2LevelMax = 0x7FFFFFFF  $/;"        e       enum:OMX_VIDEO_MPEG2LEVELTYPE
2696 OMX_VIDEO_MPEG2LevelVendorStartUnused   omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2LevelVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"       e       enum:OMX_VIDEO_MPEG2LEVELTYPE
2697 OMX_VIDEO_MPEG2PROFILETYPE      omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_MPEG2PROFILETYPE {$/;" g
2698 OMX_VIDEO_MPEG2PROFILETYPE      omx/openmax/OMX_Video.h /^} OMX_VIDEO_MPEG2PROFILETYPE;$/;"     t       typeref:enum:OMX_VIDEO_MPEG2PROFILETYPE
2699 OMX_VIDEO_MPEG2Profile422       omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2Profile422,         \/**< 4:2:2 Profile *\/$/;"    e       enum:OMX_VIDEO_MPEG2PROFILETYPE
2700 OMX_VIDEO_MPEG2ProfileHigh      omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2ProfileHigh,        \/**< High Profile *\/$/;"     e       enum:OMX_VIDEO_MPEG2PROFILETYPE
2701 OMX_VIDEO_MPEG2ProfileKhronosExtensions omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2ProfileKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"  e       enum:OMX_VIDEO_MPEG2PROFILETYPE
2702 OMX_VIDEO_MPEG2ProfileMain      omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2ProfileMain,        \/**< Main Profile *\/$/;"     e       enum:OMX_VIDEO_MPEG2PROFILETYPE
2703 OMX_VIDEO_MPEG2ProfileMax       omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2ProfileMax = 0x7FFFFFFF  $/;"      e       enum:OMX_VIDEO_MPEG2PROFILETYPE
2704 OMX_VIDEO_MPEG2ProfileSNR       omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2ProfileSNR,         \/**< SNR Profile *\/$/;"      e       enum:OMX_VIDEO_MPEG2PROFILETYPE
2705 OMX_VIDEO_MPEG2ProfileSimple    omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2ProfileSimple = 0,  \/**< Simple Profile *\/$/;"   e       enum:OMX_VIDEO_MPEG2PROFILETYPE
2706 OMX_VIDEO_MPEG2ProfileSpatial   omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2ProfileSpatial,     \/**< Spatial Profile *\/$/;"  e       enum:OMX_VIDEO_MPEG2PROFILETYPE
2707 OMX_VIDEO_MPEG2ProfileVendorStartUnused omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2ProfileVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_VIDEO_MPEG2PROFILETYPE
2708 OMX_VIDEO_MPEG4LEVELTYPE        omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_MPEG4LEVELTYPE {$/;"   g
2709 OMX_VIDEO_MPEG4LEVELTYPE        omx/openmax/OMX_Video.h /^} OMX_VIDEO_MPEG4LEVELTYPE;$/;"       t       typeref:enum:OMX_VIDEO_MPEG4LEVELTYPE
2710 OMX_VIDEO_MPEG4Level0   omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4Level0  = 0x01,   \/**< Level 0 *\/   $/;" e       enum:OMX_VIDEO_MPEG4LEVELTYPE
2711 OMX_VIDEO_MPEG4Level0b  omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4Level0b = 0x02,   \/**< Level 0b *\/   $/;"        e       enum:OMX_VIDEO_MPEG4LEVELTYPE
2712 OMX_VIDEO_MPEG4Level1   omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4Level1  = 0x04,   \/**< Level 1 *\/ $/;"   e       enum:OMX_VIDEO_MPEG4LEVELTYPE
2713 OMX_VIDEO_MPEG4Level2   omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4Level2  = 0x08,   \/**< Level 2 *\/ $/;"   e       enum:OMX_VIDEO_MPEG4LEVELTYPE
2714 OMX_VIDEO_MPEG4Level3   omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4Level3  = 0x10,   \/**< Level 3 *\/ $/;"   e       enum:OMX_VIDEO_MPEG4LEVELTYPE
2715 OMX_VIDEO_MPEG4Level4   omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4Level4  = 0x20,   \/**< Level 4 *\/  $/;"  e       enum:OMX_VIDEO_MPEG4LEVELTYPE
2716 OMX_VIDEO_MPEG4Level4a  omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4Level4a = 0x40,   \/**< Level 4a *\/  $/;" e       enum:OMX_VIDEO_MPEG4LEVELTYPE
2717 OMX_VIDEO_MPEG4Level5   omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4Level5  = 0x80,   \/**< Level 5 *\/  $/;"  e       enum:OMX_VIDEO_MPEG4LEVELTYPE
2718 OMX_VIDEO_MPEG4LevelKhronosExtensions   omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4LevelKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"    e       enum:OMX_VIDEO_MPEG4LEVELTYPE
2719 OMX_VIDEO_MPEG4LevelMax omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4LevelMax = 0x7FFFFFFF  $/;"        e       enum:OMX_VIDEO_MPEG4LEVELTYPE
2720 OMX_VIDEO_MPEG4LevelVendorStartUnused   omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4LevelVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"       e       enum:OMX_VIDEO_MPEG4LEVELTYPE
2721 OMX_VIDEO_MPEG4PROFILETYPE      omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_MPEG4PROFILETYPE {$/;" g
2722 OMX_VIDEO_MPEG4PROFILETYPE      omx/openmax/OMX_Video.h /^} OMX_VIDEO_MPEG4PROFILETYPE;$/;"     t       typeref:enum:OMX_VIDEO_MPEG4PROFILETYPE
2723 OMX_VIDEO_MPEG4ProfileAdvancedCoding    omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileAdvancedCoding   = 0x1000,    $/;"  e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2724 OMX_VIDEO_MPEG4ProfileAdvancedCore      omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileAdvancedCore     = 0x2000,      $/;"        e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2725 OMX_VIDEO_MPEG4ProfileAdvancedRealTime  omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileAdvancedRealTime = 0x400,  $/;"     e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2726 OMX_VIDEO_MPEG4ProfileAdvancedScalable  omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileAdvancedScalable = 0x4000,$/;"      e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2727 OMX_VIDEO_MPEG4ProfileAdvancedSimple    omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileAdvancedSimple   = 0x8000,$/;"      e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2728 OMX_VIDEO_MPEG4ProfileBasicAnimated     omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileBasicAnimated    = 0x100,     $/;"  e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2729 OMX_VIDEO_MPEG4ProfileCore      omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileCore             = 0x04,              $/;"  e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2730 OMX_VIDEO_MPEG4ProfileCoreScalable      omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileCoreScalable     = 0x800,      $/;" e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2731 OMX_VIDEO_MPEG4ProfileHybrid    omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileHybrid           = 0x200,            $/;"   e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2732 OMX_VIDEO_MPEG4ProfileKhronosExtensions omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"  e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2733 OMX_VIDEO_MPEG4ProfileMain      omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileMain             = 0x08,             $/;"   e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2734 OMX_VIDEO_MPEG4ProfileMax       omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileMax              = 0x7FFFFFFF  $/;" e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2735 OMX_VIDEO_MPEG4ProfileNbit      omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileNbit             = 0x10,              $/;"  e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2736 OMX_VIDEO_MPEG4ProfileScalableTexture   omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileScalableTexture  = 0x20,   $/;"     e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2737 OMX_VIDEO_MPEG4ProfileSimple    omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileSimple           = 0x01,        $/;"        e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2738 OMX_VIDEO_MPEG4ProfileSimpleFBA omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileSimpleFBA        = 0x80,         $/;"       e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2739 OMX_VIDEO_MPEG4ProfileSimpleFace        omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileSimpleFace       = 0x40,        $/;"        e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2740 OMX_VIDEO_MPEG4ProfileSimpleScalable    omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileSimpleScalable   = 0x02,    $/;"    e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2741 OMX_VIDEO_MPEG4ProfileVendorStartUnused omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4ProfileVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_VIDEO_MPEG4PROFILETYPE
2742 OMX_VIDEO_PARAM_AVCSLICEFMO     omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_AVCSLICEFMO {$/;"      s
2743 OMX_VIDEO_PARAM_AVCSLICEFMO     omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_AVCSLICEFMO;$/;"    t       typeref:struct:OMX_VIDEO_PARAM_AVCSLICEFMO
2744 OMX_VIDEO_PARAM_AVCSLICEFMO::eSliceMode omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCSLICEMODETYPE eSliceMode;$/;"        m       struct:OMX_VIDEO_PARAM_AVCSLICEFMO      access:public
2745 OMX_VIDEO_PARAM_AVCSLICEFMO::nNumSliceGroups    omx/openmax/OMX_Video.h /^    OMX_U8 nNumSliceGroups;$/;"       m       struct:OMX_VIDEO_PARAM_AVCSLICEFMO      access:public
2746 OMX_VIDEO_PARAM_AVCSLICEFMO::nPortIndex omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_AVCSLICEFMO      access:public
2747 OMX_VIDEO_PARAM_AVCSLICEFMO::nSize      omx/openmax/OMX_Video.h /^    OMX_U32 nSize; $/;"       m       struct:OMX_VIDEO_PARAM_AVCSLICEFMO      access:public
2748 OMX_VIDEO_PARAM_AVCSLICEFMO::nSliceGroupMapType omx/openmax/OMX_Video.h /^    OMX_U8 nSliceGroupMapType;$/;"    m       struct:OMX_VIDEO_PARAM_AVCSLICEFMO      access:public
2749 OMX_VIDEO_PARAM_AVCSLICEFMO::nVersion   omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_AVCSLICEFMO      access:public
2750 OMX_VIDEO_PARAM_AVCTYPE omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_AVCTYPE {$/;"  s
2751 OMX_VIDEO_PARAM_AVCTYPE omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_AVCTYPE;$/;"        t       typeref:struct:OMX_VIDEO_PARAM_AVCTYPE
2752 OMX_VIDEO_PARAM_AVCTYPE::bDirect8x8Inference    omx/openmax/OMX_Video.h /^    OMX_BOOL bDirect8x8Inference;  $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2753 OMX_VIDEO_PARAM_AVCTYPE::bDirectSpatialTemporal omx/openmax/OMX_Video.h /^      OMX_BOOL bDirectSpatialTemporal;$/;"    m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2754 OMX_VIDEO_PARAM_AVCTYPE::bEnableASO     omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableASO;  $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2755 OMX_VIDEO_PARAM_AVCTYPE::bEnableFMO     omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableFMO;  $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2756 OMX_VIDEO_PARAM_AVCTYPE::bEnableRS      omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableRS;   $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2757 OMX_VIDEO_PARAM_AVCTYPE::bEnableUEP     omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableUEP;  $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2758 OMX_VIDEO_PARAM_AVCTYPE::bEntropyCodingCABAC    omx/openmax/OMX_Video.h /^    OMX_BOOL bEntropyCodingCABAC;  $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2759 OMX_VIDEO_PARAM_AVCTYPE::bFrameMBsOnly  omx/openmax/OMX_Video.h /^      OMX_BOOL bFrameMBsOnly;                                                                         $/;"    m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2760 OMX_VIDEO_PARAM_AVCTYPE::bMBAFF omx/openmax/OMX_Video.h /^    OMX_BOOL bMBAFF;               $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2761 OMX_VIDEO_PARAM_AVCTYPE::bUseHadamard   omx/openmax/OMX_Video.h /^    OMX_BOOL bUseHadamard;$/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2762 OMX_VIDEO_PARAM_AVCTYPE::bWeightedPPrediction   omx/openmax/OMX_Video.h /^    OMX_BOOL bWeightedPPrediction; $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2763 OMX_VIDEO_PARAM_AVCTYPE::bconstIpred    omx/openmax/OMX_Video.h /^    OMX_BOOL bconstIpred ;$/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2764 OMX_VIDEO_PARAM_AVCTYPE::eLevel omx/openmax/OMX_Video.h /^      OMX_VIDEO_AVCLEVELTYPE eLevel; $/;"     m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2765 OMX_VIDEO_PARAM_AVCTYPE::eLoopFilterMode        omx/openmax/OMX_Video.h /^      OMX_VIDEO_AVCLOOPFILTERTYPE eLoopFilterMode;$/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2766 OMX_VIDEO_PARAM_AVCTYPE::eProfile       omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCPROFILETYPE eProfile;$/;"    m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2767 OMX_VIDEO_PARAM_AVCTYPE::nAllowedPictureTypes   omx/openmax/OMX_Video.h /^    OMX_U32 nAllowedPictureTypes;  $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2768 OMX_VIDEO_PARAM_AVCTYPE::nBFrames       omx/openmax/OMX_Video.h /^    OMX_U32 nBFrames;     $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2769 OMX_VIDEO_PARAM_AVCTYPE::nCabacInitIdc  omx/openmax/OMX_Video.h /^      OMX_U32 nCabacInitIdc;$/;"      m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2770 OMX_VIDEO_PARAM_AVCTYPE::nPFrames       omx/openmax/OMX_Video.h /^    OMX_U32 nPFrames;     $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2771 OMX_VIDEO_PARAM_AVCTYPE::nPortIndex     omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;            $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2772 OMX_VIDEO_PARAM_AVCTYPE::nRefFrames     omx/openmax/OMX_Video.h /^    OMX_U32 nRefFrames;  $/;" m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2773 OMX_VIDEO_PARAM_AVCTYPE::nRefIdx10ActiveMinus1  omx/openmax/OMX_Video.h /^      OMX_U32 nRefIdx10ActiveMinus1;$/;"      m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2774 OMX_VIDEO_PARAM_AVCTYPE::nRefIdx11ActiveMinus1  omx/openmax/OMX_Video.h /^      OMX_U32 nRefIdx11ActiveMinus1;$/;"      m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2775 OMX_VIDEO_PARAM_AVCTYPE::nSize  omx/openmax/OMX_Video.h /^    OMX_U32 nSize;                 $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2776 OMX_VIDEO_PARAM_AVCTYPE::nSliceHeaderSpacing    omx/openmax/OMX_Video.h /^    OMX_U32 nSliceHeaderSpacing;  $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2777 OMX_VIDEO_PARAM_AVCTYPE::nVersion       omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;      $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2778 OMX_VIDEO_PARAM_AVCTYPE::nWeightedBipredicitonMode      omx/openmax/OMX_Video.h /^    OMX_U32 nWeightedBipredicitonMode; $/;"   m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
2779 OMX_VIDEO_PARAM_BITRATETYPE     omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_BITRATETYPE {$/;"      s
2780 OMX_VIDEO_PARAM_BITRATETYPE     omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_BITRATETYPE;$/;"    t       typeref:struct:OMX_VIDEO_PARAM_BITRATETYPE
2781 OMX_VIDEO_PARAM_BITRATETYPE::eControlRate       omx/openmax/OMX_Video.h /^    OMX_VIDEO_CONTROLRATETYPE eControlRate; $/;"      m       struct:OMX_VIDEO_PARAM_BITRATETYPE      access:public
2782 OMX_VIDEO_PARAM_BITRATETYPE::nPortIndex omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;                     $/;"      m       struct:OMX_VIDEO_PARAM_BITRATETYPE      access:public
2783 OMX_VIDEO_PARAM_BITRATETYPE::nSize      omx/openmax/OMX_Video.h /^    OMX_U32 nSize;                          $/;"      m       struct:OMX_VIDEO_PARAM_BITRATETYPE      access:public
2784 OMX_VIDEO_PARAM_BITRATETYPE::nTargetBitrate     omx/openmax/OMX_Video.h /^    OMX_U32 nTargetBitrate;                 $/;"      m       struct:OMX_VIDEO_PARAM_BITRATETYPE      access:public
2785 OMX_VIDEO_PARAM_BITRATETYPE::nVersion   omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;               $/;"      m       struct:OMX_VIDEO_PARAM_BITRATETYPE      access:public
2786 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE     omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE {$/;"      s
2787 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE     omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE;$/;"    t       typeref:struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
2788 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::bEnableDataPartitioning    omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableDataPartitioning;$/;"     m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
2789 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::bEnableHEC omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableHEC;$/;"  m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
2790 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::bEnableRVLC        omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableRVLC;$/;" m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
2791 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::bEnableResync      omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableResync;$/;"       m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
2792 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::nPortIndex omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
2793 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::nResynchMarkerSpacing      omx/openmax/OMX_Video.h /^    OMX_U32  nResynchMarkerSpacing;$/;"       m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
2794 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::nSize      omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
2795 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE::nVersion   omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
2796 OMX_VIDEO_PARAM_H263TYPE        omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_H263TYPE {$/;" s
2797 OMX_VIDEO_PARAM_H263TYPE        omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_H263TYPE;$/;"       t       typeref:struct:OMX_VIDEO_PARAM_H263TYPE
2798 OMX_VIDEO_PARAM_H263TYPE::bForceRoundingTypeToZero      omx/openmax/OMX_Video.h /^    OMX_BOOL bForceRoundingTypeToZero;$/;"    m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
2799 OMX_VIDEO_PARAM_H263TYPE::bPLUSPTYPEAllowed     omx/openmax/OMX_Video.h /^    OMX_BOOL bPLUSPTYPEAllowed;$/;"   m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
2800 OMX_VIDEO_PARAM_H263TYPE::eLevel        omx/openmax/OMX_Video.h /^      OMX_VIDEO_H263LEVELTYPE eLevel;$/;"     m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
2801 OMX_VIDEO_PARAM_H263TYPE::eProfile      omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263PROFILETYPE eProfile;$/;"   m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
2802 OMX_VIDEO_PARAM_H263TYPE::nAllowedPictureTypes  omx/openmax/OMX_Video.h /^    OMX_U32 nAllowedPictureTypes;$/;" m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
2803 OMX_VIDEO_PARAM_H263TYPE::nBFrames      omx/openmax/OMX_Video.h /^    OMX_U32 nBFrames;$/;"     m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
2804 OMX_VIDEO_PARAM_H263TYPE::nGOBHeaderInterval    omx/openmax/OMX_Video.h /^    OMX_U32 nGOBHeaderInterval;$/;"   m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
2805 OMX_VIDEO_PARAM_H263TYPE::nPFrames      omx/openmax/OMX_Video.h /^    OMX_U32 nPFrames;$/;"     m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
2806 OMX_VIDEO_PARAM_H263TYPE::nPictureHeaderRepetition      omx/openmax/OMX_Video.h /^    OMX_U32 nPictureHeaderRepetition;$/;"     m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
2807 OMX_VIDEO_PARAM_H263TYPE::nPortIndex    omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
2808 OMX_VIDEO_PARAM_H263TYPE::nSize omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
2809 OMX_VIDEO_PARAM_H263TYPE::nVersion      omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
2810 OMX_VIDEO_PARAM_INTRAREFRESHTYPE        omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_INTRAREFRESHTYPE {$/;" s
2811 OMX_VIDEO_PARAM_INTRAREFRESHTYPE        omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_INTRAREFRESHTYPE;$/;"       t       typeref:struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE
2812 OMX_VIDEO_PARAM_INTRAREFRESHTYPE::eRefreshMode  omx/openmax/OMX_Video.h /^    OMX_VIDEO_INTRAREFRESHTYPE eRefreshMode;$/;"      m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
2813 OMX_VIDEO_PARAM_INTRAREFRESHTYPE::nAirMBs       omx/openmax/OMX_Video.h /^    OMX_U32 nAirMBs;$/;"      m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
2814 OMX_VIDEO_PARAM_INTRAREFRESHTYPE::nAirRef       omx/openmax/OMX_Video.h /^    OMX_U32 nAirRef;$/;"      m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
2815 OMX_VIDEO_PARAM_INTRAREFRESHTYPE::nCirMBs       omx/openmax/OMX_Video.h /^    OMX_U32 nCirMBs;$/;"      m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
2816 OMX_VIDEO_PARAM_INTRAREFRESHTYPE::nPortIndex    omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
2817 OMX_VIDEO_PARAM_INTRAREFRESHTYPE::nSize omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
2818 OMX_VIDEO_PARAM_INTRAREFRESHTYPE::nVersion      omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
2819 OMX_VIDEO_PARAM_MOTIONVECTORTYPE        omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_MOTIONVECTORTYPE {$/;" s
2820 OMX_VIDEO_PARAM_MOTIONVECTORTYPE        omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_MOTIONVECTORTYPE;$/;"       t       typeref:struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE
2821 OMX_VIDEO_PARAM_MOTIONVECTORTYPE::bFourMV       omx/openmax/OMX_Video.h /^    OMX_BOOL bFourMV;$/;"     m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
2822 OMX_VIDEO_PARAM_MOTIONVECTORTYPE::bUnrestrictedMVs      omx/openmax/OMX_Video.h /^    OMX_BOOL bUnrestrictedMVs;$/;"    m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
2823 OMX_VIDEO_PARAM_MOTIONVECTORTYPE::eAccuracy     omx/openmax/OMX_Video.h /^    OMX_VIDEO_MOTIONVECTORTYPE eAccuracy;$/;" m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
2824 OMX_VIDEO_PARAM_MOTIONVECTORTYPE::nPortIndex    omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
2825 OMX_VIDEO_PARAM_MOTIONVECTORTYPE::nSize omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
2826 OMX_VIDEO_PARAM_MOTIONVECTORTYPE::nVersion      omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
2827 OMX_VIDEO_PARAM_MOTIONVECTORTYPE::sXSearchRange omx/openmax/OMX_Video.h /^    OMX_S32 sXSearchRange;$/;"        m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
2828 OMX_VIDEO_PARAM_MOTIONVECTORTYPE::sYSearchRange omx/openmax/OMX_Video.h /^    OMX_S32 sYSearchRange;$/;"        m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
2829 OMX_VIDEO_PARAM_MPEG2TYPE       omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_MPEG2TYPE {$/;"        s
2830 OMX_VIDEO_PARAM_MPEG2TYPE       omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_MPEG2TYPE;$/;"      t       typeref:struct:OMX_VIDEO_PARAM_MPEG2TYPE
2831 OMX_VIDEO_PARAM_MPEG2TYPE::eLevel       omx/openmax/OMX_Video.h /^      OMX_VIDEO_MPEG2LEVELTYPE eLevel;   $/;" m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
2832 OMX_VIDEO_PARAM_MPEG2TYPE::eProfile     omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2PROFILETYPE eProfile;$/;"  m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
2833 OMX_VIDEO_PARAM_MPEG2TYPE::nBFrames     omx/openmax/OMX_Video.h /^    OMX_U32 nBFrames;        $/;"     m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
2834 OMX_VIDEO_PARAM_MPEG2TYPE::nPFrames     omx/openmax/OMX_Video.h /^    OMX_U32 nPFrames;        $/;"     m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
2835 OMX_VIDEO_PARAM_MPEG2TYPE::nPortIndex   omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;      $/;"     m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
2836 OMX_VIDEO_PARAM_MPEG2TYPE::nSize        omx/openmax/OMX_Video.h /^    OMX_U32 nSize;           $/;"     m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
2837 OMX_VIDEO_PARAM_MPEG2TYPE::nVersion     omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
2838 OMX_VIDEO_PARAM_MPEG4TYPE       omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_MPEG4TYPE {$/;"        s
2839 OMX_VIDEO_PARAM_MPEG4TYPE       omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_MPEG4TYPE;$/;"      t       typeref:struct:OMX_VIDEO_PARAM_MPEG4TYPE
2840 OMX_VIDEO_PARAM_MPEG4TYPE::bACPred      omx/openmax/OMX_Video.h /^    OMX_BOOL bACPred;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2841 OMX_VIDEO_PARAM_MPEG4TYPE::bGov omx/openmax/OMX_Video.h /^    OMX_BOOL bGov;$/;"        m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2842 OMX_VIDEO_PARAM_MPEG4TYPE::bReversibleVLC       omx/openmax/OMX_Video.h /^    OMX_BOOL bReversibleVLC;$/;"      m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2843 OMX_VIDEO_PARAM_MPEG4TYPE::bSVH omx/openmax/OMX_Video.h /^    OMX_BOOL bSVH;$/;"        m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2844 OMX_VIDEO_PARAM_MPEG4TYPE::eLevel       omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4LEVELTYPE eLevel;$/;"      m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2845 OMX_VIDEO_PARAM_MPEG4TYPE::eProfile     omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4PROFILETYPE eProfile;$/;"  m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2846 OMX_VIDEO_PARAM_MPEG4TYPE::nAllowedPictureTypes omx/openmax/OMX_Video.h /^    OMX_U32 nAllowedPictureTypes;$/;" m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2847 OMX_VIDEO_PARAM_MPEG4TYPE::nBFrames     omx/openmax/OMX_Video.h /^    OMX_U32 nBFrames;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2848 OMX_VIDEO_PARAM_MPEG4TYPE::nHeaderExtension     omx/openmax/OMX_Video.h /^    OMX_U32 nHeaderExtension;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2849 OMX_VIDEO_PARAM_MPEG4TYPE::nIDCVLCThreshold     omx/openmax/OMX_Video.h /^    OMX_U32 nIDCVLCThreshold;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2850 OMX_VIDEO_PARAM_MPEG4TYPE::nMaxPacketSize       omx/openmax/OMX_Video.h /^    OMX_U32 nMaxPacketSize;$/;"       m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2851 OMX_VIDEO_PARAM_MPEG4TYPE::nPFrames     omx/openmax/OMX_Video.h /^    OMX_U32 nPFrames;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2852 OMX_VIDEO_PARAM_MPEG4TYPE::nPortIndex   omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2853 OMX_VIDEO_PARAM_MPEG4TYPE::nSize        omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2854 OMX_VIDEO_PARAM_MPEG4TYPE::nSliceHeaderSpacing  omx/openmax/OMX_Video.h /^    OMX_U32 nSliceHeaderSpacing;$/;"  m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2855 OMX_VIDEO_PARAM_MPEG4TYPE::nTimeIncRes  omx/openmax/OMX_Video.h /^    OMX_U32 nTimeIncRes;$/;"  m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2856 OMX_VIDEO_PARAM_MPEG4TYPE::nVersion     omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
2857 OMX_VIDEO_PARAM_PORTFORMATTYPE  omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_PORTFORMATTYPE {$/;"   s
2858 OMX_VIDEO_PARAM_PORTFORMATTYPE  omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_PORTFORMATTYPE;$/;" t       typeref:struct:OMX_VIDEO_PARAM_PORTFORMATTYPE
2859 OMX_VIDEO_PARAM_PORTFORMATTYPE::eColorFormat    omx/openmax/OMX_Video.h /^    OMX_COLOR_FORMATTYPE eColorFormat;$/;"    m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
2860 OMX_VIDEO_PARAM_PORTFORMATTYPE::eCompressionFormat      omx/openmax/OMX_Video.h /^    OMX_VIDEO_CODINGTYPE eCompressionFormat; $/;"     m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
2861 OMX_VIDEO_PARAM_PORTFORMATTYPE::nIndex  omx/openmax/OMX_Video.h /^    OMX_U32 nIndex;$/;"       m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
2862 OMX_VIDEO_PARAM_PORTFORMATTYPE::nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
2863 OMX_VIDEO_PARAM_PORTFORMATTYPE::nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
2864 OMX_VIDEO_PARAM_PORTFORMATTYPE::nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
2865 OMX_VIDEO_PARAM_PORTFORMATTYPE::xFramerate      omx/openmax/OMX_Video.h /^    OMX_U32 xFramerate;$/;"   m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
2866 OMX_VIDEO_PARAM_PROFILELEVELTYPE        omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_PROFILELEVELTYPE {$/;" s
2867 OMX_VIDEO_PARAM_PROFILELEVELTYPE        omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_PROFILELEVELTYPE;$/;"       t       typeref:struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE
2868 OMX_VIDEO_PARAM_PROFILELEVELTYPE::eLevel        omx/openmax/OMX_Video.h /^   OMX_U32 eLevel;        \/**< type is OMX_VIDEO_AVCLEVELTYPE, OMX_VIDEO_H263LEVELTYPE, $/;" m       struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE access:public
2869 OMX_VIDEO_PARAM_PROFILELEVELTYPE::eProfile      omx/openmax/OMX_Video.h /^   OMX_U32 eProfile;      \/**< type is OMX_VIDEO_AVCPROFILETYPE, OMX_VIDEO_H263PROFILETYPE, $/;"     m       struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE access:public
2870 OMX_VIDEO_PARAM_PROFILELEVELTYPE::nPortIndex    omx/openmax/OMX_Video.h /^   OMX_U32 nPortIndex;            $/;"        m       struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE access:public
2871 OMX_VIDEO_PARAM_PROFILELEVELTYPE::nProfileIndex omx/openmax/OMX_Video.h /^   OMX_U32 nProfileIndex; \/**< Used to query for individual profile support information,$/;" m       struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE access:public
2872 OMX_VIDEO_PARAM_PROFILELEVELTYPE::nSize omx/openmax/OMX_Video.h /^   OMX_U32 nSize;                 $/;"        m       struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE access:public
2873 OMX_VIDEO_PARAM_PROFILELEVELTYPE::nVersion      omx/openmax/OMX_Video.h /^   OMX_VERSIONTYPE nVersion;      $/;"        m       struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE access:public
2874 OMX_VIDEO_PARAM_QUANTIZATIONTYPE        omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_QUANTIZATIONTYPE {$/;" s
2875 OMX_VIDEO_PARAM_QUANTIZATIONTYPE        omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_QUANTIZATIONTYPE;$/;"       t       typeref:struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE
2876 OMX_VIDEO_PARAM_QUANTIZATIONTYPE::nPortIndex    omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE access:public
2877 OMX_VIDEO_PARAM_QUANTIZATIONTYPE::nQpB  omx/openmax/OMX_Video.h /^    OMX_U32 nQpB;$/;" m       struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE access:public
2878 OMX_VIDEO_PARAM_QUANTIZATIONTYPE::nQpI  omx/openmax/OMX_Video.h /^    OMX_U32 nQpI;$/;" m       struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE access:public
2879 OMX_VIDEO_PARAM_QUANTIZATIONTYPE::nQpP  omx/openmax/OMX_Video.h /^    OMX_U32 nQpP;$/;" m       struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE access:public
2880 OMX_VIDEO_PARAM_QUANTIZATIONTYPE::nSize omx/openmax/OMX_Video.h /^    OMX_U32 nSize;            $/;"    m       struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE access:public
2881 OMX_VIDEO_PARAM_QUANTIZATIONTYPE::nVersion      omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE access:public
2882 OMX_VIDEO_PARAM_RVTYPE  omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_RVTYPE {$/;"   s
2883 OMX_VIDEO_PARAM_RVTYPE  omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_RVTYPE;$/;" t       typeref:struct:OMX_VIDEO_PARAM_RVTYPE
2884 OMX_VIDEO_PARAM_RVTYPE::bEnableLatencyMode      omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableLatencyMode;$/;"  m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2885 OMX_VIDEO_PARAM_RVTYPE::bEnablePostFilter       omx/openmax/OMX_Video.h /^    OMX_BOOL bEnablePostFilter;$/;"   m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2886 OMX_VIDEO_PARAM_RVTYPE::bEnableTemporalInterpolation    omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableTemporalInterpolation;$/;"        m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2887 OMX_VIDEO_PARAM_RVTYPE::eFormat omx/openmax/OMX_Video.h /^    OMX_VIDEO_RVFORMATTYPE eFormat;$/;"       m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2888 OMX_VIDEO_PARAM_RVTYPE::nBitsPerPixel   omx/openmax/OMX_Video.h /^    OMX_U16 nBitsPerPixel;$/;"        m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2889 OMX_VIDEO_PARAM_RVTYPE::nBitstreamFlags omx/openmax/OMX_Video.h /^    OMX_U32 nBitstreamFlags;$/;"      m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2890 OMX_VIDEO_PARAM_RVTYPE::nBitstreamVersion       omx/openmax/OMX_Video.h /^    OMX_U32 nBitstreamVersion;$/;"    m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2891 OMX_VIDEO_PARAM_RVTYPE::nFrameRate      omx/openmax/OMX_Video.h /^    OMX_U32 nFrameRate;$/;"   m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2892 OMX_VIDEO_PARAM_RVTYPE::nMaxEncodeFrameSize     omx/openmax/OMX_Video.h /^    OMX_U32 nMaxEncodeFrameSize;$/;"  m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2893 OMX_VIDEO_PARAM_RVTYPE::nPaddedHeight   omx/openmax/OMX_Video.h /^    OMX_U16 nPaddedHeight;$/;"        m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2894 OMX_VIDEO_PARAM_RVTYPE::nPaddedWidth    omx/openmax/OMX_Video.h /^    OMX_U16 nPaddedWidth;$/;" m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2895 OMX_VIDEO_PARAM_RVTYPE::nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2896 OMX_VIDEO_PARAM_RVTYPE::nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2897 OMX_VIDEO_PARAM_RVTYPE::nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
2898 OMX_VIDEO_PARAM_VBSMCTYPE       omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_VBSMCTYPE {$/;"        s
2899 OMX_VIDEO_PARAM_VBSMCTYPE       omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_VBSMCTYPE;$/;"      t       typeref:struct:OMX_VIDEO_PARAM_VBSMCTYPE
2900 OMX_VIDEO_PARAM_VBSMCTYPE::b16x16       omx/openmax/OMX_Video.h /^    OMX_BOOL b16x16; $/;"     m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
2901 OMX_VIDEO_PARAM_VBSMCTYPE::b16x8        omx/openmax/OMX_Video.h /^    OMX_BOOL b16x8; $/;"      m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
2902 OMX_VIDEO_PARAM_VBSMCTYPE::b4x4 omx/openmax/OMX_Video.h /^    OMX_BOOL b4x4;$/;"        m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
2903 OMX_VIDEO_PARAM_VBSMCTYPE::b4x8 omx/openmax/OMX_Video.h /^    OMX_BOOL b4x8;$/;"        m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
2904 OMX_VIDEO_PARAM_VBSMCTYPE::b8x16        omx/openmax/OMX_Video.h /^    OMX_BOOL b8x16;$/;"       m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
2905 OMX_VIDEO_PARAM_VBSMCTYPE::b8x4 omx/openmax/OMX_Video.h /^    OMX_BOOL b8x4;$/;"        m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
2906 OMX_VIDEO_PARAM_VBSMCTYPE::b8x8 omx/openmax/OMX_Video.h /^    OMX_BOOL b8x8;$/;"        m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
2907 OMX_VIDEO_PARAM_VBSMCTYPE::nPortIndex   omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;       $/;"    m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
2908 OMX_VIDEO_PARAM_VBSMCTYPE::nSize        omx/openmax/OMX_Video.h /^    OMX_U32 nSize; $/;"       m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
2909 OMX_VIDEO_PARAM_VBSMCTYPE::nVersion     omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion; $/;"    m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
2910 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE     omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE {$/;"      s
2911 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE     omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE;$/;"    t       typeref:struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE
2912 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::bEnableVFU omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableVFU;      $/;"    m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
2913 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::nFirstGOB  omx/openmax/OMX_Video.h /^    OMX_U32 nFirstGOB;                            $/;"        m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
2914 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::nFirstMB   omx/openmax/OMX_Video.h /^    OMX_U32 nFirstMB;                            $/;" m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
2915 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::nNumMBs    omx/openmax/OMX_Video.h /^    OMX_U32 nNumMBs;                                  $/;"    m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
2916 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::nPortIndex omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;       $/;"    m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
2917 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::nSize      omx/openmax/OMX_Video.h /^    OMX_U32 nSize;            $/;"    m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
2918 OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE::nVersion   omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion; $/;"    m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
2919 OMX_VIDEO_PARAM_WMVTYPE omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PARAM_WMVTYPE {$/;"  s
2920 OMX_VIDEO_PARAM_WMVTYPE omx/openmax/OMX_Video.h /^} OMX_VIDEO_PARAM_WMVTYPE;$/;"        t       typeref:struct:OMX_VIDEO_PARAM_WMVTYPE
2921 OMX_VIDEO_PARAM_WMVTYPE::eFormat        omx/openmax/OMX_Video.h /^    OMX_VIDEO_WMVFORMATTYPE eFormat;$/;"      m       struct:OMX_VIDEO_PARAM_WMVTYPE  access:public
2922 OMX_VIDEO_PARAM_WMVTYPE::nPortIndex     omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_WMVTYPE  access:public
2923 OMX_VIDEO_PARAM_WMVTYPE::nSize  omx/openmax/OMX_Video.h /^    OMX_U32 nSize; $/;"       m       struct:OMX_VIDEO_PARAM_WMVTYPE  access:public
2924 OMX_VIDEO_PARAM_WMVTYPE::nVersion       omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_WMVTYPE  access:public
2925 OMX_VIDEO_PICTURETYPE   omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_PICTURETYPE {$/;"      g
2926 OMX_VIDEO_PICTURETYPE   omx/openmax/OMX_Video.h /^} OMX_VIDEO_PICTURETYPE;$/;"  t       typeref:enum:OMX_VIDEO_PICTURETYPE
2927 OMX_VIDEO_PORTDEFINITIONTYPE    omx/openmax/OMX_Video.h /^typedef struct OMX_VIDEO_PORTDEFINITIONTYPE {$/;"     s
2928 OMX_VIDEO_PORTDEFINITIONTYPE    omx/openmax/OMX_Video.h /^} OMX_VIDEO_PORTDEFINITIONTYPE;$/;"   t       typeref:struct:OMX_VIDEO_PORTDEFINITIONTYPE
2929 OMX_VIDEO_PORTDEFINITIONTYPE::bFlagErrorConcealment     omx/openmax/OMX_Video.h /^    OMX_BOOL bFlagErrorConcealment;$/;"       m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
2930 OMX_VIDEO_PORTDEFINITIONTYPE::cMIMEType omx/openmax/OMX_Video.h /^    OMX_STRING cMIMEType;$/;" m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
2931 OMX_VIDEO_PORTDEFINITIONTYPE::eColorFormat      omx/openmax/OMX_Video.h /^    OMX_COLOR_FORMATTYPE eColorFormat;$/;"    m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
2932 OMX_VIDEO_PORTDEFINITIONTYPE::eCompressionFormat        omx/openmax/OMX_Video.h /^    OMX_VIDEO_CODINGTYPE eCompressionFormat;$/;"      m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
2933 OMX_VIDEO_PORTDEFINITIONTYPE::nBitrate  omx/openmax/OMX_Video.h /^    OMX_U32 nBitrate;$/;"     m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
2934 OMX_VIDEO_PORTDEFINITIONTYPE::nFrameHeight      omx/openmax/OMX_Video.h /^    OMX_U32 nFrameHeight;$/;" m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
2935 OMX_VIDEO_PORTDEFINITIONTYPE::nFrameWidth       omx/openmax/OMX_Video.h /^    OMX_U32 nFrameWidth;$/;"  m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
2936 OMX_VIDEO_PORTDEFINITIONTYPE::nSliceHeight      omx/openmax/OMX_Video.h /^    OMX_U32 nSliceHeight;$/;" m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
2937 OMX_VIDEO_PORTDEFINITIONTYPE::nStride   omx/openmax/OMX_Video.h /^    OMX_S32 nStride;$/;"      m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
2938 OMX_VIDEO_PORTDEFINITIONTYPE::pNativeRender     omx/openmax/OMX_Video.h /^    OMX_NATIVE_DEVICETYPE pNativeRender;$/;"  m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
2939 OMX_VIDEO_PORTDEFINITIONTYPE::pNativeWindow     omx/openmax/OMX_Video.h /^    OMX_NATIVE_WINDOWTYPE pNativeWindow;$/;"  m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
2940 OMX_VIDEO_PORTDEFINITIONTYPE::xFramerate        omx/openmax/OMX_Video.h /^    OMX_U32 xFramerate;$/;"   m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
2941 OMX_VIDEO_PictureTypeB  omx/openmax/OMX_Video.h /^    OMX_VIDEO_PictureTypeB   = 0x04,$/;"      e       enum:OMX_VIDEO_PICTURETYPE
2942 OMX_VIDEO_PictureTypeEI omx/openmax/OMX_Video.h /^    OMX_VIDEO_PictureTypeEI  = 0x11,$/;"      e       enum:OMX_VIDEO_PICTURETYPE
2943 OMX_VIDEO_PictureTypeEP omx/openmax/OMX_Video.h /^    OMX_VIDEO_PictureTypeEP  = 0x12,$/;"      e       enum:OMX_VIDEO_PICTURETYPE
2944 OMX_VIDEO_PictureTypeI  omx/openmax/OMX_Video.h /^    OMX_VIDEO_PictureTypeI   = 0x01,$/;"      e       enum:OMX_VIDEO_PICTURETYPE
2945 OMX_VIDEO_PictureTypeKhronosExtensions  omx/openmax/OMX_Video.h /^    OMX_VIDEO_PictureTypeKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"   e       enum:OMX_VIDEO_PICTURETYPE
2946 OMX_VIDEO_PictureTypeMax        omx/openmax/OMX_Video.h /^    OMX_VIDEO_PictureTypeMax = 0x7FFFFFFF$/;" e       enum:OMX_VIDEO_PICTURETYPE
2947 OMX_VIDEO_PictureTypeP  omx/openmax/OMX_Video.h /^    OMX_VIDEO_PictureTypeP   = 0x02,$/;"      e       enum:OMX_VIDEO_PICTURETYPE
2948 OMX_VIDEO_PictureTypeS  omx/openmax/OMX_Video.h /^    OMX_VIDEO_PictureTypeS   = 0x14,$/;"      e       enum:OMX_VIDEO_PICTURETYPE
2949 OMX_VIDEO_PictureTypeSI omx/openmax/OMX_Video.h /^    OMX_VIDEO_PictureTypeSI  = 0x08,$/;"      e       enum:OMX_VIDEO_PICTURETYPE
2950 OMX_VIDEO_PictureTypeSP omx/openmax/OMX_Video.h /^    OMX_VIDEO_PictureTypeSP  = 0x10,$/;"      e       enum:OMX_VIDEO_PICTURETYPE
2951 OMX_VIDEO_PictureTypeVendorStartUnused  omx/openmax/OMX_Video.h /^    OMX_VIDEO_PictureTypeVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"      e       enum:OMX_VIDEO_PICTURETYPE
2952 OMX_VIDEO_RAFormatMax   omx/openmax/OMX_Audio.h /^    OMX_VIDEO_RAFormatMax = 0x7FFFFFFF$/;"    e       enum:OMX_AUDIO_RAFORMATTYPE
2953 OMX_VIDEO_RVFORMATTYPE  omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_RVFORMATTYPE {$/;"     g
2954 OMX_VIDEO_RVFORMATTYPE  omx/openmax/OMX_Video.h /^} OMX_VIDEO_RVFORMATTYPE;$/;" t       typeref:enum:OMX_VIDEO_RVFORMATTYPE
2955 OMX_VIDEO_RVFormat8     omx/openmax/OMX_Video.h /^    OMX_VIDEO_RVFormat8,          \/**< Real Video format 8 *\/$/;"   e       enum:OMX_VIDEO_RVFORMATTYPE
2956 OMX_VIDEO_RVFormat9     omx/openmax/OMX_Video.h /^    OMX_VIDEO_RVFormat9,          \/**< Real Video format 9 *\/$/;"   e       enum:OMX_VIDEO_RVFORMATTYPE
2957 OMX_VIDEO_RVFormatG2    omx/openmax/OMX_Video.h /^    OMX_VIDEO_RVFormatG2,         \/**< Real Video Format G2 *\/$/;"  e       enum:OMX_VIDEO_RVFORMATTYPE
2958 OMX_VIDEO_RVFormatKhronosExtensions     omx/openmax/OMX_Video.h /^    OMX_VIDEO_RVFormatKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"      e       enum:OMX_VIDEO_RVFORMATTYPE
2959 OMX_VIDEO_RVFormatMax   omx/openmax/OMX_Video.h /^    OMX_VIDEO_RVFormatMax = 0x7FFFFFFF$/;"    e       enum:OMX_VIDEO_RVFORMATTYPE
2960 OMX_VIDEO_RVFormatUnused        omx/openmax/OMX_Video.h /^    OMX_VIDEO_RVFormatUnused = 0, \/**< Format unused or unknown *\/$/;"      e       enum:OMX_VIDEO_RVFORMATTYPE
2961 OMX_VIDEO_RVFormatVendorStartUnused     omx/openmax/OMX_Video.h /^    OMX_VIDEO_RVFormatVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;" e       enum:OMX_VIDEO_RVFORMATTYPE
2962 OMX_VIDEO_SLICEMODE_AVCByteSlice        omx/openmax/OMX_Video.h /^    OMX_VIDEO_SLICEMODE_AVCByteSlice,$/;"     e       enum:OMX_VIDEO_AVCSLICEMODETYPE
2963 OMX_VIDEO_SLICEMODE_AVCDefault  omx/openmax/OMX_Video.h /^    OMX_VIDEO_SLICEMODE_AVCDefault = 0,$/;"   e       enum:OMX_VIDEO_AVCSLICEMODETYPE
2964 OMX_VIDEO_SLICEMODE_AVCKhronosExtensions        omx/openmax/OMX_Video.h /^    OMX_VIDEO_SLICEMODE_AVCKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;" e       enum:OMX_VIDEO_AVCSLICEMODETYPE
2965 OMX_VIDEO_SLICEMODE_AVCLevelMax omx/openmax/OMX_Video.h /^    OMX_VIDEO_SLICEMODE_AVCLevelMax = 0x7FFFFFFF$/;"  e       enum:OMX_VIDEO_AVCSLICEMODETYPE
2966 OMX_VIDEO_SLICEMODE_AVCMBSlice  omx/openmax/OMX_Video.h /^    OMX_VIDEO_SLICEMODE_AVCMBSlice,$/;"       e       enum:OMX_VIDEO_AVCSLICEMODETYPE
2967 OMX_VIDEO_SLICEMODE_AVCVendorStartUnused        omx/openmax/OMX_Video.h /^    OMX_VIDEO_SLICEMODE_AVCVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"    e       enum:OMX_VIDEO_AVCSLICEMODETYPE
2968 OMX_VIDEO_WMFFormatKhronosExtensions    omx/openmax/OMX_Video.h /^    OMX_VIDEO_WMFFormatKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"     e       enum:OMX_VIDEO_WMVFORMATTYPE
2969 OMX_VIDEO_WMFFormatVendorStartUnused    omx/openmax/OMX_Video.h /^    OMX_VIDEO_WMFFormatVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"        e       enum:OMX_VIDEO_WMVFORMATTYPE
2970 OMX_VIDEO_WMVFORMATTYPE omx/openmax/OMX_Video.h /^typedef enum OMX_VIDEO_WMVFORMATTYPE {$/;"    g
2971 OMX_VIDEO_WMVFORMATTYPE omx/openmax/OMX_Video.h /^} OMX_VIDEO_WMVFORMATTYPE;$/;"        t       typeref:enum:OMX_VIDEO_WMVFORMATTYPE
2972 OMX_VIDEO_WMVFormat7    omx/openmax/OMX_Video.h /^    OMX_VIDEO_WMVFormat7      = 0x02,   \/**< Windows Media Video format 7 *\/$/;"    e       enum:OMX_VIDEO_WMVFORMATTYPE
2973 OMX_VIDEO_WMVFormat8    omx/openmax/OMX_Video.h /^    OMX_VIDEO_WMVFormat8      = 0x04,   \/**< Windows Media Video format 8 *\/$/;"    e       enum:OMX_VIDEO_WMVFORMATTYPE
2974 OMX_VIDEO_WMVFormat9    omx/openmax/OMX_Video.h /^    OMX_VIDEO_WMVFormat9      = 0x08,   \/**< Windows Media Video format 9 *\/$/;"    e       enum:OMX_VIDEO_WMVFORMATTYPE
2975 OMX_VIDEO_WMVFormatMax  omx/openmax/OMX_Video.h /^    OMX_VIDEO_WMVFormatMax    = 0x7FFFFFFF$/;"        e       enum:OMX_VIDEO_WMVFORMATTYPE
2976 OMX_VIDEO_WMVFormatUnused       omx/openmax/OMX_Video.h /^    OMX_VIDEO_WMVFormatUnused = 0x01,   \/**< Format unused or unknown *\/$/;"        e       enum:OMX_VIDEO_WMVFORMATTYPE
2977 OMX_VideoExt_h  omx/openmax/OMX_VideoExt.h      31;"    d
2978 OMX_Video_ControlRateConstant   omx/openmax/OMX_Video.h /^    OMX_Video_ControlRateConstant,$/;"        e       enum:OMX_VIDEO_CONTROLRATETYPE
2979 OMX_Video_ControlRateConstantSkipFrames omx/openmax/OMX_Video.h /^    OMX_Video_ControlRateConstantSkipFrames,$/;"      e       enum:OMX_VIDEO_CONTROLRATETYPE
2980 OMX_Video_ControlRateDisable    omx/openmax/OMX_Video.h /^    OMX_Video_ControlRateDisable,$/;" e       enum:OMX_VIDEO_CONTROLRATETYPE
2981 OMX_Video_ControlRateKhronosExtensions  omx/openmax/OMX_Video.h /^    OMX_Video_ControlRateKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"   e       enum:OMX_VIDEO_CONTROLRATETYPE
2982 OMX_Video_ControlRateMax        omx/openmax/OMX_Video.h /^    OMX_Video_ControlRateMax = 0x7FFFFFFF$/;" e       enum:OMX_VIDEO_CONTROLRATETYPE
2983 OMX_Video_ControlRateVariable   omx/openmax/OMX_Video.h /^    OMX_Video_ControlRateVariable,$/;"        e       enum:OMX_VIDEO_CONTROLRATETYPE
2984 OMX_Video_ControlRateVariableSkipFrames omx/openmax/OMX_Video.h /^    OMX_Video_ControlRateVariableSkipFrames,$/;"      e       enum:OMX_VIDEO_CONTROLRATETYPE
2985 OMX_Video_ControlRateVendorStartUnused  omx/openmax/OMX_Video.h /^    OMX_Video_ControlRateVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"      e       enum:OMX_VIDEO_CONTROLRATETYPE
2986 OMX_Video_MotionVectorEighthPel omx/openmax/OMX_Video.h /^    OMX_Video_MotionVectorEighthPel,$/;"      e       enum:OMX_VIDEO_MOTIONVECTORTYPE
2987 OMX_Video_MotionVectorHalfPel   omx/openmax/OMX_Video.h /^    OMX_Video_MotionVectorHalfPel,$/;"        e       enum:OMX_VIDEO_MOTIONVECTORTYPE
2988 OMX_Video_MotionVectorKhronosExtensions omx/openmax/OMX_Video.h /^    OMX_Video_MotionVectorKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"  e       enum:OMX_VIDEO_MOTIONVECTORTYPE
2989 OMX_Video_MotionVectorMax       omx/openmax/OMX_Video.h /^    OMX_Video_MotionVectorMax = 0x7FFFFFFF$/;"        e       enum:OMX_VIDEO_MOTIONVECTORTYPE
2990 OMX_Video_MotionVectorPixel     omx/openmax/OMX_Video.h /^    OMX_Video_MotionVectorPixel,$/;"  e       enum:OMX_VIDEO_MOTIONVECTORTYPE
2991 OMX_Video_MotionVectorQuarterPel        omx/openmax/OMX_Video.h /^    OMX_Video_MotionVectorQuarterPel,$/;"     e       enum:OMX_VIDEO_MOTIONVECTORTYPE
2992 OMX_Video_MotionVectorVendorStartUnused omx/openmax/OMX_Video.h /^    OMX_Video_MotionVectorVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"     e       enum:OMX_VIDEO_MOTIONVECTORTYPE
2993 OMX_Video_h     omx/openmax/OMX_Video.h 30;"    d
2994 OMX_WHITEBALCONTROLTYPE omx/openmax/OMX_IVCommon.h      /^typedef enum OMX_WHITEBALCONTROLTYPE {$/;"    g
2995 OMX_WHITEBALCONTROLTYPE omx/openmax/OMX_IVCommon.h      /^} OMX_WHITEBALCONTROLTYPE;$/;"        t       typeref:enum:OMX_WHITEBALCONTROLTYPE
2996 OMX_WhiteBalControlAuto omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlAuto,$/;"      e       enum:OMX_WHITEBALCONTROLTYPE
2997 OMX_WhiteBalControlCloudy       omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlCloudy,$/;"    e       enum:OMX_WHITEBALCONTROLTYPE
2998 OMX_WhiteBalControlFlash        omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlFlash,$/;"     e       enum:OMX_WHITEBALCONTROLTYPE
2999 OMX_WhiteBalControlFluorescent  omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlFluorescent,$/;"       e       enum:OMX_WHITEBALCONTROLTYPE
3000 OMX_WhiteBalControlHorizon      omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlHorizon,$/;"   e       enum:OMX_WHITEBALCONTROLTYPE
3001 OMX_WhiteBalControlIncandescent omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlIncandescent,$/;"      e       enum:OMX_WHITEBALCONTROLTYPE
3002 OMX_WhiteBalControlKhronosExtensions    omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlKhronosExtensions = 0x6F000000, \/**< Reserved region for introducing Khronos Standard Extensions *\/ $/;"     e       enum:OMX_WHITEBALCONTROLTYPE
3003 OMX_WhiteBalControlMax  omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlMax = 0x7FFFFFFF$/;"   e       enum:OMX_WHITEBALCONTROLTYPE
3004 OMX_WhiteBalControlOff  omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlOff = 0,$/;"   e       enum:OMX_WHITEBALCONTROLTYPE
3005 OMX_WhiteBalControlShade        omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlShade,$/;"     e       enum:OMX_WHITEBALCONTROLTYPE
3006 OMX_WhiteBalControlSunLight     omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlSunLight,$/;"  e       enum:OMX_WHITEBALCONTROLTYPE
3007 OMX_WhiteBalControlTungsten     omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlTungsten,$/;"  e       enum:OMX_WHITEBALCONTROLTYPE
3008 OMX_WhiteBalControlVendorStartUnused    omx/openmax/OMX_IVCommon.h      /^    OMX_WhiteBalControlVendorStartUnused = 0x7F000000, \/**< Reserved region for introducing Vendor Extensions *\/$/;"        e       enum:OMX_WHITEBALCONTROLTYPE
3009 OUT_CHANNELS    omx/gstomxaudiosink.c   45;"    d       file:
3010 Open    omx/openmax/OMX_ContentPipe.h   /^    CPresult (*Open)( CPhandle* hContent, CPstring szURI, CP_ACCESSTYPE eAccess );$/;"        m       struct:CP_PIPETYPE      access:public
3011 PASSTHROUGH_CAPS        omx/gstomxaudiosink.h   54;"    d
3012 PROP_0  omx/gstomxaacenc.c      /^  PROP_0,$/;" e       enum:__anon21   file:
3013 PROP_0  omx/gstomxaudiodec.c    /^  PROP_0$/;"  e       enum:__anon29   file:
3014 PROP_0  omx/gstomxaudioenc.c    /^  PROP_0$/;"  e       enum:__anon28   file:
3015 PROP_0  omx/gstomxaudiosink.c   /^  PROP_0,$/;" e       enum:__anon31   file:
3016 PROP_0  omx/gstomxh263dec.c     /^  PROP_0$/;"  e       enum:__anon26   file:
3017 PROP_0  omx/gstomxh263enc.c     /^  PROP_0$/;"  e       enum:__anon30   file:
3018 PROP_0  omx/gstomxh264dec.c     /^  PROP_0$/;"  e       enum:__anon19   file:
3019 PROP_0  omx/gstomxh264enc.c     /^  PROP_0,$/;" e       enum:__anon23   file:
3020 PROP_0  omx/gstomxmjpegdec.c    /^  PROP_0$/;"  e       enum:__anon32   file:
3021 PROP_0  omx/gstomxmpeg2videodec.c       /^  PROP_0$/;"  e       enum:__anon25   file:
3022 PROP_0  omx/gstomxmpeg4videodec.c       /^  PROP_0$/;"  e       enum:__anon17   file:
3023 PROP_0  omx/gstomxmpeg4videoenc.c       /^  PROP_0$/;"  e       enum:__anon1    file:
3024 PROP_0  omx/gstomxtheoradec.c   /^  PROP_0$/;"  e       enum:__anon20   file:
3025 PROP_0  omx/gstomxvideodec.c    /^  PROP_0$/;"  e       enum:__anon24   file:
3026 PROP_0  omx/gstomxvideoenc.c    /^  PROP_0,$/;" e       enum:__anon27   file:
3027 PROP_0  omx/gstomxvp8dec.c      /^  PROP_0$/;"  e       enum:__anon18   file:
3028 PROP_0  omx/gstomxwmvdec.c      /^  PROP_0$/;"  e       enum:__anon35   file:
3029 PROP_AAC_ERROR_RESILIENCE_TOOLS omx/gstomxaacenc.c      /^  PROP_AAC_ERROR_RESILIENCE_TOOLS$/;" e       enum:__anon21   file:
3030 PROP_AAC_TOOLS  omx/gstomxaacenc.c      /^  PROP_AAC_TOOLS,$/;" e       enum:__anon21   file:
3031 PROP_BITRATE    omx/gstomxaacenc.c      /^  PROP_BITRATE,$/;"   e       enum:__anon21   file:
3032 PROP_CONTROL_RATE       omx/gstomxvideoenc.c    /^  PROP_CONTROL_RATE,$/;"      e       enum:__anon27   file:
3033 PROP_INLINESPSPPSHEADERS        omx/gstomxh264enc.c     /^  PROP_INLINESPSPPSHEADERS,$/;"       e       enum:__anon23   file:
3034 PROP_INTERVALOFCODINGINTRAFRAMES        omx/gstomxh264enc.c     /^  PROP_INTERVALOFCODINGINTRAFRAMES$/;"        e       enum:__anon23   file:
3035 PROP_MUTE       omx/gstomxaudiosink.c   /^  PROP_MUTE,$/;"      e       enum:__anon31   file:
3036 PROP_PERIODICITYOFIDRFRAMES     omx/gstomxh264enc.c     /^  PROP_PERIODICITYOFIDRFRAMES,$/;"    e       enum:__anon23   file:
3037 PROP_QUANT_B_FRAMES     omx/gstomxvideoenc.c    /^  PROP_QUANT_B_FRAMES$/;"     e       enum:__anon27   file:
3038 PROP_QUANT_I_FRAMES     omx/gstomxvideoenc.c    /^  PROP_QUANT_I_FRAMES,$/;"    e       enum:__anon27   file:
3039 PROP_QUANT_P_FRAMES     omx/gstomxvideoenc.c    /^  PROP_QUANT_P_FRAMES,$/;"    e       enum:__anon27   file:
3040 PROP_TARGET_BITRATE     omx/gstomxvideoenc.c    /^  PROP_TARGET_BITRATE,$/;"    e       enum:__anon27   file:
3041 PROP_VOLUME     omx/gstomxaudiosink.c   /^  PROP_VOLUME$/;"     e       enum:__anon31   file:
3042 Read    omx/openmax/OMX_ContentPipe.h   /^    CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); $/;"   m       struct:CP_PIPETYPE      access:public
3043 ReadBuffer      omx/openmax/OMX_ContentPipe.h   /^    CPresult (*ReadBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint *nSize, CPbool bForbidCopy);$/;"     m       struct:CP_PIPETYPE      access:public
3044 RegisterCallback        omx/openmax/OMX_ContentPipe.h   /^    CPresult (*RegisterCallback)( CPhandle hContent, CPresult (*ClientCallback)(CP_EVENTTYPE eEvent, CPuint iParam));$/;"     m       struct:CP_PIPETYPE      access:public
3045 ReleaseReadBuffer       omx/openmax/OMX_ContentPipe.h   /^    CPresult (*ReleaseReadBuffer)(CPhandle hContent, CPbyte *pBuffer);$/;"    m       struct:CP_PIPETYPE      access:public
3046 S5P_FIMV_DEC_BUF_ALIGN  omx/gstomx.h    521;"   d
3047 S5P_FIMV_D_ALIGN_PLANE_SIZE     omx/gstomx.h    535;"   d
3048 S5P_FIMV_ENC_BUF_ALIGN  omx/gstomx.h    522;"   d
3049 S5P_FIMV_MAX_FRAME_SIZE omx/gstomx.h    537;"   d
3050 S5P_FIMV_NUM_PIXELS_IN_MB_COL   omx/gstomx.h    539;"   d
3051 S5P_FIMV_NUM_PIXELS_IN_MB_ROW   omx/gstomx.h    538;"   d
3052 S5P_FIMV_NV12MT_HALIGN  omx/gstomx.h    526;"   d
3053 S5P_FIMV_NV12MT_SALIGN  omx/gstomx.h    529;"   d
3054 S5P_FIMV_NV12MT_VALIGN  omx/gstomx.h    527;"   d
3055 S5P_FIMV_NV12M_CVALIGN  omx/gstomx.h    525;"   d
3056 S5P_FIMV_NV12M_HALIGN   omx/gstomx.h    523;"   d
3057 S5P_FIMV_NV12M_LVALIGN  omx/gstomx.h    524;"   d
3058 S5P_FIMV_NV12M_SALIGN   omx/gstomx.h    528;"   d
3059 SCMN_IMGB       omx/gstomx.h    /^} SCMN_IMGB;$/;"      t       typeref:struct:__anon2
3060 SCMN_IMGB_MAX_PLANE     omx/gstomx.h    138;"   d
3061 SKIP    examples/egl/testegl.c  1258;"  d       file:
3062 SYNC_BUFFERS    examples/egl/testegl.c  79;"    d       file:
3063 SZ_1M   omx/gstomx.h    534;"   d
3064 SendCommand     omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*SendCommand)($/;" m       struct:OMX_COMPONENTTYPE        access:public
3065 SetCallbacks    omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*SetCallbacks)($/;"        m       struct:OMX_COMPONENTTYPE        access:public
3066 SetConfig       omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*SetConfig)($/;"   m       struct:OMX_COMPONENTTYPE        access:public
3067 SetParameter    omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*SetParameter)($/;"        m       struct:OMX_COMPONENTTYPE        access:public
3068 SetPosition     omx/openmax/OMX_ContentPipe.h   /^    CPresult (*SetPosition)( CPhandle  hContent, CPint nOffset, CP_ORIGINTYPE eOrigin);$/;"   m       struct:CP_PIPETYPE      access:public
3069 TBMBuffer       omx/gstomx.h    /^typedef struct _TBMBuffer TBMBuffer;$/;"      t       typeref:struct:_TBMBuffer
3070 TBMInputBuffer  omx/gstomx.h    /^typedef struct _TBMInputBuffer TBMInputBuffer;$/;"    t       typeref:struct:_TBMInputBuffer
3071 TBMOutputBuffer omx/gstomx.h    /^typedef struct _TBMOutputBuffer TBMOutputBuffer;$/;"  t       typeref:struct:_TBMOutputBuffer
3072 TRACE_VC_MEMORY examples/egl/testegl.c  116;"   d       file:
3073 TRACE_VC_MEMORY examples/egl/testegl.c  84;"    d       file:
3074 TRACE_VC_MEMORY_DEFINE_ID       examples/egl/testegl.c  117;"   d       file:
3075 TRACE_VC_MEMORY_DEFINE_ID       examples/egl/testegl.c  88;"    d       file:
3076 TRACE_VC_MEMORY_ENABLED examples/egl/testegl.c  81;"    d       file:
3077 TRACE_VC_MEMORY_ONCE    examples/egl/testegl.c  105;"   d       file:
3078 TRACE_VC_MEMORY_ONCE    examples/egl/testegl.c  120;"   d       file:
3079 TRACE_VC_MEMORY_ONCE_FOR_ID     examples/egl/testegl.c  119;"   d       file:
3080 TRACE_VC_MEMORY_ONCE_FOR_ID     examples/egl/testegl.c  96;"    d       file:
3081 TRACE_VC_MEMORY_RESET_ID        examples/egl/testegl.c  118;"   d       file:
3082 TRACE_VC_MEMORY_RESET_ID        examples/egl/testegl.c  91;"    d       file:
3083 TypeOffest      omx/gstomx.c    /^struct TypeOffest$/;" s       file:
3084 TypeOffest::get_type    omx/gstomx.c    /^  GType (*get_type) (void);$/;"       m       struct:TypeOffest       file:   access:public
3085 TypeOffest::offset      omx/gstomx.c    /^  glong offset;$/;"   m       struct:TypeOffest       file:   access:public
3086 UseBuffer       omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*UseBuffer)($/;"   m       struct:OMX_COMPONENTTYPE        access:public
3087 UseEGLImage     omx/openmax/OMX_Component.h     /^    OMX_ERRORTYPE (*UseEGLImage)($/;" m       struct:OMX_COMPONENTTYPE        access:public
3088 VOLUME_MAX_DOUBLE       omx/gstomxaudiosink.c   44;"    d       file:
3089 Write   omx/openmax/OMX_ContentPipe.h   /^    CPresult (*Write)( CPhandle hContent, CPbyte *data, CPuint nSize); $/;"   m       struct:CP_PIPETYPE      access:public
3090 WriteBuffer     omx/openmax/OMX_ContentPipe.h   /^    CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize);$/;"     m       struct:CP_PIPETYPE      access:public
3091 _EnableGemBuffersParams omx/gstomx.h    /^struct _EnableGemBuffersParams$/;"    s
3092 _EnableGemBuffersParams::enable omx/gstomx.h    /^  OMX_BOOL enable;$/;"        m       struct:_EnableGemBuffersParams  access:public
3093 _EnableGemBuffersParams::nPortIndex     omx/gstomx.h    /^  OMX_U32 nPortIndex;$/;"     m       struct:_EnableGemBuffersParams  access:public
3094 _EnableGemBuffersParams::nSize  omx/gstomx.h    /^  OMX_U32 nSize;$/;"  m       struct:_EnableGemBuffersParams  access:public
3095 _EnableGemBuffersParams::nVersion       omx/gstomx.h    /^  OMX_VERSIONTYPE nVersion;$/;"       m       struct:_EnableGemBuffersParams  access:public
3096 _GstOMXAACDec   omx/gstomxaacdec.h      /^struct _GstOMXAACDec$/;"      s
3097 _GstOMXAACDec::parent   omx/gstomxaacdec.h      /^  GstOMXAudioDec parent;$/;"  m       struct:_GstOMXAACDec    access:public
3098 _GstOMXAACDec::spf      omx/gstomxaacdec.h      /^  gint spf;$/;"       m       struct:_GstOMXAACDec    access:public
3099 _GstOMXAACDecClass      omx/gstomxaacdec.h      /^struct _GstOMXAACDecClass$/;" s
3100 _GstOMXAACDecClass::parent_class        omx/gstomxaacdec.h      /^  GstOMXAudioDecClass parent_class;$/;"       m       struct:_GstOMXAACDecClass       access:public
3101 _GstOMXAACEnc   omx/gstomxaacenc.h      /^struct _GstOMXAACEnc$/;"      s
3102 _GstOMXAACEnc::aac_er_tools     omx/gstomxaacenc.h      /^  guint aac_er_tools;$/;"     m       struct:_GstOMXAACEnc    access:public
3103 _GstOMXAACEnc::aac_tools        omx/gstomxaacenc.h      /^  guint aac_tools;$/;"        m       struct:_GstOMXAACEnc    access:public
3104 _GstOMXAACEnc::bitrate  omx/gstomxaacenc.h      /^  guint bitrate;$/;"  m       struct:_GstOMXAACEnc    access:public
3105 _GstOMXAACEnc::parent   omx/gstomxaacenc.h      /^  GstOMXAudioEnc parent;$/;"  m       struct:_GstOMXAACEnc    access:public
3106 _GstOMXAACEncClass      omx/gstomxaacenc.h      /^struct _GstOMXAACEncClass$/;" s
3107 _GstOMXAACEncClass::parent_class        omx/gstomxaacenc.h      /^  GstOMXAudioEncClass parent_class;$/;"       m       struct:_GstOMXAACEncClass       access:public
3108 _GstOMXAMRDec   omx/gstomxamrdec.h      /^struct _GstOMXAMRDec$/;"      s
3109 _GstOMXAMRDec::parent   omx/gstomxamrdec.h      /^  GstOMXAudioDec parent;$/;"  m       struct:_GstOMXAMRDec    access:public
3110 _GstOMXAMRDec::rate     omx/gstomxamrdec.h      /^  gint rate;$/;"      m       struct:_GstOMXAMRDec    access:public
3111 _GstOMXAMRDec::spf      omx/gstomxamrdec.h      /^  gint spf;$/;"       m       struct:_GstOMXAMRDec    access:public
3112 _GstOMXAMRDecClass      omx/gstomxamrdec.h      /^struct _GstOMXAMRDecClass$/;" s
3113 _GstOMXAMRDecClass::parent_class        omx/gstomxamrdec.h      /^  GstOMXAudioDecClass parent_class;$/;"       m       struct:_GstOMXAMRDecClass       access:public
3114 _GstOMXAnalogAudioSink  omx/gstomxanalogaudiosink.h     /^struct _GstOMXAnalogAudioSink$/;"     s
3115 _GstOMXAnalogAudioSink::parent  omx/gstomxanalogaudiosink.h     /^  GstOMXAudioSink parent;$/;" m       struct:_GstOMXAnalogAudioSink   access:public
3116 _GstOMXAnalogAudioSinkClass     omx/gstomxanalogaudiosink.h     /^struct _GstOMXAnalogAudioSinkClass$/;"        s
3117 _GstOMXAnalogAudioSinkClass::parent_class       omx/gstomxanalogaudiosink.h     /^  GstOMXAudioSinkClass parent_class;$/;"      m       struct:_GstOMXAnalogAudioSinkClass      access:public
3118 _GstOMXAudioDec omx/gstomxaudiodec.h    /^struct _GstOMXAudioDec$/;"    s
3119 _GstOMXAudioDec::codec_data     omx/gstomxaudiodec.h    /^  GstBuffer *codec_data;$/;"  m       struct:_GstOMXAudioDec  access:public
3120 _GstOMXAudioDec::dec    omx/gstomxaudiodec.h    /^  GstOMXComponent *dec;$/;"   m       struct:_GstOMXAudioDec  access:public
3121 _GstOMXAudioDec::dec_in_port    omx/gstomxaudiodec.h    /^  GstOMXPort *dec_in_port, *dec_out_port;$/;" m       struct:_GstOMXAudioDec  access:public
3122 _GstOMXAudioDec::dec_out_port   omx/gstomxaudiodec.h    /^  GstOMXPort *dec_in_port, *dec_out_port;$/;" m       struct:_GstOMXAudioDec  access:public
3123 _GstOMXAudioDec::downstream_flow_ret    omx/gstomxaudiodec.h    /^  GstFlowReturn downstream_flow_ret;$/;"      m       struct:_GstOMXAudioDec  access:public
3124 _GstOMXAudioDec::drain_cond     omx/gstomxaudiodec.h    /^  GCond drain_cond;$/;"       m       struct:_GstOMXAudioDec  access:public
3125 _GstOMXAudioDec::drain_lock     omx/gstomxaudiodec.h    /^  GMutex drain_lock;$/;"      m       struct:_GstOMXAudioDec  access:public
3126 _GstOMXAudioDec::draining       omx/gstomxaudiodec.h    /^  gboolean draining;$/;"      m       struct:_GstOMXAudioDec  access:public
3127 _GstOMXAudioDec::in_port_pool   omx/gstomxaudiodec.h    /^  GstBufferPool *in_port_pool, *out_port_pool;$/;"    m       struct:_GstOMXAudioDec  access:public
3128 _GstOMXAudioDec::info   omx/gstomxaudiodec.h    /^  GstAudioInfo info;$/;"      m       struct:_GstOMXAudioDec  access:public
3129 _GstOMXAudioDec::last_upstream_ts       omx/gstomxaudiodec.h    /^  GstClockTime last_upstream_ts;$/;"  m       struct:_GstOMXAudioDec  access:public
3130 _GstOMXAudioDec::needs_reorder  omx/gstomxaudiodec.h    /^  gboolean needs_reorder;$/;" m       struct:_GstOMXAudioDec  access:public
3131 _GstOMXAudioDec::out_port_pool  omx/gstomxaudiodec.h    /^  GstBufferPool *in_port_pool, *out_port_pool;$/;"    m       struct:_GstOMXAudioDec  access:public
3132 _GstOMXAudioDec::output_adapter omx/gstomxaudiodec.h    /^  GstAdapter *output_adapter;$/;"     m       struct:_GstOMXAudioDec  access:public
3133 _GstOMXAudioDec::parent omx/gstomxaudiodec.h    /^  GstAudioDecoder parent;$/;" m       struct:_GstOMXAudioDec  access:public
3134 _GstOMXAudioDec::position       omx/gstomxaudiodec.h    /^  GstAudioChannelPosition position[OMX_AUDIO_MAXCHANNELS];$/;"        m       struct:_GstOMXAudioDec  access:public
3135 _GstOMXAudioDec::reorder_map    omx/gstomxaudiodec.h    /^  gint reorder_map[OMX_AUDIO_MAXCHANNELS];$/;"        m       struct:_GstOMXAudioDec  access:public
3136 _GstOMXAudioDec::started        omx/gstomxaudiodec.h    /^  gboolean started;$/;"       m       struct:_GstOMXAudioDec  access:public
3137 _GstOMXAudioDecClass    omx/gstomxaudiodec.h    /^struct _GstOMXAudioDecClass$/;"       s
3138 _GstOMXAudioDecClass::cdata     omx/gstomxaudiodec.h    /^  GstOMXClassData cdata;$/;"  m       struct:_GstOMXAudioDecClass     access:public
3139 _GstOMXAudioDecClass::get_channel_positions     omx/gstomxaudiodec.h    /^  gboolean (*get_channel_positions) (GstOMXAudioDec * self, GstOMXPort * port, GstAudioChannelPosition position[OMX_AUDIO_MAXCHANNELS]);$/;"  m       struct:_GstOMXAudioDecClass     access:public
3140 _GstOMXAudioDecClass::get_samples_per_frame     omx/gstomxaudiodec.h    /^  gint     (*get_samples_per_frame) (GstOMXAudioDec * self, GstOMXPort * port);$/;"   m       struct:_GstOMXAudioDecClass     access:public
3141 _GstOMXAudioDecClass::is_format_change  omx/gstomxaudiodec.h    /^  gboolean (*is_format_change) (GstOMXAudioDec * self, GstOMXPort * port, GstCaps * caps);$/;"        m       struct:_GstOMXAudioDecClass     access:public
3142 _GstOMXAudioDecClass::parent_class      omx/gstomxaudiodec.h    /^  GstAudioDecoderClass parent_class;$/;"      m       struct:_GstOMXAudioDecClass     access:public
3143 _GstOMXAudioDecClass::set_format        omx/gstomxaudiodec.h    /^  gboolean (*set_format)       (GstOMXAudioDec * self, GstOMXPort * port, GstCaps * caps);$/;"        m       struct:_GstOMXAudioDecClass     access:public
3144 _GstOMXAudioEnc omx/gstomxaudioenc.h    /^struct _GstOMXAudioEnc$/;"    s
3145 _GstOMXAudioEnc::downstream_flow_ret    omx/gstomxaudioenc.h    /^  GstFlowReturn downstream_flow_ret;$/;"      m       struct:_GstOMXAudioEnc  access:public
3146 _GstOMXAudioEnc::drain_cond     omx/gstomxaudioenc.h    /^  GCond drain_cond;$/;"       m       struct:_GstOMXAudioEnc  access:public
3147 _GstOMXAudioEnc::drain_lock     omx/gstomxaudioenc.h    /^  GMutex drain_lock;$/;"      m       struct:_GstOMXAudioEnc  access:public
3148 _GstOMXAudioEnc::draining       omx/gstomxaudioenc.h    /^  gboolean draining;$/;"      m       struct:_GstOMXAudioEnc  access:public
3149 _GstOMXAudioEnc::enc    omx/gstomxaudioenc.h    /^  GstOMXComponent *enc;$/;"   m       struct:_GstOMXAudioEnc  access:public
3150 _GstOMXAudioEnc::enc_in_port    omx/gstomxaudioenc.h    /^  GstOMXPort *enc_in_port, *enc_out_port;$/;" m       struct:_GstOMXAudioEnc  access:public
3151 _GstOMXAudioEnc::enc_out_port   omx/gstomxaudioenc.h    /^  GstOMXPort *enc_in_port, *enc_out_port;$/;" m       struct:_GstOMXAudioEnc  access:public
3152 _GstOMXAudioEnc::last_upstream_ts       omx/gstomxaudioenc.h    /^  GstClockTime last_upstream_ts;$/;"  m       struct:_GstOMXAudioEnc  access:public
3153 _GstOMXAudioEnc::parent omx/gstomxaudioenc.h    /^  GstAudioEncoder parent;$/;" m       struct:_GstOMXAudioEnc  access:public
3154 _GstOMXAudioEnc::started        omx/gstomxaudioenc.h    /^  gboolean started;$/;"       m       struct:_GstOMXAudioEnc  access:public
3155 _GstOMXAudioEncClass    omx/gstomxaudioenc.h    /^struct _GstOMXAudioEncClass$/;"       s
3156 _GstOMXAudioEncClass::cdata     omx/gstomxaudioenc.h    /^  GstOMXClassData cdata;$/;"  m       struct:_GstOMXAudioEncClass     access:public
3157 _GstOMXAudioEncClass::get_caps  omx/gstomxaudioenc.h    /^  GstCaps *(*get_caps)         (GstOMXAudioEnc * self, GstOMXPort * port, GstAudioInfo * info);$/;"   m       struct:_GstOMXAudioEncClass     access:public
3158 _GstOMXAudioEncClass::get_num_samples   omx/gstomxaudioenc.h    /^  guint    (*get_num_samples)  (GstOMXAudioEnc * self, GstOMXPort * port, GstAudioInfo * info, GstOMXBuffer * buffer);$/;"    m       struct:_GstOMXAudioEncClass     access:public
3159 _GstOMXAudioEncClass::parent_class      omx/gstomxaudioenc.h    /^  GstAudioEncoderClass parent_class;$/;"      m       struct:_GstOMXAudioEncClass     access:public
3160 _GstOMXAudioEncClass::set_format        omx/gstomxaudioenc.h    /^  gboolean (*set_format)       (GstOMXAudioEnc * self, GstOMXPort * port, GstAudioInfo * info);$/;"   m       struct:_GstOMXAudioEncClass     access:public
3161 _GstOMXAudioSink        omx/gstomxaudiosink.h   /^struct _GstOMXAudioSink$/;"   s
3162 _GstOMXAudioSink::buffer_size   omx/gstomxaudiosink.h   /^  guint buffer_size;$/;"      m       struct:_GstOMXAudioSink access:public
3163 _GstOMXAudioSink::channels      omx/gstomxaudiosink.h   /^  guint channels;$/;" m       struct:_GstOMXAudioSink access:public
3164 _GstOMXAudioSink::comp  omx/gstomxaudiosink.h   /^  GstOMXComponent *comp;$/;"  m       struct:_GstOMXAudioSink access:public
3165 _GstOMXAudioSink::endianness    omx/gstomxaudiosink.h   /^  guint endianness;$/;"       m       struct:_GstOMXAudioSink access:public
3166 _GstOMXAudioSink::iec61937      omx/gstomxaudiosink.h   /^  gboolean iec61937;$/;"      m       struct:_GstOMXAudioSink access:public
3167 _GstOMXAudioSink::in_port       omx/gstomxaudiosink.h   /^  GstOMXPort *in_port, *out_port;$/;" m       struct:_GstOMXAudioSink access:public
3168 _GstOMXAudioSink::is_float      omx/gstomxaudiosink.h   /^  gboolean is_float;$/;"      m       struct:_GstOMXAudioSink access:public
3169 _GstOMXAudioSink::is_signed     omx/gstomxaudiosink.h   /^  gboolean is_signed;$/;"     m       struct:_GstOMXAudioSink access:public
3170 _GstOMXAudioSink::lock  omx/gstomxaudiosink.h   /^  GMutex lock;$/;"    m       struct:_GstOMXAudioSink access:public
3171 _GstOMXAudioSink::mute  omx/gstomxaudiosink.h   /^  gboolean mute;$/;"  m       struct:_GstOMXAudioSink access:public
3172 _GstOMXAudioSink::out_port      omx/gstomxaudiosink.h   /^  GstOMXPort *in_port, *out_port;$/;" m       struct:_GstOMXAudioSink access:public
3173 _GstOMXAudioSink::parent        omx/gstomxaudiosink.h   /^  GstAudioSink parent;$/;"    m       struct:_GstOMXAudioSink access:public
3174 _GstOMXAudioSink::rate  omx/gstomxaudiosink.h   /^  guint rate;$/;"     m       struct:_GstOMXAudioSink access:public
3175 _GstOMXAudioSink::samples       omx/gstomxaudiosink.h   /^  guint samples;$/;"  m       struct:_GstOMXAudioSink access:public
3176 _GstOMXAudioSink::volume        omx/gstomxaudiosink.h   /^  gdouble volume;$/;" m       struct:_GstOMXAudioSink access:public
3177 _GstOMXAudioSink::width omx/gstomxaudiosink.h   /^  guint width;$/;"    m       struct:_GstOMXAudioSink access:public
3178 _GstOMXAudioSinkClass   omx/gstomxaudiosink.h   /^struct _GstOMXAudioSinkClass$/;"      s
3179 _GstOMXAudioSinkClass::cdata    omx/gstomxaudiosink.h   /^  GstOMXClassData cdata;$/;"  m       struct:_GstOMXAudioSinkClass    access:public
3180 _GstOMXAudioSinkClass::destination      omx/gstomxaudiosink.h   /^  const gchar * destination;$/;"      m       struct:_GstOMXAudioSinkClass    access:public
3181 _GstOMXAudioSinkClass::parent_class     omx/gstomxaudiosink.h   /^  GstAudioSinkClass parent_class;$/;" m       struct:_GstOMXAudioSinkClass    access:public
3182 _GstOMXBuffer   omx/gstomx.h    /^struct _GstOMXBuffer {$/;"    s
3183 _GstOMXBuffer::eglimage omx/gstomx.h    /^  gboolean eglimage;$/;"      m       struct:_GstOMXBuffer    access:public
3184 _GstOMXBuffer::omx_buf  omx/gstomx.h    /^  OMX_BUFFERHEADERTYPE *omx_buf;$/;"  m       struct:_GstOMXBuffer    access:public
3185 _GstOMXBuffer::port     omx/gstomx.h    /^  GstOMXPort *port;$/;"       m       struct:_GstOMXBuffer    access:public
3186 _GstOMXBuffer::scmn_buffer      omx/gstomx.h    /^   MMVideoBuffer *scmn_buffer;$/;"    m       struct:_GstOMXBuffer    access:public
3187 _GstOMXBuffer::scmn_buffer      omx/gstomx.h    /^  SCMN_IMGB *scmn_buffer;$/;" m       struct:_GstOMXBuffer    access:public
3188 _GstOMXBuffer::settings_cookie  omx/gstomx.h    /^  gint settings_cookie;$/;"   m       struct:_GstOMXBuffer    access:public
3189 _GstOMXBuffer::used     omx/gstomx.h    /^  gboolean used;$/;"  m       struct:_GstOMXBuffer    access:public
3190 _GstOMXBufferPool       omx/gstomxbufferpool.h  /^struct _GstOMXBufferPool$/;"  s
3191 _GstOMXBufferPool::add_videometa        omx/gstomxbufferpool.h  /^  gboolean add_videometa;$/;" m       struct:_GstOMXBufferPool        access:public
3192 _GstOMXBufferPool::allocating   omx/gstomxbufferpool.h  /^  gboolean allocating;$/;"    m       struct:_GstOMXBufferPool        access:public
3193 _GstOMXBufferPool::allocator    omx/gstomxbufferpool.h  /^  GstAllocator *allocator;$/;"        m       struct:_GstOMXBufferPool        access:public
3194 _GstOMXBufferPool::buffers      omx/gstomxbufferpool.h  /^  GPtrArray *buffers;$/;"     m       struct:_GstOMXBufferPool        access:public
3195 _GstOMXBufferPool::caps omx/gstomxbufferpool.h  /^  GstCaps *caps;$/;"  m       struct:_GstOMXBufferPool        access:public
3196 _GstOMXBufferPool::component    omx/gstomxbufferpool.h  /^  GstOMXComponent *component;$/;"     m       struct:_GstOMXBufferPool        access:public
3197 _GstOMXBufferPool::current_buffer_index omx/gstomxbufferpool.h  /^  gint current_buffer_index;$/;"      m       struct:_GstOMXBufferPool        access:public
3198 _GstOMXBufferPool::deactivated  omx/gstomxbufferpool.h  /^  gboolean deactivated;$/;"   m       struct:_GstOMXBufferPool        access:public
3199 _GstOMXBufferPool::element      omx/gstomxbufferpool.h  /^  GstElement *element;$/;"    m       struct:_GstOMXBufferPool        access:public
3200 _GstOMXBufferPool::need_copy    omx/gstomxbufferpool.h  /^  gboolean need_copy;$/;"     m       struct:_GstOMXBufferPool        access:public
3201 _GstOMXBufferPool::other_pool   omx/gstomxbufferpool.h  /^  GstBufferPool *other_pool;$/;"      m       struct:_GstOMXBufferPool        access:public
3202 _GstOMXBufferPool::parent       omx/gstomxbufferpool.h  /^  GstVideoBufferPool parent;$/;"      m       struct:_GstOMXBufferPool        access:public
3203 _GstOMXBufferPool::port omx/gstomxbufferpool.h  /^  GstOMXPort *port;$/;"       m       struct:_GstOMXBufferPool        access:public
3204 _GstOMXBufferPool::video_info   omx/gstomxbufferpool.h  /^  GstVideoInfo video_info;$/;"        m       struct:_GstOMXBufferPool        access:public
3205 _GstOMXBufferPoolClass  omx/gstomxbufferpool.h  /^struct _GstOMXBufferPoolClass$/;"     s
3206 _GstOMXBufferPoolClass::parent_class    omx/gstomxbufferpool.h  /^  GstVideoBufferPoolClass parent_class;$/;"   m       struct:_GstOMXBufferPoolClass   access:public
3207 _GstOMXClassData        omx/gstomx.h    /^struct _GstOMXClassData {$/;" s
3208 _GstOMXClassData::component_name        omx/gstomx.h    /^  const gchar *component_name;$/;"    m       struct:_GstOMXClassData access:public
3209 _GstOMXClassData::component_role        omx/gstomx.h    /^  const gchar *component_role;$/;"    m       struct:_GstOMXClassData access:public
3210 _GstOMXClassData::core_name     omx/gstomx.h    /^  const gchar *core_name;$/;" m       struct:_GstOMXClassData access:public
3211 _GstOMXClassData::default_sink_template_caps    omx/gstomx.h    /^  const gchar *default_sink_template_caps;$/;"        m       struct:_GstOMXClassData access:public
3212 _GstOMXClassData::default_src_template_caps     omx/gstomx.h    /^  const gchar *default_src_template_caps;$/;" m       struct:_GstOMXClassData access:public
3213 _GstOMXClassData::hacks omx/gstomx.h    /^  guint64 hacks;$/;"  m       struct:_GstOMXClassData access:public
3214 _GstOMXClassData::in_port_index omx/gstomx.h    /^  guint32 in_port_index, out_port_index;$/;"  m       struct:_GstOMXClassData access:public
3215 _GstOMXClassData::out_port_index        omx/gstomx.h    /^  guint32 in_port_index, out_port_index;$/;"  m       struct:_GstOMXClassData access:public
3216 _GstOMXClassData::type  omx/gstomx.h    /^  GstOmxComponentType type;$/;"       m       struct:_GstOMXClassData access:public
3217 _GstOMXComponent        omx/gstomx.h    /^struct _GstOMXComponent {$/;" s
3218 _GstOMXComponent::core  omx/gstomx.h    /^  GstOMXCore *core;$/;"       m       struct:_GstOMXComponent access:public
3219 _GstOMXComponent::hacks omx/gstomx.h    /^  guint64 hacks; \/* Flags, GST_OMX_HACK_* *\/$/;"    m       struct:_GstOMXComponent access:public
3220 _GstOMXComponent::handle        omx/gstomx.h    /^  OMX_HANDLETYPE handle;$/;"  m       struct:_GstOMXComponent access:public
3221 _GstOMXComponent::last_error    omx/gstomx.h    /^  OMX_ERRORTYPE last_error;$/;"       m       struct:_GstOMXComponent access:public
3222 _GstOMXComponent::lock  omx/gstomx.h    /^  GMutex lock;$/;"    m       struct:_GstOMXComponent access:public
3223 _GstOMXComponent::messages      omx/gstomx.h    /^  GQueue messages; \/* Queue of GstOMXMessages *\/$/;"        m       struct:_GstOMXComponent access:public
3224 _GstOMXComponent::messages_cond omx/gstomx.h    /^  GCond messages_cond;$/;"    m       struct:_GstOMXComponent access:public
3225 _GstOMXComponent::messages_lock omx/gstomx.h    /^  GMutex messages_lock;$/;"   m       struct:_GstOMXComponent access:public
3226 _GstOMXComponent::n_in_ports    omx/gstomx.h    /^  gint n_in_ports, n_out_ports;$/;"   m       struct:_GstOMXComponent access:public
3227 _GstOMXComponent::n_out_ports   omx/gstomx.h    /^  gint n_in_ports, n_out_ports;$/;"   m       struct:_GstOMXComponent access:public
3228 _GstOMXComponent::name  omx/gstomx.h    /^  gchar *name; \/* for debugging mostly *\/$/;"       m       struct:_GstOMXComponent access:public
3229 _GstOMXComponent::parent        omx/gstomx.h    /^  GstObject *parent;$/;"      m       struct:_GstOMXComponent access:public
3230 _GstOMXComponent::pending_reconfigure_outports  omx/gstomx.h    /^  GList *pending_reconfigure_outports;$/;"    m       struct:_GstOMXComponent access:public
3231 _GstOMXComponent::pending_state omx/gstomx.h    /^  OMX_STATETYPE pending_state;$/;"    m       struct:_GstOMXComponent access:public
3232 _GstOMXComponent::ports omx/gstomx.h    /^  GPtrArray *ports; \/* Contains GstOMXPort* *\/$/;"  m       struct:_GstOMXComponent access:public
3233 _GstOMXComponent::state omx/gstomx.h    /^  OMX_STATETYPE state;$/;"    m       struct:_GstOMXComponent access:public
3234 _GstOMXCore     omx/gstomx.h    /^struct _GstOMXCore {$/;"      s
3235 _GstOMXCore::component_vendor   omx/gstomx.h    /^  GOmxVendor component_vendor; \/* to check omx vender *\/$/;"        m       struct:_GstOMXCore      access:public
3236 _GstOMXCore::deinit     omx/gstomx.h    /^  OMX_ERRORTYPE (*deinit) (void);$/;" m       struct:_GstOMXCore      access:public
3237 _GstOMXCore::free_handle        omx/gstomx.h    /^  OMX_ERRORTYPE (*free_handle) (OMX_HANDLETYPE handle);$/;"   m       struct:_GstOMXCore      access:public
3238 _GstOMXCore::get_handle omx/gstomx.h    /^  OMX_ERRORTYPE (*get_handle) (OMX_HANDLETYPE * handle,$/;"   m       struct:_GstOMXCore      access:public
3239 _GstOMXCore::init       omx/gstomx.h    /^  OMX_ERRORTYPE (*init) (void);$/;"   m       struct:_GstOMXCore      access:public
3240 _GstOMXCore::lock       omx/gstomx.h    /^  GMutex lock;$/;"    m       struct:_GstOMXCore      access:public
3241 _GstOMXCore::module     omx/gstomx.h    /^  GModule *module;$/;"        m       struct:_GstOMXCore      access:public
3242 _GstOMXCore::secure     omx/gstomx.h    /^  gboolean secure; \/* trust zone *\/$/;"     m       struct:_GstOMXCore      access:public
3243 _GstOMXCore::setup_tunnel       omx/gstomx.h    /^  OMX_ERRORTYPE (*setup_tunnel) (OMX_HANDLETYPE output, OMX_U32 outport, OMX_HANDLETYPE input, OMX_U32 inport);$/;"   m       struct:_GstOMXCore      access:public
3244 _GstOMXCore::user_count omx/gstomx.h    /^  gint user_count; \/* LOCK *\/$/;"   m       struct:_GstOMXCore      access:public
3245 _GstOMXH263Dec  omx/gstomxh263dec.h     /^struct _GstOMXH263Dec$/;"     s
3246 _GstOMXH263Dec::parent  omx/gstomxh263dec.h     /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXH263Dec   access:public
3247 _GstOMXH263DecClass     omx/gstomxh263dec.h     /^struct _GstOMXH263DecClass$/;"        s
3248 _GstOMXH263DecClass::parent_class       omx/gstomxh263dec.h     /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXH263DecClass      access:public
3249 _GstOMXH263Enc  omx/gstomxh263enc.h     /^struct _GstOMXH263Enc$/;"     s
3250 _GstOMXH263Enc::parent  omx/gstomxh263enc.h     /^  GstOMXVideoEnc parent;$/;"  m       struct:_GstOMXH263Enc   access:public
3251 _GstOMXH263EncClass     omx/gstomxh263enc.h     /^struct _GstOMXH263EncClass$/;"        s
3252 _GstOMXH263EncClass::parent_class       omx/gstomxh263enc.h     /^  GstOMXVideoEncClass parent_class;$/;"       m       struct:_GstOMXH263EncClass      access:public
3253 _GstOMXH264Dec  omx/gstomxh264dec.h     /^struct _GstOMXH264Dec$/;"     s
3254 _GstOMXH264Dec::parent  omx/gstomxh264dec.h     /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXH264Dec   access:public
3255 _GstOMXH264DecClass     omx/gstomxh264dec.h     /^struct _GstOMXH264DecClass$/;"        s
3256 _GstOMXH264DecClass::parent_class       omx/gstomxh264dec.h     /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXH264DecClass      access:public
3257 _GstOMXH264Enc  omx/gstomxh264enc.h     /^struct _GstOMXH264Enc$/;"     s
3258 _GstOMXH264Enc::headers omx/gstomxh264enc.h     /^  GList *headers;$/;" m       struct:_GstOMXH264Enc   access:public
3259 _GstOMXH264Enc::inline_sps_pps_headers  omx/gstomxh264enc.h     /^  gboolean inline_sps_pps_headers;$/;"        m       struct:_GstOMXH264Enc   access:public
3260 _GstOMXH264Enc::interval_intraframes    omx/gstomxh264enc.h     /^  guint32 interval_intraframes;$/;"   m       struct:_GstOMXH264Enc   access:public
3261 _GstOMXH264Enc::parent  omx/gstomxh264enc.h     /^  GstOMXVideoEnc parent;$/;"  m       struct:_GstOMXH264Enc   access:public
3262 _GstOMXH264Enc::periodicty_idr  omx/gstomxh264enc.h     /^  guint32 periodicty_idr;$/;" m       struct:_GstOMXH264Enc   access:public
3263 _GstOMXH264EncClass     omx/gstomxh264enc.h     /^struct _GstOMXH264EncClass$/;"        s
3264 _GstOMXH264EncClass::parent_class       omx/gstomxh264enc.h     /^  GstOMXVideoEncClass parent_class;$/;"       m       struct:_GstOMXH264EncClass      access:public
3265 _GstOMXHdmiAudioSink    omx/gstomxhdmiaudiosink.h       /^struct _GstOMXHdmiAudioSink$/;"       s
3266 _GstOMXHdmiAudioSink::parent    omx/gstomxhdmiaudiosink.h       /^  GstOMXAudioSink parent;$/;" m       struct:_GstOMXHdmiAudioSink     access:public
3267 _GstOMXHdmiAudioSinkClass       omx/gstomxhdmiaudiosink.h       /^struct _GstOMXHdmiAudioSinkClass$/;"  s
3268 _GstOMXHdmiAudioSinkClass::parent_class omx/gstomxhdmiaudiosink.h       /^  GstOMXAudioSinkClass parent_class;$/;"      m       struct:_GstOMXHdmiAudioSinkClass        access:public
3269 _GstOMXMJPEGDec omx/gstomxmjpegdec.h    /^struct _GstOMXMJPEGDec$/;"    s
3270 _GstOMXMJPEGDec::parent omx/gstomxmjpegdec.h    /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXMJPEGDec  access:public
3271 _GstOMXMJPEGDecClass    omx/gstomxmjpegdec.h    /^struct _GstOMXMJPEGDecClass$/;"       s
3272 _GstOMXMJPEGDecClass::parent_class      omx/gstomxmjpegdec.h    /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXMJPEGDecClass     access:public
3273 _GstOMXMP3Dec   omx/gstomxmp3dec.h      /^struct _GstOMXMP3Dec$/;"      s
3274 _GstOMXMP3Dec::parent   omx/gstomxmp3dec.h      /^  GstOMXAudioDec parent;$/;"  m       struct:_GstOMXMP3Dec    access:public
3275 _GstOMXMP3Dec::spf      omx/gstomxmp3dec.h      /^  gint spf;$/;"       m       struct:_GstOMXMP3Dec    access:public
3276 _GstOMXMP3DecClass      omx/gstomxmp3dec.h      /^struct _GstOMXMP3DecClass$/;" s
3277 _GstOMXMP3DecClass::parent_class        omx/gstomxmp3dec.h      /^  GstOMXAudioDecClass parent_class;$/;"       m       struct:_GstOMXMP3DecClass       access:public
3278 _GstOMXMPEG2VideoDec    omx/gstomxmpeg2videodec.h       /^struct _GstOMXMPEG2VideoDec$/;"       s
3279 _GstOMXMPEG2VideoDec::parent    omx/gstomxmpeg2videodec.h       /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXMPEG2VideoDec     access:public
3280 _GstOMXMPEG2VideoDecClass       omx/gstomxmpeg2videodec.h       /^struct _GstOMXMPEG2VideoDecClass$/;"  s
3281 _GstOMXMPEG2VideoDecClass::parent_class omx/gstomxmpeg2videodec.h       /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXMPEG2VideoDecClass        access:public
3282 _GstOMXMPEG4VideoDec    omx/gstomxmpeg4videodec.h       /^struct _GstOMXMPEG4VideoDec$/;"       s
3283 _GstOMXMPEG4VideoDec::parent    omx/gstomxmpeg4videodec.h       /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXMPEG4VideoDec     access:public
3284 _GstOMXMPEG4VideoDecClass       omx/gstomxmpeg4videodec.h       /^struct _GstOMXMPEG4VideoDecClass$/;"  s
3285 _GstOMXMPEG4VideoDecClass::parent_class omx/gstomxmpeg4videodec.h       /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXMPEG4VideoDecClass        access:public
3286 _GstOMXMPEG4VideoEnc    omx/gstomxmpeg4videoenc.h       /^struct _GstOMXMPEG4VideoEnc$/;"       s
3287 _GstOMXMPEG4VideoEnc::parent    omx/gstomxmpeg4videoenc.h       /^  GstOMXVideoEnc parent;$/;"  m       struct:_GstOMXMPEG4VideoEnc     access:public
3288 _GstOMXMPEG4VideoEncClass       omx/gstomxmpeg4videoenc.h       /^struct _GstOMXMPEG4VideoEncClass$/;"  s
3289 _GstOMXMPEG4VideoEncClass::parent_class omx/gstomxmpeg4videoenc.h       /^  GstOMXVideoEncClass parent_class;$/;"       m       struct:_GstOMXMPEG4VideoEncClass        access:public
3290 _GstOMXMemory   omx/gstomxbufferpool.c  /^struct _GstOMXMemory$/;"      s       file:
3291 _GstOMXMemory::buf      omx/gstomxbufferpool.c  /^  GstOMXBuffer *buf;$/;"      m       struct:_GstOMXMemory    file:   access:public
3292 _GstOMXMemory::mem      omx/gstomxbufferpool.c  /^  GstMemory mem;$/;"  m       struct:_GstOMXMemory    file:   access:public
3293 _GstOMXMemoryAllocator  omx/gstomxbufferpool.c  /^struct _GstOMXMemoryAllocator$/;"     s       file:
3294 _GstOMXMemoryAllocator::parent  omx/gstomxbufferpool.c  /^  GstAllocator parent;$/;"    m       struct:_GstOMXMemoryAllocator   file:   access:public
3295 _GstOMXMemoryAllocatorClass     omx/gstomxbufferpool.c  /^struct _GstOMXMemoryAllocatorClass$/;"        s       file:
3296 _GstOMXMemoryAllocatorClass::parent_class       omx/gstomxbufferpool.c  /^  GstAllocatorClass parent_class;$/;" m       struct:_GstOMXMemoryAllocatorClass      file:   access:public
3297 _GstOMXMessage  omx/gstomx.h    /^struct _GstOMXMessage {$/;"   s
3298 _GstOMXMessage::__anon9::__anon10::state        omx/gstomx.h    /^      OMX_STATETYPE state;$/;"        m       struct:_GstOMXMessage::__anon9::__anon10        access:public
3299 _GstOMXMessage::__anon9::__anon11::port omx/gstomx.h    /^      OMX_U32 port;$/;"       m       struct:_GstOMXMessage::__anon9::__anon11        access:public
3300 _GstOMXMessage::__anon9::__anon12::error        omx/gstomx.h    /^      OMX_ERRORTYPE error;$/;"        m       struct:_GstOMXMessage::__anon9::__anon12        access:public
3301 _GstOMXMessage::__anon9::__anon13::enable       omx/gstomx.h    /^      OMX_BOOL enable;$/;"    m       struct:_GstOMXMessage::__anon9::__anon13        access:public
3302 _GstOMXMessage::__anon9::__anon13::port omx/gstomx.h    /^      OMX_U32 port;$/;"       m       struct:_GstOMXMessage::__anon9::__anon13        access:public
3303 _GstOMXMessage::__anon9::__anon14::port omx/gstomx.h    /^      OMX_U32 port;$/;"       m       struct:_GstOMXMessage::__anon9::__anon14        access:public
3304 _GstOMXMessage::__anon9::__anon15::flags        omx/gstomx.h    /^      OMX_U32 flags;$/;"      m       struct:_GstOMXMessage::__anon9::__anon15        access:public
3305 _GstOMXMessage::__anon9::__anon15::port omx/gstomx.h    /^      OMX_U32 port;$/;"       m       struct:_GstOMXMessage::__anon9::__anon15        access:public
3306 _GstOMXMessage::__anon9::__anon16::app_data     omx/gstomx.h    /^      OMX_PTR app_data;$/;"   m       struct:_GstOMXMessage::__anon9::__anon16        access:public
3307 _GstOMXMessage::__anon9::__anon16::buffer       omx/gstomx.h    /^      OMX_BUFFERHEADERTYPE *buffer;$/;"       m       struct:_GstOMXMessage::__anon9::__anon16        access:public
3308 _GstOMXMessage::__anon9::__anon16::component    omx/gstomx.h    /^      OMX_HANDLETYPE component;$/;"   m       struct:_GstOMXMessage::__anon9::__anon16        access:public
3309 _GstOMXMessage::__anon9::__anon16::empty        omx/gstomx.h    /^      OMX_BOOL empty;$/;"     m       struct:_GstOMXMessage::__anon9::__anon16        access:public
3310 _GstOMXMessage::__anon9::buffer_done    omx/gstomx.h    /^    } buffer_done;$/;"        m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon16        access:public
3311 _GstOMXMessage::__anon9::buffer_flag    omx/gstomx.h    /^    } buffer_flag;$/;"        m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon15        access:public
3312 _GstOMXMessage::__anon9::error  omx/gstomx.h    /^    } error;$/;"      m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon12        access:public
3313 _GstOMXMessage::__anon9::flush  omx/gstomx.h    /^    } flush;$/;"      m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon11        access:public
3314 _GstOMXMessage::__anon9::port_enable    omx/gstomx.h    /^    } port_enable;$/;"        m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon13        access:public
3315 _GstOMXMessage::__anon9::port_settings_changed  omx/gstomx.h    /^    } port_settings_changed;$/;"      m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon14        access:public
3316 _GstOMXMessage::__anon9::state_set      omx/gstomx.h    /^    } state_set;$/;"  m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon10        access:public
3317 _GstOMXMessage::content omx/gstomx.h    /^  } content;$/;"      m       struct:_GstOMXMessage   typeref:union:_GstOMXMessage::__anon9   access:public
3318 _GstOMXMessage::type    omx/gstomx.h    /^  GstOMXMessageType type;$/;" m       struct:_GstOMXMessage   access:public
3319 _GstOMXPort     omx/gstomx.h    /^struct _GstOMXPort {$/;"      s
3320 _GstOMXPort::buffers    omx/gstomx.h    /^  GPtrArray *buffers; \/* Contains GstOMXBuffer* *\/$/;"      m       struct:_GstOMXPort      access:public
3321 _GstOMXPort::comp       omx/gstomx.h    /^  GstOMXComponent *comp;$/;"  m       struct:_GstOMXPort      access:public
3322 _GstOMXPort::configured_settings_cookie omx/gstomx.h    /^  gint configured_settings_cookie;$/;"        m       struct:_GstOMXPort      access:public
3323 _GstOMXPort::disabled_pending   omx/gstomx.h    /^  gboolean disabled_pending; \/* was done until it took effect *\/$/;"        m       struct:_GstOMXPort      access:public
3324 _GstOMXPort::enabled_pending    omx/gstomx.h    /^  gboolean enabled_pending;  \/* TRUE after OMX_Command{En,Dis}able *\/$/;"   m       struct:_GstOMXPort      access:public
3325 _GstOMXPort::eos        omx/gstomx.h    /^  gboolean eos; \/* TRUE after a buffer with EOS flag was received *\/$/;"    m       struct:_GstOMXPort      access:public
3326 _GstOMXPort::flushed    omx/gstomx.h    /^  gboolean flushed; \/* TRUE after OMX_CommandFlush was done *\/$/;"  m       struct:_GstOMXPort      access:public
3327 _GstOMXPort::flushing   omx/gstomx.h    /^  gboolean flushing;$/;"      m       struct:_GstOMXPort      access:public
3328 _GstOMXPort::index      omx/gstomx.h    /^  guint32 index;$/;"  m       struct:_GstOMXPort      access:public
3329 _GstOMXPort::pending_buffers    omx/gstomx.h    /^  GQueue pending_buffers; \/* Contains GstOMXBuffer* *\/$/;"  m       struct:_GstOMXPort      access:public
3330 _GstOMXPort::port_def   omx/gstomx.h    /^  OMX_PARAM_PORTDEFINITIONTYPE port_def;$/;"  m       struct:_GstOMXPort      access:public
3331 _GstOMXPort::settings_cookie    omx/gstomx.h    /^  gint settings_cookie;$/;"   m       struct:_GstOMXPort      access:public
3332 _GstOMXPort::tunneled   omx/gstomx.h    /^  gboolean tunneled;$/;"      m       struct:_GstOMXPort      access:public
3333 _GstOMXTheoraDec        omx/gstomxtheoradec.h   /^struct _GstOMXTheoraDec$/;"   s
3334 _GstOMXTheoraDec::header        omx/gstomxtheoradec.h   /^  GstBuffer *header;$/;"      m       struct:_GstOMXTheoraDec access:public
3335 _GstOMXTheoraDec::parent        omx/gstomxtheoradec.h   /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXTheoraDec access:public
3336 _GstOMXTheoraDecClass   omx/gstomxtheoradec.h   /^struct _GstOMXTheoraDecClass$/;"      s
3337 _GstOMXTheoraDecClass::parent_class     omx/gstomxtheoradec.h   /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXTheoraDecClass    access:public
3338 _GstOMXVP8Dec   omx/gstomxvp8dec.h      /^struct _GstOMXVP8Dec$/;"      s
3339 _GstOMXVP8Dec::parent   omx/gstomxvp8dec.h      /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXVP8Dec    access:public
3340 _GstOMXVP8DecClass      omx/gstomxvp8dec.h      /^struct _GstOMXVP8DecClass$/;" s
3341 _GstOMXVP8DecClass::parent_class        omx/gstomxvp8dec.h      /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXVP8DecClass       access:public
3342 _GstOMXVideoDec omx/gstomxvideodec.h    /^struct _GstOMXVideoDec$/;"    s
3343 _GstOMXVideoDec::codec_data     omx/gstomxvideodec.h    /^  GstBuffer *codec_data;$/;"  m       struct:_GstOMXVideoDec  access:public
3344 _GstOMXVideoDec::dec    omx/gstomxvideodec.h    /^  GstOMXComponent *dec;$/;"   m       struct:_GstOMXVideoDec  access:public
3345 _GstOMXVideoDec::dec_in_port    omx/gstomxvideodec.h    /^  GstOMXPort *dec_in_port, *dec_out_port;$/;" m       struct:_GstOMXVideoDec  access:public
3346 _GstOMXVideoDec::dec_out_port   omx/gstomxvideodec.h    /^  GstOMXPort *dec_in_port, *dec_out_port;$/;" m       struct:_GstOMXVideoDec  access:public
3347 _GstOMXVideoDec::downstream_flow_ret    omx/gstomxvideodec.h    /^  GstFlowReturn downstream_flow_ret;$/;"      m       struct:_GstOMXVideoDec  access:public
3348 _GstOMXVideoDec::drain_cond     omx/gstomxvideodec.h    /^  GCond drain_cond;$/;"       m       struct:_GstOMXVideoDec  access:public
3349 _GstOMXVideoDec::drain_lock     omx/gstomxvideodec.h    /^  GMutex drain_lock;$/;"      m       struct:_GstOMXVideoDec  access:public
3350 _GstOMXVideoDec::draining       omx/gstomxvideodec.h    /^  gboolean draining;$/;"      m       struct:_GstOMXVideoDec  access:public
3351 _GstOMXVideoDec::drm_fd omx/gstomxvideodec.h    /^  gint drm_fd;$/;"    m       struct:_GstOMXVideoDec  access:public
3352 _GstOMXVideoDec::egl_in_port    omx/gstomxvideodec.h    /^  GstOMXPort *egl_in_port, *egl_out_port;$/;" m       struct:_GstOMXVideoDec  access:public
3353 _GstOMXVideoDec::egl_out_port   omx/gstomxvideodec.h    /^  GstOMXPort *egl_in_port, *egl_out_port;$/;" m       struct:_GstOMXVideoDec  access:public
3354 _GstOMXVideoDec::egl_render     omx/gstomxvideodec.h    /^  GstOMXComponent *egl_render;$/;"    m       struct:_GstOMXVideoDec  access:public
3355 _GstOMXVideoDec::eglimage       omx/gstomxvideodec.h    /^  gboolean eglimage;$/;"      m       struct:_GstOMXVideoDec  access:public
3356 _GstOMXVideoDec::hTBMBufMgr     omx/gstomxvideodec.h    /^  tbm_bufmgr hTBMBufMgr;$/;"  m       struct:_GstOMXVideoDec  access:public
3357 _GstOMXVideoDec::in_port_pool   omx/gstomxvideodec.h    /^  GstBufferPool *in_port_pool, *out_port_pool;$/;"    m       struct:_GstOMXVideoDec  access:public
3358 _GstOMXVideoDec::input_state    omx/gstomxvideodec.h    /^  GstVideoCodecState *input_state;$/;"        m       struct:_GstOMXVideoDec  access:public
3359 _GstOMXVideoDec::last_upstream_ts       omx/gstomxvideodec.h    /^  GstClockTime last_upstream_ts;$/;"  m       struct:_GstOMXVideoDec  access:public
3360 _GstOMXVideoDec::out_port_pool  omx/gstomxvideodec.h    /^  GstBufferPool *in_port_pool, *out_port_pool;$/;"    m       struct:_GstOMXVideoDec  access:public
3361 _GstOMXVideoDec::parent omx/gstomxvideodec.h    /^  GstVideoDecoder parent;$/;" m       struct:_GstOMXVideoDec  access:public
3362 _GstOMXVideoDec::started        omx/gstomxvideodec.h    /^  gboolean started;$/;"       m       struct:_GstOMXVideoDec  access:public
3363 _GstOMXVideoDecClass    omx/gstomxvideodec.h    /^struct _GstOMXVideoDecClass$/;"       s
3364 _GstOMXVideoDecClass::cdata     omx/gstomxvideodec.h    /^  GstOMXClassData cdata;$/;"  m       struct:_GstOMXVideoDecClass     access:public
3365 _GstOMXVideoDecClass::is_format_change  omx/gstomxvideodec.h    /^  gboolean (*is_format_change) (GstOMXVideoDec * self, GstOMXPort * port, GstVideoCodecState * state);$/;"    m       struct:_GstOMXVideoDecClass     access:public
3366 _GstOMXVideoDecClass::parent_class      omx/gstomxvideodec.h    /^  GstVideoDecoderClass parent_class;$/;"      m       struct:_GstOMXVideoDecClass     access:public
3367 _GstOMXVideoDecClass::prepare_frame     omx/gstomxvideodec.h    /^  GstFlowReturn (*prepare_frame)   (GstOMXVideoDec * self, GstVideoCodecFrame *frame);$/;"    m       struct:_GstOMXVideoDecClass     access:public
3368 _GstOMXVideoDecClass::set_format        omx/gstomxvideodec.h    /^  gboolean (*set_format)       (GstOMXVideoDec * self, GstOMXPort * port, GstVideoCodecState * state);$/;"    m       struct:_GstOMXVideoDecClass     access:public
3369 _GstOMXVideoEnc omx/gstomxvideoenc.h    /^struct _GstOMXVideoEnc$/;"    s
3370 _GstOMXVideoEnc::control_rate   omx/gstomxvideoenc.h    /^  guint32 control_rate;$/;"   m       struct:_GstOMXVideoEnc  access:public
3371 _GstOMXVideoEnc::downstream_flow_ret    omx/gstomxvideoenc.h    /^  GstFlowReturn downstream_flow_ret;$/;"      m       struct:_GstOMXVideoEnc  access:public
3372 _GstOMXVideoEnc::drain_cond     omx/gstomxvideoenc.h    /^  GCond drain_cond;$/;"       m       struct:_GstOMXVideoEnc  access:public
3373 _GstOMXVideoEnc::drain_lock     omx/gstomxvideoenc.h    /^  GMutex drain_lock;$/;"      m       struct:_GstOMXVideoEnc  access:public
3374 _GstOMXVideoEnc::draining       omx/gstomxvideoenc.h    /^  gboolean draining;$/;"      m       struct:_GstOMXVideoEnc  access:public
3375 _GstOMXVideoEnc::drm_fd omx/gstomxvideoenc.h    /^  gint drm_fd;$/;"    m       struct:_GstOMXVideoEnc  access:public
3376 _GstOMXVideoEnc::enc    omx/gstomxvideoenc.h    /^  GstOMXComponent *enc;$/;"   m       struct:_GstOMXVideoEnc  access:public
3377 _GstOMXVideoEnc::enc_in_port    omx/gstomxvideoenc.h    /^  GstOMXPort *enc_in_port, *enc_out_port;$/;" m       struct:_GstOMXVideoEnc  access:public
3378 _GstOMXVideoEnc::enc_out_port   omx/gstomxvideoenc.h    /^  GstOMXPort *enc_in_port, *enc_out_port;$/;" m       struct:_GstOMXVideoEnc  access:public
3379 _GstOMXVideoEnc::hTBMBufMgr     omx/gstomxvideoenc.h    /^  tbm_bufmgr hTBMBufMgr;$/;"  m       struct:_GstOMXVideoEnc  access:public
3380 _GstOMXVideoEnc::input_state    omx/gstomxvideoenc.h    /^  GstVideoCodecState *input_state;$/;"        m       struct:_GstOMXVideoEnc  access:public
3381 _GstOMXVideoEnc::last_upstream_ts       omx/gstomxvideoenc.h    /^  GstClockTime last_upstream_ts;$/;"  m       struct:_GstOMXVideoEnc  access:public
3382 _GstOMXVideoEnc::parent omx/gstomxvideoenc.h    /^  GstVideoEncoder parent;$/;" m       struct:_GstOMXVideoEnc  access:public
3383 _GstOMXVideoEnc::quant_b_frames omx/gstomxvideoenc.h    /^  guint32 quant_b_frames;$/;" m       struct:_GstOMXVideoEnc  access:public
3384 _GstOMXVideoEnc::quant_i_frames omx/gstomxvideoenc.h    /^  guint32 quant_i_frames;$/;" m       struct:_GstOMXVideoEnc  access:public
3385 _GstOMXVideoEnc::quant_p_frames omx/gstomxvideoenc.h    /^  guint32 quant_p_frames;$/;" m       struct:_GstOMXVideoEnc  access:public
3386 _GstOMXVideoEnc::started        omx/gstomxvideoenc.h    /^  gboolean started;$/;"       m       struct:_GstOMXVideoEnc  access:public
3387 _GstOMXVideoEnc::target_bitrate omx/gstomxvideoenc.h    /^  guint32 target_bitrate;$/;" m       struct:_GstOMXVideoEnc  access:public
3388 _GstOMXVideoEncClass    omx/gstomxvideoenc.h    /^struct _GstOMXVideoEncClass$/;"       s
3389 _GstOMXVideoEncClass::cdata     omx/gstomxvideoenc.h    /^  GstOMXClassData cdata;$/;"  m       struct:_GstOMXVideoEncClass     access:public
3390 _GstOMXVideoEncClass::get_caps  omx/gstomxvideoenc.h    /^  GstCaps            *(*get_caps)           (GstOMXVideoEnc * self, GstOMXPort * port, GstVideoCodecState * state);$/;"       m       struct:_GstOMXVideoEncClass     access:public
3391 _GstOMXVideoEncClass::handle_output_frame       omx/gstomxvideoenc.h    /^  GstFlowReturn       (*handle_output_frame) (GstOMXVideoEnc * self, GstOMXPort * port, GstOMXBuffer * buffer, GstVideoCodecFrame * frame);$/;"       m       struct:_GstOMXVideoEncClass     access:public
3392 _GstOMXVideoEncClass::parent_class      omx/gstomxvideoenc.h    /^  GstVideoEncoderClass parent_class;$/;"      m       struct:_GstOMXVideoEncClass     access:public
3393 _GstOMXVideoEncClass::set_format        omx/gstomxvideoenc.h    /^  gboolean            (*set_format)          (GstOMXVideoEnc * self, GstOMXPort * port, GstVideoCodecState * state);$/;"      m       struct:_GstOMXVideoEncClass     access:public
3394 _GstOMXWMVDec   omx/gstomxwmvdec.h      /^struct _GstOMXWMVDec$/;"      s
3395 _GstOMXWMVDec::parent   omx/gstomxwmvdec.h      /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXWMVDec    access:public
3396 _GstOMXWMVDecClass      omx/gstomxwmvdec.h      /^struct _GstOMXWMVDecClass$/;" s
3397 _GstOMXWMVDecClass::parent_class        omx/gstomxwmvdec.h      /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXWMVDecClass       access:public
3398 _TBMBuffer      omx/gstomx.h    /^struct _TBMBuffer$/;" s
3399 _TBMBuffer::mBo omx/gstomx.h    /^   tbm_bo  mBo;$/;"   m       struct:_TBMBuffer       access:public
3400 _TBMBuffer::mBufFD      omx/gstomx.h    /^   OMX_U32 mBufFD;$/;"        m       struct:_TBMBuffer       access:public
3401 _TBMBuffer::mPtr        omx/gstomx.h    /^   OMX_PTR mPtr;$/;"  m       struct:_TBMBuffer       access:public
3402 _TBMBuffer::nAllocLen   omx/gstomx.h    /^   OMX_U32 nAllocLen;$/;"     m       struct:_TBMBuffer       access:public
3403 _TBMInputBuffer omx/gstomx.h    /^struct _TBMInputBuffer$/;"    s
3404 _TBMInputBuffer::allocatedCount omx/gstomx.h    /^    OMX_U32 allocatedCount;$/;"       m       struct:_TBMInputBuffer  access:public
3405 _TBMInputBuffer::buffers        omx/gstomx.h    /^    GList *buffers;$/;"       m       struct:_TBMInputBuffer  access:public
3406 _TBMInputBuffer::tbmBuffer      omx/gstomx.h    /^    struct _TBMBuffer tbmBuffer[MAX_INPUT_BUFFER];$/;"        m       struct:_TBMInputBuffer  typeref:struct:_TBMInputBuffer::_TBMBuffer      access:public
3407 _TBMOutputBuffer        omx/gstomx.h    /^struct _TBMOutputBuffer$/;"   s
3408 _TBMOutputBuffer::allocatedCount        omx/gstomx.h    /^    OMX_U32 allocatedCount;$/;"       m       struct:_TBMOutputBuffer access:public
3409 _TBMOutputBuffer::buffers       omx/gstomx.h    /^    GList *buffers;$/;"       m       struct:_TBMOutputBuffer access:public
3410 _TBMOutputBuffer::tbmBuffer     omx/gstomx.h    /^    MMVideoBuffer *tbmBuffer[MAX_OUTPUT_BUFFER];$/;"  m       struct:_TBMOutputBuffer access:public
3411 __GST_OMX_AAC_DEC_H__   omx/gstomxaacdec.h      21;"    d
3412 __GST_OMX_AAC_ENC_H__   omx/gstomxaacenc.h      22;"    d
3413 __GST_OMX_AMR_DEC_H__   omx/gstomxamrdec.h      21;"    d
3414 __GST_OMX_ANALOG_AUDIO_SINK_H__ omx/gstomxanalogaudiosink.h     23;"    d
3415 __GST_OMX_AUDIO_DEC_H__ omx/gstomxaudiodec.h    21;"    d
3416 __GST_OMX_AUDIO_ENC_H__ omx/gstomxaudioenc.h    22;"    d
3417 __GST_OMX_AUDIO_SINK_H__        omx/gstomxaudiosink.h   23;"    d
3418 __GST_OMX_BUFFER_POOL_H__       omx/gstomxbufferpool.h  22;"    d
3419 __GST_OMX_H263_DEC_H__  omx/gstomxh263dec.h     22;"    d
3420 __GST_OMX_H263_ENC_H__  omx/gstomxh263enc.h     22;"    d
3421 __GST_OMX_H264_DEC_H__  omx/gstomxh264dec.h     22;"    d
3422 __GST_OMX_H264_ENC_H__  omx/gstomxh264enc.h     22;"    d
3423 __GST_OMX_HDMI_AUDIO_SINK_H__   omx/gstomxhdmiaudiosink.h       23;"    d
3424 __GST_OMX_H__   omx/gstomx.h    24;"    d
3425 __GST_OMX_MJPEG_DEC_H__ omx/gstomxmjpegdec.h    22;"    d
3426 __GST_OMX_MP3_DEC_H__   omx/gstomxmp3dec.h      21;"    d
3427 __GST_OMX_MPEG2_VIDEO_DEC_H__   omx/gstomxmpeg2videodec.h       22;"    d
3428 __GST_OMX_MPEG4_VIDEO_DEC_H__   omx/gstomxmpeg4videodec.h       22;"    d
3429 __GST_OMX_MPEG4_VIDEO_ENC_H__   omx/gstomxmpeg4videoenc.h       22;"    d
3430 __GST_OMX_THEORA_DEC_H__        omx/gstomxtheoradec.h   22;"    d
3431 __GST_OMX_VIDEO_DEC_H__ omx/gstomxvideodec.h    22;"    d
3432 __GST_OMX_VIDEO_ENC_H__ omx/gstomxvideoenc.h    22;"    d
3433 __GST_OMX_VIDEO_H__     omx/gstomxvideo.h       22;"    d
3434 __GST_OMX_VP8_DEC_H__   omx/gstomxvp8dec.h      22;"    d
3435 __GST_OMX_WMV_DEC_H__   omx/gstomxwmvdec.h      22;"    d
3436 __VCCOREVER__   examples/egl/testegl.c  53;"    d       file:
3437 __VCCOREVER__   omx/gstomxvideodec.c    31;"    d       file:
3438 __anon22::format        omx/gstomxvideo.h       /^  GstVideoFormat format;$/;"  m       struct:__anon22 access:public
3439 __anon22::type  omx/gstomxvideo.h       /^  OMX_COLOR_FORMATTYPE type;$/;"      m       struct:__anon22 access:public
3440 __anon2::__dummy2       omx/gstomx.h    /^    int      __dummy2;    \/* to align memory *\/$/;" m       struct:__anon2  access:public
3441 __anon2::a      omx/gstomx.h    /^    void   * a[SCMN_IMGB_MAX_PLANE];    \/* user space address of each image plane *\/$/;"    m       struct:__anon2  access:public
3442 __anon2::bo     omx/gstomx.h    /^    tbm_bo bo[SCMN_IMGB_MAX_PLANE];$/;"       m       struct:__anon2  access:public
3443 __anon2::buf_share_method       omx/gstomx.h    /^    int buf_share_method;$/;" m       struct:__anon2  access:public
3444 __anon2::cs     omx/gstomx.h    /^    int      cs;    \/* color space type of image *\/$/;"     m       struct:__anon2  access:public
3445 __anon2::data   omx/gstomx.h    /^    int      data[16];    \/* arbitrary data *\/$/;"  m       struct:__anon2  access:public
3446 __anon2::e      omx/gstomx.h    /^    int      e[SCMN_IMGB_MAX_PLANE];    \/* elevation of each image plane *\/$/;"     m       struct:__anon2  access:public
3447 __anon2::fd     omx/gstomx.h    /^    int fd[SCMN_IMGB_MAX_PLANE];    \/* DMABUF fd of each image plane *\/$/;" m       struct:__anon2  access:public
3448 __anon2::h      omx/gstomx.h    /^    int      h[SCMN_IMGB_MAX_PLANE];    \/* height of each image plane *\/$/;"        m       struct:__anon2  access:public
3449 __anon2::jpeg_data      omx/gstomx.h    /^    void *jpeg_data;                    \/* JPEG data *\/$/;" m       struct:__anon2  access:public
3450 __anon2::jpeg_size      omx/gstomx.h    /^    int jpeg_size;                      \/* JPEG size *\/$/;" m       struct:__anon2  access:public
3451 __anon2::p      omx/gstomx.h    /^    void   * p[SCMN_IMGB_MAX_PLANE];    \/* physical address of each image plane, if needs *\/$/;"    m       struct:__anon2  access:public
3452 __anon2::s      omx/gstomx.h    /^    int      s[SCMN_IMGB_MAX_PLANE];    \/* stride of each image plane *\/$/;"        m       struct:__anon2  access:public
3453 __anon2::tz_enable      omx/gstomx.h    /^    int tz_enable;                      \/* tzmem buffer *\/$/;"      m       struct:__anon2  access:public
3454 __anon2::uv_size        omx/gstomx.h    /^    int uv_size;                        \/* UV plane size in case of ST12 *\/$/;"     m       struct:__anon2  access:public
3455 __anon2::w      omx/gstomx.h    /^    int      w[SCMN_IMGB_MAX_PLANE];    \/* width of each image plane *\/$/;" m       struct:__anon2  access:public
3456 __anon2::x      omx/gstomx.h    /^    int      x;    \/* left postion, if needs *\/$/;" m       struct:__anon2  access:public
3457 __anon2::y      omx/gstomx.h    /^    int      y;    \/* top position, if needs *\/$/;" m       struct:__anon2  access:public
3458 __anon2::y_size omx/gstomx.h    /^    int y_size;                         \/* Y plane size in case of ST12 *\/$/;"      m       struct:__anon2  access:public
3459 __anon36::m     examples/egl/testegl.c  /^  GLfloat m[4][4];$/;"        m       struct:__anon36 file:   access:public
3460 __anon37::animate       examples/egl/testegl.c  /^  gboolean animate;$/;"       m       struct:__anon37 file:   access:public
3461 __anon37::aspect        examples/egl/testegl.c  /^  GLfloat aspect;$/;" m       struct:__anon37 file:   access:public
3462 __anon37::can_avoid_upload      examples/egl/testegl.c  /^  gboolean can_avoid_upload;$/;"      m       struct:__anon37 file:   access:public
3463 __anon37::caps  examples/egl/testegl.c  /^  GstCaps *caps;$/;"  m       struct:__anon37 file:   access:public
3464 __anon37::cond  examples/egl/testegl.c  /^  GCond cond;$/;"     m       struct:__anon37 file:   access:public
3465 __anon37::context       examples/egl/testegl.c  /^  EGLContext context;$/;"     m       struct:__anon37 file:   access:public
3466 __anon37::current_buffer        examples/egl/testegl.c  /^  GstBuffer *current_buffer;$/;"      m       struct:__anon37 file:   access:public
3467 __anon37::display       examples/egl/testegl.c  /^  EGLDisplay display;$/;"     m       struct:__anon37 file:   access:public
3468 __anon37::dispman_display       examples/egl/testegl.c  /^  DISPMANX_DISPLAY_HANDLE_T dispman_display;$/;"      m       struct:__anon37 file:   access:public
3469 __anon37::dispman_element       examples/egl/testegl.c  /^  DISPMANX_ELEMENT_HANDLE_T dispman_element;$/;"      m       struct:__anon37 file:   access:public
3470 __anon37::distance      examples/egl/testegl.c  /^  GLfloat distance;$/;"       m       struct:__anon37 file:   access:public
3471 __anon37::distance_inc  examples/egl/testegl.c  /^  GLfloat distance_inc;$/;"   m       struct:__anon37 file:   access:public
3472 __anon37::dropped       examples/egl/testegl.c  /^  guint64 dropped;$/;"        m       struct:__anon37 file:   access:public
3473 __anon37::flushing      examples/egl/testegl.c  /^  gboolean flushing;$/;"      m       struct:__anon37 file:   access:public
3474 __anon37::fov   examples/egl/testegl.c  /^  GLfloat fov;$/;"    m       struct:__anon37 file:   access:public
3475 __anon37::fshader       examples/egl/testegl.c  /^  GLint fshader;$/;"  m       struct:__anon37 file:   access:public
3476 __anon37::gst_display   examples/egl/testegl.c  /^  GstGLDisplayEGL *gst_display;$/;"   m       struct:__anon37 file:   access:public
3477 __anon37::last_buffer   examples/egl/testegl.c  /^  GstBuffer *last_buffer;$/;" m       struct:__anon37 file:   access:public
3478 __anon37::main_loop     examples/egl/testegl.c  /^  GMainLoop *main_loop;$/;"   m       struct:__anon37 file:   access:public
3479 __anon37::modelview     examples/egl/testegl.c  /^  GstGLMatrix modelview;$/;"  m       struct:__anon37 file:   access:public
3480 __anon37::pipeline      examples/egl/testegl.c  /^  GstElement *pipeline;$/;"   m       struct:__anon37 file:   access:public
3481 __anon37::popped_obj    examples/egl/testegl.c  /^  GstMiniObject *popped_obj;$/;"      m       struct:__anon37 file:   access:public
3482 __anon37::program       examples/egl/testegl.c  /^  GLint program;$/;"  m       struct:__anon37 file:   access:public
3483 __anon37::projection    examples/egl/testegl.c  /^  GstGLMatrix projection;$/;" m       struct:__anon37 file:   access:public
3484 __anon37::queue examples/egl/testegl.c  /^  GAsyncQueue *queue;$/;"     m       struct:__anon37 file:   access:public
3485 __anon37::queue_lock    examples/egl/testegl.c  /^  GMutex queue_lock;$/;"      m       struct:__anon37 file:   access:public
3486 __anon37::rendered      examples/egl/testegl.c  /^  guint64 rendered;$/;"       m       struct:__anon37 file:   access:public
3487 __anon37::rot_angle_x   examples/egl/testegl.c  /^  GLfloat rot_angle_x;$/;"    m       struct:__anon37 file:   access:public
3488 __anon37::rot_angle_x_inc       examples/egl/testegl.c  /^  GLfloat rot_angle_x_inc;$/;"        m       struct:__anon37 file:   access:public
3489 __anon37::rot_angle_y   examples/egl/testegl.c  /^  GLfloat rot_angle_y;$/;"    m       struct:__anon37 file:   access:public
3490 __anon37::rot_angle_y_inc       examples/egl/testegl.c  /^  GLfloat rot_angle_y_inc;$/;"        m       struct:__anon37 file:   access:public
3491 __anon37::rot_angle_z   examples/egl/testegl.c  /^  GLfloat rot_angle_z;$/;"    m       struct:__anon37 file:   access:public
3492 __anon37::rot_angle_z_inc       examples/egl/testegl.c  /^  GLfloat rot_angle_z_inc;$/;"        m       struct:__anon37 file:   access:public
3493 __anon37::running       examples/egl/testegl.c  /^  gboolean running;$/;"       m       struct:__anon37 file:   access:public
3494 __anon37::s_texture     examples/egl/testegl.c  /^  GLint s_texture;$/;"        m       struct:__anon37 file:   access:public
3495 __anon37::screen_height examples/egl/testegl.c  /^  uint32_t screen_height;$/;" m       struct:__anon37 file:   access:public
3496 __anon37::screen_width  examples/egl/testegl.c  /^  uint32_t screen_width;$/;"  m       struct:__anon37 file:   access:public
3497 __anon37::surface       examples/egl/testegl.c  /^  EGLSurface surface;$/;"     m       struct:__anon37 file:   access:public
3498 __anon37::tex   examples/egl/testegl.c  /^  GLuint tex;$/;"     m       struct:__anon37 file:   access:public
3499 __anon37::u_modelviewmatrix     examples/egl/testegl.c  /^  GLint u_modelviewmatrix;$/;"        m       struct:__anon37 file:   access:public
3500 __anon37::u_projectionmatrix    examples/egl/testegl.c  /^  GLint u_projectionmatrix;$/;"       m       struct:__anon37 file:   access:public
3501 __anon37::u_rotx        examples/egl/testegl.c  /^  GLint u_rotx;$/;"   m       struct:__anon37 file:   access:public
3502 __anon37::u_roty        examples/egl/testegl.c  /^  GLint u_roty;$/;"   m       struct:__anon37 file:   access:public
3503 __anon37::u_rotz        examples/egl/testegl.c  /^  GLint u_rotz;$/;"   m       struct:__anon37 file:   access:public
3504 __anon37::vshader       examples/egl/testegl.c  /^  GLint vshader;$/;"  m       struct:__anon37 file:   access:public
3505 __anon37::vsink examples/egl/testegl.c  /^  GstElement *vsink;$/;"      m       struct:__anon37 file:   access:public
3506 __dummy2        omx/gstomx.h    /^    int      __dummy2;    \/* to align memory *\/$/;" m       struct:__anon2  access:public
3507 _class_init     omx/gstomx.c    /^_class_init (gpointer g_class, gpointer data)$/;"     f       file:   signature:(gpointer g_class, gpointer data)
3508 _state  examples/egl/testegl.c  /^static APP_STATE_T _state, *state = &_state;$/;"      v       file:
3509 a       omx/gstomx.h    /^    void   * a[SCMN_IMGB_MAX_PLANE];    \/* user space address of each image plane *\/$/;"    m       struct:__anon2  access:public
3510 aac_er_tools    omx/gstomxaacenc.h      /^  guint aac_er_tools;$/;"     m       struct:_GstOMXAACEnc    access:public
3511 aac_tools       omx/gstomxaacenc.h      /^  guint aac_tools;$/;"        m       struct:_GstOMXAACEnc    access:public
3512 aclocal_check   common/gst-autogen.sh   /^aclocal_check ()$/;"  f
3513 add_videometa   omx/gstomxbufferpool.h  /^  gboolean add_videometa;$/;" m       struct:_GstOMXBufferPool        access:public
3514 adts_sample_index       omx/gstomxaacenc.c      /^} adts_sample_index;$/;"      t       typeref:enum:adts_sample_index__        file:
3515 adts_sample_index__     omx/gstomxaacenc.c      /^typedef enum adts_sample_index__$/;"  g       file:
3516 allocatedCount  omx/gstomx.h    /^    OMX_U32 allocatedCount;$/;"       m       struct:_TBMInputBuffer  access:public
3517 allocatedCount  omx/gstomx.h    /^    OMX_U32 allocatedCount;$/;"       m       struct:_TBMOutputBuffer access:public
3518 allocating      omx/gstomxbufferpool.h  /^  gboolean allocating;$/;"    m       struct:_GstOMXBufferPool        access:public
3519 allocator       omx/gstomxbufferpool.h  /^  GstAllocator *allocator;$/;"        m       struct:_GstOMXBufferPool        access:public
3520 animate examples/egl/testegl.c  /^  gboolean animate;$/;"       m       struct:__anon37 file:   access:public
3521 app_data        omx/gstomx.h    /^      OMX_PTR app_data;$/;"   m       struct:_GstOMXMessage::__anon9::__anon16        access:public
3522 aspect  examples/egl/testegl.c  /^  GLfloat aspect;$/;" m       struct:__anon37 file:   access:public
3523 audio   omx/openmax/OMX_Component.h     /^        OMX_AUDIO_PORTDEFINITIONTYPE audio;$/;"       m       union:OMX_PARAM_PORTDEFINITIONTYPE::__anon33    access:public
3524 autogen_options common/gst-autogen.sh   /^autogen_options ()$/;"        f
3525 autoheader_check        common/gst-autogen.sh   /^autoheader_check ()$/;"       f
3526 b16x16  omx/openmax/OMX_Video.h /^    OMX_BOOL b16x16; $/;"     m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
3527 b16x8   omx/openmax/OMX_Video.h /^    OMX_BOOL b16x8; $/;"      m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
3528 b4x4    omx/openmax/OMX_Video.h /^    OMX_BOOL b4x4;$/;"        m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
3529 b4x8    omx/openmax/OMX_Video.h /^    OMX_BOOL b4x8;$/;"        m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
3530 b8x16   omx/openmax/OMX_Video.h /^    OMX_BOOL b8x16;$/;"       m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
3531 b8x4    omx/openmax/OMX_Video.h /^    OMX_BOOL b8x4;$/;"        m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
3532 b8x8    omx/openmax/OMX_Video.h /^    OMX_BOOL b8x8;$/;"        m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
3533 bACPred omx/openmax/OMX_Video.h /^    OMX_BOOL bACPred;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
3534 bAllKeys        omx/openmax/OMX_Component.h     /^    OMX_BOOL bAllKeys;        \/* if true then this structure refers to all keys and $/;"     m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
3535 bAllKeys        omx/openmax/OMX_Component.h     /^    OMX_BOOL bAllKeys;$/;"    m       struct:OMX_CONFIG_CONTAINERNODECOUNTTYPE        access:public
3536 bAllKeys        omx/openmax/OMX_Component.h     /^    OMX_BOOL bAllKeys;$/;"    m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
3537 bAutoAperture   omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bAutoAperture;           \/**< Whether aperture number is defined automatically *\/$/;"  m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
3538 bAutoSensitivity        omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bAutoSensitivity;        \/**< Whether sensitivity is defined automatically *\/$/;"      m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
3539 bAutoShutterSpeed       omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bAutoShutterSpeed;       \/**< Whether shutter speed is defined automatically *\/ $/;"   m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
3540 bBottom omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bBottom;$/;"     m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
3541 bBottomLeft     omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bBottomLeft;$/;" m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
3542 bBottomLeftStatus       omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bBottomLeftStatus;$/;"   m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
3543 bBottomRight    omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bBottomRight;$/;"        m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
3544 bBottomRightStatus      omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bBottomRightStatus;$/;"  m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
3545 bBottomStatus   omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bBottomStatus;$/;"       m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
3546 bBuffersContiguous      omx/openmax/OMX_Component.h     /^    OMX_BOOL bBuffersContiguous;$/;"  m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
3547 bCenter omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bCenter;$/;"     m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
3548 bCenterStatus   omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bCenterStatus;$/;"       m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
3549 bColorEnhancement       omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bColorEnhancement;$/;"   m       struct:OMX_CONFIG_COLORENHANCEMENTTYPE  access:public
3550 bContinuous     omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bContinuous;   \/**< If true then ignore frame rate and emit capture $/;"        m       struct:OMX_CONFIG_CAPTUREMODETYPE       access:public
3551 bDTX    omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;                \/**< Enable Discontinuous Transmisssion *\/ $/;"   m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
3552 bDTX    omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;                \/**< Enable Discontinuous Transmisssion *\/$/;"    m       struct:OMX_AUDIO_PARAM_PDCEFRTYPE       access:public
3553 bDTX    omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;                \/**< Enable Discontinuous Transmisssion *\/$/;"    m       struct:OMX_AUDIO_PARAM_PDCFRTYPE        access:public
3554 bDTX    omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;                \/**< Enable Discontinuous Transmisssion *\/$/;"    m       struct:OMX_AUDIO_PARAM_PDCHRTYPE        access:public
3555 bDTX    omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;                \/**< Enable Discontinuous Transmisssion *\/$/;"    m       struct:OMX_AUDIO_PARAM_TDMAEFRTYPE      access:public
3556 bDTX    omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;                \/**< Enable Discontinuous Transmisssion *\/$/;"    m       struct:OMX_AUDIO_PARAM_TDMAFRTYPE       access:public
3557 bDTX    omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;            \/**< Enable Discontinuous Transmisssion *\/$/;"        m       struct:OMX_AUDIO_PARAM_G729TYPE access:public
3558 bDTX    omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;            \/**< Enable Discontinuous Transmisssion *\/$/;"        m       struct:OMX_AUDIO_PARAM_GSMEFRTYPE       access:public
3559 bDTX    omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;            \/**< Enable Discontinuous Transmisssion *\/$/;"        m       struct:OMX_AUDIO_PARAM_GSMFRTYPE        access:public
3560 bDTX    omx/openmax/OMX_Audio.h /^    OMX_BOOL bDTX;            \/**< Enable Discontinuous Transmisssion *\/$/;"        m       struct:OMX_AUDIO_PARAM_GSMHRTYPE        access:public
3561 bDeblocking     omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bDeblocking;$/;" m       struct:OMX_PARAM_DEBLOCKINGTYPE access:public
3562 bDeferred       omx/openmax/OMX_ComponentExt.h  /^    OMX_BOOL bDeferred;$/;"   m       struct:OMX_CONFIG_COMMITMODETYPE        access:public
3563 bDirect8x8Inference     omx/openmax/OMX_Video.h /^    OMX_BOOL bDirect8x8Inference;  $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3564 bDirectSpatialTemporal  omx/openmax/OMX_Video.h /^      OMX_BOOL bDirectSpatialTemporal;$/;"    m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3565 bDownmix        omx/openmax/OMX_Audio.h /^    OMX_BOOL bDownmix;                  \/**< Downmix input from stereo to mono (has no effect on $/;"        m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
3566 bEnable omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnable;             \/**< Enable\/disable for reverberation control *\/$/;"     m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
3567 bEnable omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnable;          \/**< Enable\/disable for bass control *\/$/;" m       struct:OMX_AUDIO_CONFIG_BASSTYPE        access:public
3568 bEnable omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnable;          \/**< Enable\/disable for chorus *\/$/;"       m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
3569 bEnable omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnable;          \/**< Enable\/disable for equalizer *\/$/;"    m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
3570 bEnable omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnable;          \/**< Enable\/disable for stereo widening control *\/$/;"      m       struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE      access:public
3571 bEnable omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnable;          \/**< Enable\/disable for treble control *\/$/;"       m       struct:OMX_AUDIO_CONFIG_TREBLETYPE      access:public
3572 bEnable omx/openmax/OMX_CoreExt.h       /^    OMX_BOOL bEnable;           \/**< enable (OMX_TRUE) or disable (OMX_FALSE) the callback *\/$/;"   m       struct:OMX_CONFIG_CALLBACKREQUESTTYPE   access:public
3573 bEnable omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bEnable;$/;"     m       struct:OMX_PARAM_INTERLEAVETYPE access:public
3574 bEnableASO      omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableASO;  $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3575 bEnableBitrate  omx/openmax/OMX_Audio.h /^    OMX_BOOL bEnableBitrate;   \/**< Use bitrate value instead of bitpool *\/$/;"     m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
3576 bEnableDataPartitioning omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableDataPartitioning;$/;"     m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
3577 bEnableFMO      omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableFMO;  $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3578 bEnableHEC      omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableHEC;$/;"  m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
3579 bEnableLatencyMode      omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableLatencyMode;$/;"  m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
3580 bEnablePM       omx/openmax/OMX_Other.h /^    OMX_BOOL bEnablePM;       \/**< Flag to enable Power Management *\/$/;"   m       struct:OMX_OTHER_CONFIG_POWERTYPE       access:public
3581 bEnablePostFilter       omx/openmax/OMX_Video.h /^    OMX_BOOL bEnablePostFilter;$/;"   m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
3582 bEnableRS       omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableRS;   $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3583 bEnableRVLC     omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableRVLC;$/;" m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
3584 bEnableResync   omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableResync;$/;"       m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
3585 bEnableTemporalInterpolation    omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableTemporalInterpolation;$/;"        m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
3586 bEnableUEP      omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableUEP;  $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3587 bEnableVFU      omx/openmax/OMX_Video.h /^    OMX_BOOL bEnableVFU;      $/;"    m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
3588 bEnabled        omx/openmax/OMX_Component.h     /^    OMX_BOOL bEnabled;        \/* if true then key is part of filter (e.g. $/;"       m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
3589 bEnabled        omx/openmax/OMX_Component.h     /^    OMX_BOOL bEnabled;             \/**< Ports default to enabled and are enabled\/disabled by$/;"    m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
3590 bEnabled        omx/openmax/OMX_Component.h     /^    OMX_BOOL bEnabled;    $/;"        m       struct:OMX_CONFIG_BOOLEANTYPE   access:public
3591 bEnabled        omx/openmax/OMX_Video.h /^    OMX_BOOL bEnabled;$/;"    m       struct:OMX_CONFIG_MBERRORREPORTINGTYPE  access:public
3592 bEntropyCodingCABAC     omx/openmax/OMX_Video.h /^    OMX_BOOL bEntropyCodingCABAC;  $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3593 bFlagErrorConcealment   omx/openmax/OMX_Audio.h /^    OMX_BOOL bFlagErrorConcealment;  \/**< Turns on error concealment if it is $/;"   m       struct:OMX_AUDIO_PORTDEFINITIONTYPE     access:public
3594 bFlagErrorConcealment   omx/openmax/OMX_Image.h /^    OMX_BOOL bFlagErrorConcealment;$/;"       m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
3595 bFlagErrorConcealment   omx/openmax/OMX_Video.h /^    OMX_BOOL bFlagErrorConcealment;$/;"       m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
3596 bForceRoundingTypeToZero        omx/openmax/OMX_Video.h /^    OMX_BOOL bForceRoundingTypeToZero;$/;"    m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
3597 bFourMV omx/openmax/OMX_Video.h /^    OMX_BOOL bFourMV;$/;"     m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
3598 bFrameLimited   omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bFrameLimited; \/**< If true then terminate capture after the port emits the $/;"        m       struct:OMX_CONFIG_CAPTUREMODETYPE       access:public
3599 bFrameMBsOnly   omx/openmax/OMX_Video.h /^      OMX_BOOL bFrameMBsOnly;                                                                         $/;"    m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3600 bGov    omx/openmax/OMX_Video.h /^    OMX_BOOL bGov;$/;"        m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
3601 bHiPassFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable High Pass Filter *\/ $/;"      m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
3602 bHiPassFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable High Pass Filter *\/$/;"       m       struct:OMX_AUDIO_PARAM_PDCEFRTYPE       access:public
3603 bHiPassFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable High Pass Filter *\/$/;"       m       struct:OMX_AUDIO_PARAM_PDCFRTYPE        access:public
3604 bHiPassFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable High Pass Filter *\/$/;"       m       struct:OMX_AUDIO_PARAM_PDCHRTYPE        access:public
3605 bHiPassFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable High Pass Filter *\/$/;"       m       struct:OMX_AUDIO_PARAM_TDMAEFRTYPE      access:public
3606 bHiPassFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable High Pass Filter *\/$/;"       m       struct:OMX_AUDIO_PARAM_TDMAFRTYPE       access:public
3607 bHiPassFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable encoder's High Pass Filter *\/$/;"     m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
3608 bHiPassFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;       \/**< Enable encoder's High Pass Filter ??*\/$/;"   m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
3609 bHiPassFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;   \/**< Enable High Pass Filter *\/$/;"   m       struct:OMX_AUDIO_PARAM_GSMEFRTYPE       access:public
3610 bHiPassFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;   \/**< Enable High Pass Filter *\/$/;"   m       struct:OMX_AUDIO_PARAM_GSMFRTYPE        access:public
3611 bHiPassFilter   omx/openmax/OMX_Audio.h /^    OMX_BOOL bHiPassFilter;   \/**< Enable High Pass Filter *\/$/;"   m       struct:OMX_AUDIO_PARAM_GSMHRTYPE        access:public
3612 bInterleaved    omx/openmax/OMX_Audio.h /^    OMX_BOOL bInterleaved;            \/**< True for normal interleaved data; false for $/;"  m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
3613 bIsLeafType     omx/openmax/OMX_Component.h     /^    OMX_BOOL bIsLeafType;$/;" m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
3614 bIsMIDI omx/openmax/OMX_Audio.h /^    OMX_BOOL bIsMIDI;           \/**< TRUE if nChannel refers to a MIDI channel,$/;"  m       struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE access:public
3615 bIsMIDI omx/openmax/OMX_Audio.h /^    OMX_BOOL bIsMIDI;           \/**< TRUE if nChannel refers to a MIDI channel,$/;"  m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
3616 bLeft   omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bLeft;$/;"       m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
3617 bLeftStatus     omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bLeftStatus;$/;" m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
3618 bLinear omx/openmax/OMX_Audio.h /^    OMX_BOOL bLinear;           \/**< Is the volume to be set in linear (0.100) $/;"  m       struct:OMX_AUDIO_CONFIG_VOLUMETYPE      access:public
3619 bLinear omx/openmax/OMX_Audio.h /^    OMX_BOOL bLinear;           \/**< Is the volume to be set in linear (0.100) or $/;"       m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
3620 bLoadDefaultSound       omx/openmax/OMX_Audio.h /^    OMX_BOOL bLoadDefaultSound;    \/**< Whether to load default sound $/;"   m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
3621 bLoudness       omx/openmax/OMX_Audio.h /^    OMX_BOOL bLoudness;        \/**< Enable\/disable for loudness *\/$/;"     m       struct:OMX_AUDIO_CONFIG_LOUDNESSTYPE    access:public
3622 bMBAFF  omx/openmax/OMX_Video.h /^    OMX_BOOL bMBAFF;               $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3623 bManaged        omx/openmax/OMX_Audio.h /^    OMX_BOOL bManaged;                  \/**< Set  bitrate  management  mode. This turns off the$/;"  m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
3624 bMute   omx/openmax/OMX_Audio.h /^    OMX_BOOL bMute;             \/**< Mute setting for this channel *\/$/;"   m       struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE access:public
3625 bMute   omx/openmax/OMX_Audio.h /^    OMX_BOOL bMute;             \/**< Mute setting for this port *\/$/;"      m       struct:OMX_AUDIO_CONFIG_MUTETYPE        access:public
3626 bNoiseReduction omx/openmax/OMX_Audio.h /^    OMX_BOOL bNoiseReduction;  \/**< Enable\/disable for noise reduction *\/$/;"      m       struct:OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE      access:public
3627 bNoiseSuppressor        omx/openmax/OMX_Audio.h /^    OMX_BOOL bNoiseSuppressor;    \/**< Enable encoder's noise suppressor pre-processing *\/$/;"      m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
3628 bNoiseSuppressor        omx/openmax/OMX_Audio.h /^    OMX_BOOL bNoiseSuppressor;    \/**< Enable encoder's noise suppressor pre-processing *\/$/;"      m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
3629 bOneShot        omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bOneShot;$/;"    m       struct:OMX_PARAM_SENSORMODETYPE access:public
3630 bPLUSPTYPEAllowed       omx/openmax/OMX_Video.h /^    OMX_BOOL bPLUSPTYPEAllowed;$/;"   m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
3631 bPopulated      omx/openmax/OMX_Component.h     /^    OMX_BOOL bPopulated;           \/**< Port is populated with all of its buffers as indicated by$/;"        m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
3632 bPostFilter     omx/openmax/OMX_Audio.h /^    OMX_BOOL bPostFilter;         \/**< Enable Post Filter *\/ $/;"   m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
3633 bPostFilter     omx/openmax/OMX_Audio.h /^    OMX_BOOL bPostFilter;         \/**< Enable decoder's post Filter *\/$/;"  m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
3634 bPostFilter     omx/openmax/OMX_Audio.h /^    OMX_BOOL bPostFilter;         \/**< Enable decoder's post Filter ??*\/$/;"        m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
3635 bRATE_REDUCon   omx/openmax/OMX_Audio.h /^    OMX_BOOL bRATE_REDUCon;           \/**< RATE_REDUCtion is requested for this frame *\/$/;"        m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
3636 bRATE_REDUCon   omx/openmax/OMX_Audio.h /^    OMX_BOOL bRATE_REDUCon;       \/**< RATE_REDUCtion is requested for this frame *\/$/;"    m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
3637 bResourceConcealmentForbidden   omx/openmax/OMX_Component.h     /^    OMX_BOOL bResourceConcealmentForbidden; \/**< disallow the use of resource concealment $/;"       m       struct:OMX_RESOURCECONCEALMENTTYPE      access:public
3638 bReversibleVLC  omx/openmax/OMX_Video.h /^    OMX_BOOL bReversibleVLC;$/;"      m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
3639 bRight  omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bRight;$/;"      m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
3640 bRightStatus    omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bRightStatus;$/;"        m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
3641 bSVH    omx/openmax/OMX_Video.h /^    OMX_BOOL bSVH;$/;"        m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
3642 bStab   omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bStab;$/;"       m       struct:OMX_CONFIG_FRAMESTABTYPE access:public
3643 bTop    omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bTop;$/;"        m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
3644 bTopLeft        omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bTopLeft;$/;"    m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
3645 bTopLeftStatus  omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bTopLeftStatus;$/;"      m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
3646 bTopRight       omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bTopRight;$/;"   m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
3647 bTopRightStatus omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bTopRightStatus;$/;"     m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
3648 bTopStatus      omx/openmax/OMX_IVCommon.h      /^    OMX_BOOL bTopStatus;$/;"  m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
3649 bUnrestrictedMVs        omx/openmax/OMX_Video.h /^    OMX_BOOL bUnrestrictedMVs;$/;"    m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
3650 bUseHadamard    omx/openmax/OMX_Video.h /^    OMX_BOOL bUseHadamard;$/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3651 bVibra  omx/openmax/OMX_Audio.h /^    OMX_BOOL bVibra;            \/**< Does Vibra track exist? NOTE: May not return a meaningful $/;"  m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
3652 bWeightedPPrediction    omx/openmax/OMX_Video.h /^    OMX_BOOL bWeightedPPrediction; $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3653 base_types      omx/gstomx.c    /^static const struct TypeOffest base_types[] = {$/;"   v       typeref:struct:TypeOffest       file:
3654 bconstIpred     omx/openmax/OMX_Video.h /^    OMX_BOOL bconstIpred ;$/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3655 bitrate omx/gstomxaacenc.h      /^  guint bitrate;$/;"  m       struct:_GstOMXAACEnc    access:public
3656 bo      omx/gstomx.h    /^    tbm_bo bo[SCMN_IMGB_MAX_PLANE];$/;"       m       struct:__anon2  access:public
3657 buf     omx/gstomxbufferpool.c  /^  GstOMXBuffer *buf;$/;"      m       struct:_GstOMXMemory    file:   access:public
3658 buf_share_method        omx/gstomx.h    /^    int buf_share_method;$/;" m       struct:__anon2  access:public
3659 buffer  omx/gstomx.h    /^      OMX_BUFFERHEADERTYPE *buffer;$/;"       m       struct:_GstOMXMessage::__anon9::__anon16        access:public
3660 buffer_done     omx/gstomx.h    /^    } buffer_done;$/;"        m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon16        access:public
3661 buffer_flag     omx/gstomx.h    /^    } buffer_flag;$/;"        m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon15        access:public
3662 buffer_size     omx/gstomxaudiosink.h   /^  guint buffer_size;$/;"      m       struct:_GstOMXAudioSink access:public
3663 buffering_cb    examples/egl/testegl.c  /^buffering_cb (GstBus * bus, GstMessage * msg, APP_STATE_T * state)$/;"        f       file:   signature:(GstBus * bus, GstMessage * msg, APP_STATE_T * state)
3664 buffers omx/gstomx.h    /^    GList *buffers;$/;"       m       struct:_TBMInputBuffer  access:public
3665 buffers omx/gstomx.h    /^    GList *buffers;$/;"       m       struct:_TBMOutputBuffer access:public
3666 buffers omx/gstomx.h    /^  GPtrArray *buffers; \/* Contains GstOMXBuffer* *\/$/;"      m       struct:_GstOMXPort      access:public
3667 buffers omx/gstomxbufferpool.h  /^  GPtrArray *buffers;$/;"     m       struct:_GstOMXBufferPool        access:public
3668 buffers_cb      examples/egl/testegl.c  /^buffers_cb (GstElement * fakesink, GstBuffer * buffer, GstPad * pad,$/;"      f       file:   signature:(GstElement * fakesink, GstBuffer * buffer, GstPad * pad, gpointer user_data)
3669 bus_sync_handler        examples/egl/testegl.c  /^bus_sync_handler (GstBus * bus, GstMessage * message, GstPipeline * data)$/;" f       file:   signature:(GstBus * bus, GstMessage * message, GstPipeline * data)
3670 cMIMEType       omx/openmax/OMX_Audio.h /^    OMX_STRING cMIMEType;            \/**< MIME type of data for the port *\/$/;"     m       struct:OMX_AUDIO_PORTDEFINITIONTYPE     access:public
3671 cMIMEType       omx/openmax/OMX_Image.h /^    OMX_STRING cMIMEType;$/;" m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
3672 cMIMEType       omx/openmax/OMX_Video.h /^    OMX_STRING cMIMEType;$/;" m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
3673 cNodeName       omx/openmax/OMX_Component.h     /^    OMX_STRING cNodeName;$/;" m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
3674 cRole   omx/openmax/OMX_Core.h  /^    OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE];  \/**< name of standard component which defines component role *\/$/;"     m       struct:OMX_PARAM_COMPONENTROLETYPE      access:public
3675 calc_plane      omx/gstomx.c    /^calc_plane(int width, int height)$/;" f       signature:(int width, int height)
3676 calc_plane      omx/gstomx.h    /^int calc_plane(int width, int height);$/;"    p       signature:(int width, int height)
3677 calc_uvplane    omx/gstomx.c    /^calc_uvplane(int width, int height)$/;"       f       signature:(int width, int height)
3678 calc_uvplane    omx/gstomx.h    /^int calc_uvplane(int width, int height);$/;"  p       signature:(int width, int height)
3679 calc_yplane     omx/gstomx.c    /^calc_yplane(int width, int height)$/;"        f       signature:(int width, int height)
3680 calc_yplane     omx/gstomx.h    /^int calc_yplane(int width, int height);$/;"   p       signature:(int width, int height)
3681 callbacks       omx/gstomx.c    /^static OMX_CALLBACKTYPE callbacks =$/;"       v       file:
3682 can_avoid_upload        examples/egl/testegl.c  /^  gboolean can_avoid_upload;$/;"      m       struct:__anon37 file:   access:public
3683 caps    examples/egl/testegl.c  /^  GstCaps *caps;$/;"  m       struct:__anon37 file:   access:public
3684 caps    omx/gstomxbufferpool.h  /^  GstCaps *caps;$/;"  m       struct:_GstOMXBufferPool        access:public
3685 cdata   omx/gstomxaudiodec.h    /^  GstOMXClassData cdata;$/;"  m       struct:_GstOMXAudioDecClass     access:public
3686 cdata   omx/gstomxaudioenc.h    /^  GstOMXClassData cdata;$/;"  m       struct:_GstOMXAudioEncClass     access:public
3687 cdata   omx/gstomxaudiosink.h   /^  GstOMXClassData cdata;$/;"  m       struct:_GstOMXAudioSinkClass    access:public
3688 cdata   omx/gstomxvideodec.h    /^  GstOMXClassData cdata;$/;"  m       struct:_GstOMXVideoDecClass     access:public
3689 cdata   omx/gstomxvideoenc.h    /^  GstOMXClassData cdata;$/;"  m       struct:_GstOMXVideoEncClass     access:public
3690 ch2str  omx/gstomxaudiosink.c   /^ch2str (OMX_AUDIO_CHANNELTYPE ch)$/;" f       file:   signature:(OMX_AUDIO_CHANNELTYPE ch)
3691 channel_mapping omx/gstomxaudiosink.c   /^channel_mapping (GstAudioRingBufferSpec * spec,$/;"   f       file:   signature:(GstAudioRingBufferSpec * spec, OMX_AUDIO_CHANNELTYPE * eChannelMapping)
3692 channels        omx/gstomxaudiosink.h   /^  guint channels;$/;" m       struct:_GstOMXAudioSink access:public
3693 close_ogl       examples/egl/testegl.c  /^close_ogl (void)$/;"  f       file:   signature:(void)
3694 codec_data      omx/gstomxaudiodec.h    /^  GstBuffer *codec_data;$/;"  m       struct:_GstOMXAudioDec  access:public
3695 codec_data      omx/gstomxvideodec.h    /^  GstBuffer *codec_data;$/;"  m       struct:_GstOMXVideoDec  access:public
3696 comp    omx/gstomx.h    /^  GstOMXComponent *comp;$/;"  m       struct:_GstOMXPort      access:public
3697 comp    omx/gstomxaudiosink.h   /^  GstOMXComponent *comp;$/;"  m       struct:_GstOMXAudioSink access:public
3698 component       omx/gstomx.h    /^      OMX_HANDLETYPE component;$/;"   m       struct:_GstOMXMessage::__anon9::__anon16        access:public
3699 component       omx/gstomxbufferpool.h  /^  GstOMXComponent *component;$/;"     m       struct:_GstOMXBufferPool        access:public
3700 component_name  omx/gstomx.h    /^  const gchar *component_name;$/;"    m       struct:_GstOMXClassData access:public
3701 component_role  omx/gstomx.h    /^  const gchar *component_role;$/;"    m       struct:_GstOMXClassData access:public
3702 component_vendor        omx/gstomx.h    /^  GOmxVendor component_vendor; \/* to check omx vender *\/$/;"        m       struct:_GstOMXCore      access:public
3703 cond    examples/egl/testegl.c  /^  GCond cond;$/;"     m       struct:__anon37 file:   access:public
3704 config  omx/gstomx.c    /^static GKeyFile *config = NULL;$/;"   v       file:
3705 configured_settings_cookie      omx/gstomx.h    /^  gint configured_settings_cookie;$/;"        m       struct:_GstOMXPort      access:public
3706 content omx/gstomx.h    /^  } content;$/;"      m       struct:_GstOMXMessage   typeref:union:_GstOMXMessage::__anon9   access:public
3707 contentURI      omx/openmax/OMX_Component.h     /^    OMX_U8 contentURI[1];               \/**< The URI name *\/$/;"    m       struct:OMX_PARAM_CONTENTURITYPE access:public
3708 context examples/egl/testegl.c  /^  EGLContext context;$/;"     m       struct:__anon37 file:   access:public
3709 control_rate    omx/gstomxvideoenc.h    /^  guint32 control_rate;$/;"   m       struct:_GstOMXVideoEnc  access:public
3710 copy_frame      omx/gstomxvideodec.c    /^copy_frame (const GstVideoInfo * info, GstBuffer * outbuf)$/;"        f       file:   signature:(const GstVideoInfo * info, GstBuffer * outbuf)
3711 core    omx/gstomx.h    /^  GstOMXCore *core;$/;"       m       struct:_GstOMXComponent access:public
3712 core_handles    omx/gstomx.c    /^G_LOCK_DEFINE_STATIC (core_handles);$/;"      v
3713 core_handles    omx/gstomx.c    /^static GHashTable *core_handles;$/;"  v       file:
3714 core_name       omx/gstomx.h    /^  const gchar *core_name;$/;" m       struct:_GstOMXClassData access:public
3715 cs      omx/gstomx.h    /^    int      cs;    \/* color space type of image *\/$/;"     m       struct:__anon2  access:public
3716 cube_f_src      examples/egl/testegl.c  /^static const gchar *cube_f_src =$/;"  v       file:
3717 cube_v_src      examples/egl/testegl.c  /^static const gchar *cube_v_src =$/;"  v       file:
3718 current_buffer  examples/egl/testegl.c  /^  GstBuffer *current_buffer;$/;"      m       struct:__anon37 file:   access:public
3719 current_buffer_index    omx/gstomxbufferpool.h  /^  gint current_buffer_index;$/;"      m       struct:_GstOMXBufferPool        access:public
3720 data    omx/gstomx.h    /^    int      data[16];    \/* arbitrary data *\/$/;"  m       struct:__anon2  access:public
3721 data    omx/openmax/OMX_Core.h  /^    OMX_U8  data[1];     \/* Supporting data hint  *\/$/;"    m       struct:OMX_OTHER_EXTRADATATYPE  access:public
3722 deactivated     omx/gstomxbufferpool.h  /^  gboolean deactivated;$/;"   m       struct:_GstOMXBufferPool        access:public
3723 debug   common/gst-autogen.sh   /^debug ()$/;"  f
3724 dec     omx/gstomxaudiodec.h    /^  GstOMXComponent *dec;$/;"   m       struct:_GstOMXAudioDec  access:public
3725 dec     omx/gstomxvideodec.h    /^  GstOMXComponent *dec;$/;"   m       struct:_GstOMXVideoDec  access:public
3726 dec_in_port     omx/gstomxaudiodec.h    /^  GstOMXPort *dec_in_port, *dec_out_port;$/;" m       struct:_GstOMXAudioDec  access:public
3727 dec_in_port     omx/gstomxvideodec.h    /^  GstOMXPort *dec_in_port, *dec_out_port;$/;" m       struct:_GstOMXVideoDec  access:public
3728 dec_out_port    omx/gstomxaudiodec.h    /^  GstOMXPort *dec_in_port, *dec_out_port;$/;" m       struct:_GstOMXAudioDec  access:public
3729 dec_out_port    omx/gstomxvideodec.h    /^  GstOMXPort *dec_in_port, *dec_out_port;$/;" m       struct:_GstOMXVideoDec  access:public
3730 default_sink_template_caps      omx/gstomx.h    /^  const gchar *default_sink_template_caps;$/;"        m       struct:_GstOMXClassData access:public
3731 default_src_template_caps       omx/gstomx.h    /^  const gchar *default_src_template_caps;$/;" m       struct:_GstOMXClassData access:public
3732 deinit  omx/gstomx.h    /^  OMX_ERRORTYPE (*deinit) (void);$/;" m       struct:_GstOMXCore      access:public
3733 destination     omx/gstomxaudiosink.h   /^  const gchar * destination;$/;"      m       struct:_GstOMXAudioSinkClass    access:public
3734 die_check       common/gst-autogen.sh   /^die_check ()$/;"      f
3735 disabled_pending        omx/gstomx.h    /^  gboolean disabled_pending; \/* was done until it took effect *\/$/;"        m       struct:_GstOMXPort      access:public
3736 display examples/egl/testegl.c  /^  EGLDisplay display;$/;"     m       struct:__anon37 file:   access:public
3737 dispman_display examples/egl/testegl.c  /^  DISPMANX_DISPLAY_HANDLE_T dispman_display;$/;"      m       struct:__anon37 file:   access:public
3738 dispman_element examples/egl/testegl.c  /^  DISPMANX_ELEMENT_HANDLE_T dispman_element;$/;"      m       struct:__anon37 file:   access:public
3739 distance        examples/egl/testegl.c  /^  GLfloat distance;$/;"       m       struct:__anon37 file:   access:public
3740 distance_inc    examples/egl/testegl.c  /^  GLfloat distance_inc;$/;"   m       struct:__anon37 file:   access:public
3741 downstream_flow_ret     omx/gstomxaudiodec.h    /^  GstFlowReturn downstream_flow_ret;$/;"      m       struct:_GstOMXAudioDec  access:public
3742 downstream_flow_ret     omx/gstomxaudioenc.h    /^  GstFlowReturn downstream_flow_ret;$/;"      m       struct:_GstOMXAudioEnc  access:public
3743 downstream_flow_ret     omx/gstomxvideodec.h    /^  GstFlowReturn downstream_flow_ret;$/;"      m       struct:_GstOMXVideoDec  access:public
3744 downstream_flow_ret     omx/gstomxvideoenc.h    /^  GstFlowReturn downstream_flow_ret;$/;"      m       struct:_GstOMXVideoEnc  access:public
3745 drain_cond      omx/gstomxaudiodec.h    /^  GCond drain_cond;$/;"       m       struct:_GstOMXAudioDec  access:public
3746 drain_cond      omx/gstomxaudioenc.h    /^  GCond drain_cond;$/;"       m       struct:_GstOMXAudioEnc  access:public
3747 drain_cond      omx/gstomxvideodec.h    /^  GCond drain_cond;$/;"       m       struct:_GstOMXVideoDec  access:public
3748 drain_cond      omx/gstomxvideoenc.h    /^  GCond drain_cond;$/;"       m       struct:_GstOMXVideoEnc  access:public
3749 drain_lock      omx/gstomxaudiodec.h    /^  GMutex drain_lock;$/;"      m       struct:_GstOMXAudioDec  access:public
3750 drain_lock      omx/gstomxaudioenc.h    /^  GMutex drain_lock;$/;"      m       struct:_GstOMXAudioEnc  access:public
3751 drain_lock      omx/gstomxvideodec.h    /^  GMutex drain_lock;$/;"      m       struct:_GstOMXVideoDec  access:public
3752 drain_lock      omx/gstomxvideoenc.h    /^  GMutex drain_lock;$/;"      m       struct:_GstOMXVideoEnc  access:public
3753 draining        omx/gstomxaudiodec.h    /^  gboolean draining;$/;"      m       struct:_GstOMXAudioDec  access:public
3754 draining        omx/gstomxaudioenc.h    /^  gboolean draining;$/;"      m       struct:_GstOMXAudioEnc  access:public
3755 draining        omx/gstomxvideodec.h    /^  gboolean draining;$/;"      m       struct:_GstOMXVideoDec  access:public
3756 draining        omx/gstomxvideoenc.h    /^  gboolean draining;$/;"      m       struct:_GstOMXVideoEnc  access:public
3757 drm_fd  omx/gstomxvideodec.h    /^  gint drm_fd;$/;"    m       struct:_GstOMXVideoDec  access:public
3758 drm_fd  omx/gstomxvideoenc.h    /^  gint drm_fd;$/;"    m       struct:_GstOMXVideoEnc  access:public
3759 dropped examples/egl/testegl.c  /^  guint64 dropped;$/;"        m       struct:__anon37 file:   access:public
3760 e       omx/gstomx.h    /^    int      e[SCMN_IMGB_MAX_PLANE];    \/* elevation of each image plane *\/$/;"     m       struct:__anon2  access:public
3761 eAACProfile     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACPROFILETYPE eAACProfile;   \/**< AAC profile enumeration *\/$/;"     m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
3762 eAACStreamFormat        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AACSTREAMFORMATTYPE eAACStreamFormat; \/**< AAC stream format enumeration *\/$/;"       m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
3763 eAMRBandMode    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRBANDMODETYPE eAMRBandMode; \/**< AMR Band Mode enumeration *\/ $/;"  m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
3764 eAMRDTXMode     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRDTXMODETYPE  eAMRDTXMode;  \/**< AMR DTX Mode enumeration *\/$/;"    m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
3765 eAMRFrameFormat omx/openmax/OMX_Audio.h /^    OMX_AUDIO_AMRFRAMEFORMATTYPE eAMRFrameFormat; \/**< AMR frame format enumeration *\/$/;"  m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
3766 eAccuracy       omx/openmax/OMX_Video.h /^    OMX_VIDEO_MOTIONVECTORTYPE eAccuracy;$/;" m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
3767 eBitRate        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G723RATE eBitRate;  \/**< todo: Should this be moved to a config? *\/$/;"       m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
3768 eBitType        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_G729TYPE eBitType;$/;"  m       struct:OMX_AUDIO_PARAM_G729TYPE access:public
3769 eBufferSupplier omx/openmax/OMX_Core.h  /^    OMX_BUFFERSUPPLIERTYPE eBufferSupplier; \/**< buffer supplier *\/$/;"     m       struct:OMX_PARAM_BUFFERSUPPLIERTYPE     access:public
3770 eCDMARate       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARATETYPE eCDMARate; \/**< Frame rate *\/$/;"        m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
3771 eCDMARate       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARATETYPE eCDMARate; \/**< Frame rate *\/$/;"        m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
3772 eCDMARate       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARATETYPE eCDMARate; \/**< Frame rate *\/$/;"        m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
3773 eCDMARate       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CDMARATETYPE eCDMARate; \/**< actual Frame rate *\/$/;" m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
3774 eChannelMapping omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CHANNELTYPE eChannelMapping[OMX_AUDIO_MAXCHANNELS]; \/**< Slot i contains channel defined by eChannelMap[i] *\/$/;"     m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
3775 eChannelMode    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CHANNELMODETYPE eChannelMode;   \/**< Channel mode enumeration *\/$/;"  m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
3776 eChannelMode    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CHANNELMODETYPE eChannelMode;   \/**< Channel mode enumeration *\/$/;"  m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
3777 eChannelMode    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CHANNELMODETYPE eChannelMode; \/**< Channel mode enumeration *\/$/;"    m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
3778 eClock  omx/openmax/OMX_Other.h /^    OMX_TIME_REFCLOCKTYPE eClock;   \/**< Reference clock used to compute media time *\/                        $/;"  m       struct:OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE       access:public
3779 eColorBlend     omx/openmax/OMX_IVCommon.h      /^    OMX_COLORBLENDTYPE  eColorBlend;$/;"      m       struct:OMX_CONFIG_COLORBLENDTYPE        access:public
3780 eColorFormat    omx/openmax/OMX_Image.h /^    OMX_COLOR_FORMATTYPE eColorFormat;$/;"    m       struct:OMX_IMAGE_PARAM_PORTFORMATTYPE   access:public
3781 eColorFormat    omx/openmax/OMX_Image.h /^    OMX_COLOR_FORMATTYPE eColorFormat;$/;"    m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
3782 eColorFormat    omx/openmax/OMX_Video.h /^    OMX_COLOR_FORMATTYPE eColorFormat;$/;"    m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
3783 eColorFormat    omx/openmax/OMX_Video.h /^    OMX_COLOR_FORMATTYPE eColorFormat;$/;"    m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
3784 eCompressionFormat      omx/openmax/OMX_Image.h /^    OMX_IMAGE_CODINGTYPE eCompressionFormat;$/;"      m       struct:OMX_IMAGE_PARAM_PORTFORMATTYPE   access:public
3785 eCompressionFormat      omx/openmax/OMX_Image.h /^    OMX_IMAGE_CODINGTYPE eCompressionFormat;$/;"      m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
3786 eCompressionFormat      omx/openmax/OMX_Video.h /^    OMX_VIDEO_CODINGTYPE eCompressionFormat; $/;"     m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
3787 eCompressionFormat      omx/openmax/OMX_Video.h /^    OMX_VIDEO_CODINGTYPE eCompressionFormat;$/;"      m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
3788 eControlRate    omx/openmax/OMX_Video.h /^    OMX_VIDEO_CONTROLRATETYPE eControlRate; $/;"      m       struct:OMX_VIDEO_PARAM_BITRATETYPE      access:public
3789 eDir    omx/openmax/OMX_Component.h     /^    OMX_DIRTYPE eDir;              \/**< Direction (input or output) of this port *\/$/;"     m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
3790 eDither omx/openmax/OMX_IVCommon.h      /^    OMX_DITHERTYPE eDither;   \/**< Type of dithering to use *\/$/;"  m       struct:OMX_CONFIG_DITHERTYPE    access:public
3791 eDomain omx/openmax/OMX_Component.h     /^    OMX_PORTDOMAINTYPE eDomain;    \/**< Domain of the port. Determines the contents of metadata below. *\/$/;"       m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
3792 eEchoCancelation        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_ECHOCANTYPE eEchoCancelation; \/**< Echo cancelation settings *\/$/;"   m       struct:OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE     access:public
3793 eEffect omx/openmax/OMX_IVCommon.h      /^    OMX_TRANSITIONEFFECTTYPE eEffect;$/;"     m       struct:OMX_CONFIG_TRANSITIONEFFECTTYPE  access:public
3794 eEncapsulationType      omx/openmax/OMX_IVCommon.h      /^    OMX_DATAUNITENCAPSULATIONTYPE eEncapsulationType;$/;"     m       struct:OMX_PARAM_DATAUNITTYPE   access:public
3795 eEncoding       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CODINGTYPE eEncoding;  \/**< Type of data expected for this $/;"        m       struct:OMX_AUDIO_PORTDEFINITIONTYPE     access:public
3796 eEncoding       omx/openmax/OMX_Audio.h /^    OMX_AUDIO_CODINGTYPE eEncoding; \/**< Type of data expected for this port (e.g. PCM, AMR, MP3, etc) *\/$/;"       m       struct:OMX_AUDIO_PARAM_PORTFORMATTYPE   access:public
3797 eEndian omx/openmax/OMX_Audio.h /^    OMX_ENDIANTYPE eEndian;           \/**< indicates PCM data as little or big endian *\/ $/;"       m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
3798 eExposureControl        omx/openmax/OMX_IVCommon.h      /^    OMX_EXPOSURECONTROLTYPE eExposureControl;$/;"     m       struct:OMX_CONFIG_EXPOSURECONTROLTYPE   access:public
3799 eFlashControl   omx/openmax/OMX_Image.h /^    OMX_IMAGE_FLASHCONTROLTYPE eFlashControl;$/;"     m       struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE access:public
3800 eFocusControl   omx/openmax/OMX_Image.h /^    OMX_IMAGE_FOCUSCONTROLTYPE eFocusControl;$/;"     m       struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE        access:public
3801 eFocusStatus    omx/openmax/OMX_IVCommon.h      /^    OMX_FOCUSSTATUSTYPE eFocusStatus;$/;"     m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
3802 eFormat omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MP3STREAMFORMATTYPE eFormat;  \/**< MP3 stream format *\/$/;"   m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
3803 eFormat omx/openmax/OMX_Audio.h /^    OMX_AUDIO_RAFORMATTYPE eFormat; \/**< is the RealAudio audio format *\/$/;"       m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
3804 eFormat omx/openmax/OMX_Audio.h /^    OMX_AUDIO_WMAFORMATTYPE eFormat; \/**< Version of WMA stream \/ data *\/$/;"      m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
3805 eFormat omx/openmax/OMX_Other.h /^    OMX_OTHER_FORMATTYPE eFormat;  \/**< Type of data expected for this channel *\/$/;"       m       struct:OMX_OTHER_PORTDEFINITIONTYPE     access:public
3806 eFormat omx/openmax/OMX_Other.h /^    OMX_OTHER_FORMATTYPE eFormat; \/**< Type of data expected for this channel *\/$/;"        m       struct:OMX_OTHER_PARAM_PORTFORMATTYPE   access:public
3807 eFormat omx/openmax/OMX_Video.h /^    OMX_VIDEO_RVFORMATTYPE eFormat;$/;"       m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
3808 eFormat omx/openmax/OMX_Video.h /^    OMX_VIDEO_WMVFORMATTYPE eFormat;$/;"      m       struct:OMX_VIDEO_PARAM_WMVTYPE  access:public
3809 eG726Mode       omx/openmax/OMX_Audio.h /^     OMX_AUDIO_G726MODE eG726Mode;$/;"        m       struct:OMX_AUDIO_PARAM_G726TYPE access:public
3810 eHuffmanTable   omx/openmax/OMX_Image.h /^    OMX_IMAGE_HUFFMANTABLETYPE eHuffmanTable;$/;"     m       struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE        access:public
3811 eImageFilter    omx/openmax/OMX_IVCommon.h      /^    OMX_IMAGEFILTERTYPE eImageFilter;$/;"     m       struct:OMX_CONFIG_IMAGEFILTERTYPE       access:public
3812 eKeyCharset     omx/openmax/OMX_Component.h     /^    OMX_METADATACHARSETTYPE eKeyCharset;$/;"  m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
3813 eKeyCharset     omx/openmax/OMX_Component.h     /^    OMX_METADATACHARSETTYPE eKeyCharset;$/;"  m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
3814 eLevel  omx/openmax/OMX_Video.h /^      OMX_VIDEO_AVCLEVELTYPE eLevel; $/;"     m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3815 eLevel  omx/openmax/OMX_Video.h /^      OMX_VIDEO_H263LEVELTYPE eLevel;$/;"     m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
3816 eLevel  omx/openmax/OMX_Video.h /^      OMX_VIDEO_MPEG2LEVELTYPE eLevel;   $/;" m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
3817 eLevel  omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4LEVELTYPE eLevel;$/;"      m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
3818 eLevel  omx/openmax/OMX_Video.h /^   OMX_U32 eLevel;        \/**< type is OMX_VIDEO_AVCLEVELTYPE, OMX_VIDEO_H263LEVELTYPE, $/;" m       struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE access:public
3819 eLoopFilterMode omx/openmax/OMX_Video.h /^      OMX_VIDEO_AVCLOOPFILTERTYPE eLoopFilterMode;$/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3820 eMIDIPlayBackState      omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIPLAYBACKSTATETYPE eMIDIPlayBackState;  \/**< MIDI playback state enumeration, read only field *\/$/;"       m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
3821 eMetering       omx/openmax/OMX_IVCommon.h      /^    OMX_METERINGTYPE eMetering;$/;"   m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
3822 eMidiFormat     omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDIFORMATTYPE eMidiFormat; \/**< Version of the MIDI file *\/                                                                           $/;"   m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
3823 eMidiSoundBank  omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDISOUNDBANKTYPE eMidiSoundBank;   \/**< Midi sound bank type enumeration *\/$/;"      m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
3824 eMidiSoundBankLayout    omx/openmax/OMX_Audio.h /^    OMX_AUDIO_MIDISOUNDBANKLAYOUTTYPE eMidiSoundBankLayout; \/**< Midi sound bank layout enumeration *\/$/;"  m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
3825 eMirror omx/openmax/OMX_IVCommon.h      /^    OMX_MIRRORTYPE  eMirror;$/;"      m       struct:OMX_CONFIG_MIRRORTYPE    access:public
3826 eNaluFormat     omx/openmax/OMX_VideoExt.h      /^    OMX_NALUFORMATSTYPE eNaluFormat;$/;"      m       struct:OMX_NALSTREAMFORMATTYPE  access:public
3827 eNumData        omx/openmax/OMX_Audio.h /^    OMX_NUMERICALDATATYPE eNumData;   \/**< indicates PCM data as signed or unsigned *\/ $/;" m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
3828 ePCMMode        omx/openmax/OMX_Audio.h /^    OMX_AUDIO_PCMMODETYPE ePCMMode;   \/**< PCM mode enumeration *\/ $/;"     m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
3829 ePolicy omx/openmax/OMX_Component.h     /^    OMX_SUSPENSIONPOLICYTYPE ePolicy;$/;"     m       struct:OMX_PARAM_SUSPENSIONPOLICYTYPE   access:public
3830 eProfile        omx/openmax/OMX_Audio.h /^      OMX_AUDIO_WMAPROFILETYPE eProfile;  \/**< Profile of WMA stream \/ data *\/$/;" m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
3831 eProfile        omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCPROFILETYPE eProfile;$/;"    m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
3832 eProfile        omx/openmax/OMX_Video.h /^    OMX_VIDEO_H263PROFILETYPE eProfile;$/;"   m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
3833 eProfile        omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG2PROFILETYPE eProfile;$/;"  m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
3834 eProfile        omx/openmax/OMX_Video.h /^    OMX_VIDEO_MPEG4PROFILETYPE eProfile;$/;"  m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
3835 eProfile        omx/openmax/OMX_Video.h /^   OMX_U32 eProfile;      \/**< type is OMX_VIDEO_AVCPROFILETYPE, OMX_VIDEO_H263PROFILETYPE, $/;"     m       struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE access:public
3836 eQuantizationTable      omx/openmax/OMX_Image.h /^    OMX_IMAGE_QUANTIZATIONTABLETYPE eQuantizationTable;$/;"   m       struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE    access:public
3837 eRefreshMode    omx/openmax/OMX_Video.h /^    OMX_VIDEO_INTRAREFRESHTYPE eRefreshMode;$/;"      m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
3838 eSBCAllocType   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_SBCALLOCMETHODTYPE eSBCAllocType;   \/**< SBC Allocation method type *\/$/;"    m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
3839 eScopeMode      omx/openmax/OMX_Component.h     /^    OMX_METADATASCOPETYPE eScopeMode;$/;"     m       struct:OMX_CONFIG_METADATAITEMCOUNTTYPE access:public
3840 eScopeMode      omx/openmax/OMX_Component.h     /^    OMX_METADATASCOPETYPE eScopeMode;$/;"     m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
3841 eSearchMode     omx/openmax/OMX_Component.h     /^    OMX_METADATASEARCHMODETYPE eSearchMode;$/;"       m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
3842 eSliceMode      omx/openmax/OMX_Video.h /^    OMX_VIDEO_AVCSLICEMODETYPE eSliceMode;$/;"        m       struct:OMX_VIDEO_PARAM_AVCSLICEFMO      access:public
3843 eState  omx/openmax/OMX_Other.h /^    OMX_TIME_CLOCKSTATE eState;     \/* Seeking Change. Added 7\/12.*\/$/;"   m       struct:OMX_TIME_MEDIATIMETYPE   access:public
3844 eState  omx/openmax/OMX_Other.h /^    OMX_TIME_CLOCKSTATE eState; \/**< State of the media time. *\/$/;"        m       struct:OMX_TIME_CONFIG_CLOCKSTATETYPE   access:public
3845 eSupplier       omx/openmax/OMX_Core.h  /^    OMX_BUFFERSUPPLIERTYPE eSupplier; \/**< supplier preference *\/$/;"       m       struct:OMX_TUNNELSETUPTYPE      access:public
3846 eType   omx/openmax/OMX_Component.h     /^    OMX_SUSPENSIONTYPE eType;             $/;"        m       struct:OMX_PARAM_SUSPENSIONTYPE access:public
3847 eType   omx/openmax/OMX_Core.h  /^    OMX_EXTRADATATYPE eType;       \/* Extra Data type *\/$/;"        m       struct:OMX_OTHER_EXTRADATATYPE  access:public
3848 eType   omx/openmax/OMX_Other.h /^    OMX_TIME_SEEKMODETYPE eType;    \/**< The seek mode *\/$/;"       m       struct:OMX_TIME_CONFIG_SEEKMODETYPE     access:public
3849 eUnitType       omx/openmax/OMX_IVCommon.h      /^    OMX_DATAUNITTYPE eUnitType;$/;"   m       struct:OMX_PARAM_DATAUNITTYPE   access:public
3850 eUpdateType     omx/openmax/OMX_Other.h /^    OMX_TIME_UPDATETYPE eUpdateType; \/**< Reason for the update *\/$/;"      m       struct:OMX_TIME_MEDIATIMETYPE   access:public
3851 eValueCharset   omx/openmax/OMX_Component.h     /^    OMX_METADATACHARSETTYPE eValueCharset;$/;"        m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
3852 eWhiteBalControl        omx/openmax/OMX_IVCommon.h      /^    OMX_WHITEBALCONTROLTYPE eWhiteBalControl;$/;"     m       struct:OMX_CONFIG_WHITEBALCONTROLTYPE   access:public
3853 eWideningType   omx/openmax/OMX_Audio.h /^    OMX_AUDIO_STEREOWIDENINGTYPE eWideningType; \/**< Stereo widening algorithm type *\/$/;"  m       struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE      access:public
3854 egl_in_port     omx/gstomxvideodec.h    /^  GstOMXPort *egl_in_port, *egl_out_port;$/;" m       struct:_GstOMXVideoDec  access:public
3855 egl_out_port    omx/gstomxvideodec.h    /^  GstOMXPort *egl_in_port, *egl_out_port;$/;" m       struct:_GstOMXVideoDec  access:public
3856 egl_render      omx/gstomxvideodec.h    /^  GstOMXComponent *egl_render;$/;"    m       struct:_GstOMXVideoDec  access:public
3857 eglimage        omx/gstomx.h    /^  gboolean eglimage;$/;"      m       struct:_GstOMXBuffer    access:public
3858 eglimage        omx/gstomxvideodec.h    /^  gboolean eglimage;$/;"      m       struct:_GstOMXVideoDec  access:public
3859 element omx/gstomxbufferpool.h  /^  GstElement *element;$/;"    m       struct:_GstOMXBufferPool        access:public
3860 empty   omx/gstomx.h    /^      OMX_BOOL empty;$/;"     m       struct:_GstOMXMessage::__anon9::__anon16        access:public
3861 enable  omx/gstomx.h    /^      OMX_BOOL enable;$/;"    m       struct:_GstOMXMessage::__anon9::__anon13        access:public
3862 enable  omx/gstomx.h    /^  OMX_BOOL enable;$/;"        m       struct:_EnableGemBuffersParams  access:public
3863 enabled_pending omx/gstomx.h    /^  gboolean enabled_pending;  \/* TRUE after OMX_Command{En,Dis}able *\/$/;"   m       struct:_GstOMXPort      access:public
3864 enc     omx/gstomxaudioenc.h    /^  GstOMXComponent *enc;$/;"   m       struct:_GstOMXAudioEnc  access:public
3865 enc     omx/gstomxvideoenc.h    /^  GstOMXComponent *enc;$/;"   m       struct:_GstOMXVideoEnc  access:public
3866 enc_in_port     omx/gstomxaudioenc.h    /^  GstOMXPort *enc_in_port, *enc_out_port;$/;" m       struct:_GstOMXAudioEnc  access:public
3867 enc_in_port     omx/gstomxvideoenc.h    /^  GstOMXPort *enc_in_port, *enc_out_port;$/;" m       struct:_GstOMXVideoEnc  access:public
3868 enc_out_port    omx/gstomxaudioenc.h    /^  GstOMXPort *enc_in_port, *enc_out_port;$/;" m       struct:_GstOMXAudioEnc  access:public
3869 enc_out_port    omx/gstomxvideoenc.h    /^  GstOMXPort *enc_in_port, *enc_out_port;$/;" m       struct:_GstOMXVideoEnc  access:public
3870 endianness      omx/gstomxaudiosink.h   /^  guint endianness;$/;"       m       struct:_GstOMXAudioSink access:public
3871 eos     omx/gstomx.h    /^  gboolean eos; \/* TRUE after a buffer with EOS flag was received *\/$/;"    m       struct:_GstOMXPort      access:public
3872 eos_cb  examples/egl/testegl.c  /^eos_cb (GstBus * bus, GstMessage * msg, APP_STATE_T * state)$/;"      f       file:   signature:(GstBus * bus, GstMessage * msg, APP_STATE_T * state)
3873 error   omx/gstomx.h    /^      OMX_ERRORTYPE error;$/;"        m       struct:_GstOMXMessage::__anon9::__anon12        access:public
3874 error   omx/gstomx.h    /^    } error;$/;"      m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon12        access:public
3875 error_cb        examples/egl/testegl.c  /^error_cb (GstBus * bus, GstMessage * msg, APP_STATE_T * state)$/;"    f       file:   signature:(GstBus * bus, GstMessage * msg, APP_STATE_T * state)
3876 events_cb       examples/egl/testegl.c  /^events_cb (GstPad * pad, GstPadProbeInfo * probe_info, gpointer user_data)$/;"        f       file:   signature:(GstPad * pad, GstPadProbeInfo * probe_info, gpointer user_data)
3877 fd      omx/gstomx.h    /^    int fd[SCMN_IMGB_MAX_PLANE];    \/* DMABUF fd of each image plane *\/$/;" m       struct:__anon2  access:public
3878 flags   omx/gstomx.h    /^      OMX_U32 flags;$/;"      m       struct:_GstOMXMessage::__anon9::__anon15        access:public
3879 flush   omx/gstomx.h    /^    } flush;$/;"      m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon11        access:public
3880 flush_internal  examples/egl/testegl.c  /^flush_internal (APP_STATE_T * state)$/;"      f       file:   signature:(APP_STATE_T * state)
3881 flush_start     examples/egl/testegl.c  /^flush_start (APP_STATE_T * state)$/;" f       file:   signature:(APP_STATE_T * state)
3882 flush_stop      examples/egl/testegl.c  /^flush_stop (APP_STATE_T * state)$/;"  f       file:   signature:(APP_STATE_T * state)
3883 flushed omx/gstomx.h    /^  gboolean flushed; \/* TRUE after OMX_CommandFlush was done *\/$/;"  m       struct:_GstOMXPort      access:public
3884 flushing        examples/egl/testegl.c  /^  gboolean flushing;$/;"      m       struct:__anon37 file:   access:public
3885 flushing        omx/gstomx.h    /^  gboolean flushing;$/;"      m       struct:_GstOMXPort      access:public
3886 format  omx/gstomxvideo.h       /^  GstVideoFormat format;$/;"  m       struct:__anon22 access:public
3887 format  omx/openmax/OMX_Component.h     /^    } format;$/;"     m       struct:OMX_PARAM_PORTDEFINITIONTYPE     typeref:union:OMX_PARAM_PORTDEFINITIONTYPE::__anon33    access:public
3888 fov     examples/egl/testegl.c  /^  GLfloat fov;$/;"    m       struct:__anon37 file:   access:public
3889 free_handle     omx/gstomx.h    /^  OMX_ERRORTYPE (*free_handle) (OMX_HANDLETYPE handle);$/;"   m       struct:_GstOMXCore      access:public
3890 fshader examples/egl/testegl.c  /^  GLint fshader;$/;"  m       struct:__anon37 file:   access:public
3891 get_caps        omx/gstomxaudioenc.h    /^  GstCaps *(*get_caps)         (GstOMXAudioEnc * self, GstOMXPort * port, GstAudioInfo * info);$/;"   m       struct:_GstOMXAudioEncClass     access:public
3892 get_caps        omx/gstomxvideoenc.h    /^  GstCaps            *(*get_caps)           (GstOMXVideoEnc * self, GstOMXPort * port, GstVideoCodecState * state);$/;"       m       struct:_GstOMXVideoEncClass     access:public
3893 get_channel_positions   omx/gstomxaudiodec.h    /^  gboolean (*get_channel_positions) (GstOMXAudioDec * self, GstOMXPort * port, GstAudioChannelPosition position[OMX_AUDIO_MAXCHANNELS]);$/;"  m       struct:_GstOMXAudioDecClass     access:public
3894 get_handle      omx/gstomx.h    /^  OMX_ERRORTYPE (*get_handle) (OMX_HANDLETYPE * handle,$/;"   m       struct:_GstOMXCore      access:public
3895 get_num_samples omx/gstomxaudioenc.h    /^  guint    (*get_num_samples)  (GstOMXAudioEnc * self, GstOMXPort * port, GstAudioInfo * info, GstOMXBuffer * buffer);$/;"    m       struct:_GstOMXAudioEncClass     access:public
3896 get_samples_per_frame   omx/gstomxaudiodec.h    /^  gint     (*get_samples_per_frame) (GstOMXAudioDec * self, GstOMXPort * port);$/;"   m       struct:_GstOMXAudioDecClass     access:public
3897 get_type        omx/gstomx.c    /^  GType (*get_type) (void);$/;"       m       struct:TypeOffest       file:   access:public
3898 gid0    examples/egl/testegl.c  /^TRACE_VC_MEMORY_DEFINE_ID (gid0);$/;" v
3899 gid1    examples/egl/testegl.c  /^TRACE_VC_MEMORY_DEFINE_ID (gid1);$/;" v
3900 gid2    examples/egl/testegl.c  /^TRACE_VC_MEMORY_DEFINE_ID (gid2);$/;" v
3901 gst_display     examples/egl/testegl.c  /^  GstGLDisplayEGL *gst_display;$/;"   m       struct:__anon37 file:   access:public
3902 gst_gl_matrix_frustum   examples/egl/testegl.c  /^gst_gl_matrix_frustum (GstGLMatrix * matrix, GLfloat left, GLfloat right,$/;" f       file:   signature:(GstGLMatrix * matrix, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat nearZ, GLfloat farZ)
3903 gst_gl_matrix_load_identity     examples/egl/testegl.c  /^gst_gl_matrix_load_identity (GstGLMatrix * matrix)$/;"        f       file:   signature:(GstGLMatrix * matrix)
3904 gst_gl_matrix_multiply  examples/egl/testegl.c  /^gst_gl_matrix_multiply (GstGLMatrix * matrix, GstGLMatrix * srcA,$/;" f       file:   signature:(GstGLMatrix * matrix, GstGLMatrix * srcA, GstGLMatrix * srcB)
3905 gst_gl_matrix_perspective       examples/egl/testegl.c  /^gst_gl_matrix_perspective (GstGLMatrix * matrix, GLfloat fovy, GLfloat aspect,$/;"    f       file:   signature:(GstGLMatrix * matrix, GLfloat fovy, GLfloat aspect, GLfloat nearZ, GLfloat farZ)
3906 gst_gl_matrix_translate examples/egl/testegl.c  /^gst_gl_matrix_translate (GstGLMatrix * matrix, GLfloat tx, GLfloat ty,$/;"    f       file:   signature:(GstGLMatrix * matrix, GLfloat tx, GLfloat ty, GLfloat tz)
3907 gst_omx_aac_dec_class_init      omx/gstomxaacdec.c      /^gst_omx_aac_dec_class_init (GstOMXAACDecClass * klass)$/;"    f       file:   signature:(GstOMXAACDecClass * klass)
3908 gst_omx_aac_dec_debug_category  omx/gstomxaacdec.c      /^GST_DEBUG_CATEGORY_STATIC (gst_omx_aac_dec_debug_category);$/;"       v
3909 gst_omx_aac_dec_get_channel_positions   omx/gstomxaacdec.c      /^gst_omx_aac_dec_get_channel_positions (GstOMXAudioDec * dec,$/;"      f       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstAudioChannelPosition position[OMX_AUDIO_MAXCHANNELS])
3910 gst_omx_aac_dec_get_channel_positions   omx/gstomxaacdec.c      /^static gboolean gst_omx_aac_dec_get_channel_positions (GstOMXAudioDec * dec,$/;"      p       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstAudioChannelPosition position[OMX_AUDIO_MAXCHANNELS])
3911 gst_omx_aac_dec_get_samples_per_frame   omx/gstomxaacdec.c      /^gst_omx_aac_dec_get_samples_per_frame (GstOMXAudioDec * dec, GstOMXPort * port)$/;"   f       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port)
3912 gst_omx_aac_dec_get_samples_per_frame   omx/gstomxaacdec.c      /^static gint gst_omx_aac_dec_get_samples_per_frame (GstOMXAudioDec * dec,$/;"  p       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port)
3913 gst_omx_aac_dec_get_type        omx/gstomxaacdec.h      /^GType gst_omx_aac_dec_get_type (void);$/;"    p       signature:(void)
3914 gst_omx_aac_dec_init    omx/gstomxaacdec.c      /^gst_omx_aac_dec_init (GstOMXAACDec * self)$/;"        f       file:   signature:(GstOMXAACDec * self)
3915 gst_omx_aac_dec_is_format_change        omx/gstomxaacdec.c      /^gst_omx_aac_dec_is_format_change (GstOMXAudioDec * dec, GstOMXPort * port,$/;"        f       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstCaps * caps)
3916 gst_omx_aac_dec_is_format_change        omx/gstomxaacdec.c      /^static gboolean gst_omx_aac_dec_is_format_change (GstOMXAudioDec * dec,$/;"   p       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstCaps * caps)
3917 gst_omx_aac_dec_set_format      omx/gstomxaacdec.c      /^gst_omx_aac_dec_set_format (GstOMXAudioDec * dec, GstOMXPort * port,$/;"      f       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstCaps * caps)
3918 gst_omx_aac_dec_set_format      omx/gstomxaacdec.c      /^static gboolean gst_omx_aac_dec_set_format (GstOMXAudioDec * dec,$/;" p       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstCaps * caps)
3919 gst_omx_aac_enc_class_init      omx/gstomxaacenc.c      /^gst_omx_aac_enc_class_init (GstOMXAACEncClass * klass)$/;"    f       file:   signature:(GstOMXAACEncClass * klass)
3920 gst_omx_aac_enc_debug_category  omx/gstomxaacenc.c      /^GST_DEBUG_CATEGORY_STATIC (gst_omx_aac_enc_debug_category);$/;"       v
3921 gst_omx_aac_enc_get_caps        omx/gstomxaacenc.c      /^gst_omx_aac_enc_get_caps (GstOMXAudioEnc * enc, GstOMXPort * port,$/;"        f       file:   signature:(GstOMXAudioEnc * enc, GstOMXPort * port, GstAudioInfo * info)
3922 gst_omx_aac_enc_get_caps        omx/gstomxaacenc.c      /^static GstCaps *gst_omx_aac_enc_get_caps (GstOMXAudioEnc * enc,$/;"   p       file:   signature:(GstOMXAudioEnc * enc, GstOMXPort * port, GstAudioInfo * info)
3923 gst_omx_aac_enc_get_num_samples omx/gstomxaacenc.c      /^gst_omx_aac_enc_get_num_samples (GstOMXAudioEnc * enc, GstOMXPort * port,$/;" f       file:   signature:(GstOMXAudioEnc * enc, GstOMXPort * port, GstAudioInfo * info, GstOMXBuffer * buf)
3924 gst_omx_aac_enc_get_num_samples omx/gstomxaacenc.c      /^static guint gst_omx_aac_enc_get_num_samples (GstOMXAudioEnc * enc,$/;"       p       file:   signature:(GstOMXAudioEnc * enc, GstOMXPort * port, GstAudioInfo * info, GstOMXBuffer * buf)
3925 gst_omx_aac_enc_get_property    omx/gstomxaacenc.c      /^gst_omx_aac_enc_get_property (GObject * object, guint prop_id, GValue * value,$/;"    f       file:   signature:(GObject * object, guint prop_id, GValue * value, GParamSpec * pspec)
3926 gst_omx_aac_enc_get_property    omx/gstomxaacenc.c      /^static void gst_omx_aac_enc_get_property (GObject * object, guint prop_id,$/;"        p       file:   signature:(GObject * object, guint prop_id, GValue * value, GParamSpec * pspec)
3927 gst_omx_aac_enc_get_type        omx/gstomxaacenc.h      /^GType gst_omx_aac_enc_get_type (void);$/;"    p       signature:(void)
3928 gst_omx_aac_enc_init    omx/gstomxaacenc.c      /^gst_omx_aac_enc_init (GstOMXAACEnc * self)$/;"        f       file:   signature:(GstOMXAACEnc * self)
3929 gst_omx_aac_enc_set_format      omx/gstomxaacenc.c      /^gst_omx_aac_enc_set_format (GstOMXAudioEnc * enc, GstOMXPort * port,$/;"      f       file:   signature:(GstOMXAudioEnc * enc, GstOMXPort * port, GstAudioInfo * info)
3930 gst_omx_aac_enc_set_format      omx/gstomxaacenc.c      /^static gboolean gst_omx_aac_enc_set_format (GstOMXAudioEnc * enc,$/;" p       file:   signature:(GstOMXAudioEnc * enc, GstOMXPort * port, GstAudioInfo * info)
3931 gst_omx_aac_enc_set_property    omx/gstomxaacenc.c      /^gst_omx_aac_enc_set_property (GObject * object, guint prop_id,$/;"    f       file:   signature:(GObject * object, guint prop_id, const GValue * value, GParamSpec * pspec)
3932 gst_omx_aac_enc_set_property    omx/gstomxaacenc.c      /^static void gst_omx_aac_enc_set_property (GObject * object, guint prop_id,$/;"        p       file:   signature:(GObject * object, guint prop_id, const GValue * value, GParamSpec * pspec)
3933 gst_omx_aac_er_tools_get_type   omx/gstomxaacenc.c      /^gst_omx_aac_er_tools_get_type (void)$/;"      f       file:   signature:(void)
3934 gst_omx_aac_tools_get_type      omx/gstomxaacenc.c      /^gst_omx_aac_tools_get_type (void)$/;" f       file:   signature:(void)
3935 gst_omx_amr_dec_class_init      omx/gstomxamrdec.c      /^gst_omx_amr_dec_class_init (GstOMXAMRDecClass * klass)$/;"    f       file:   signature:(GstOMXAMRDecClass * klass)
3936 gst_omx_amr_dec_debug_category  omx/gstomxamrdec.c      /^GST_DEBUG_CATEGORY_STATIC (gst_omx_amr_dec_debug_category);$/;"       v
3937 gst_omx_amr_dec_get_channel_positions   omx/gstomxamrdec.c      /^gst_omx_amr_dec_get_channel_positions (GstOMXAudioDec * dec,$/;"      f       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstAudioChannelPosition position[OMX_AUDIO_MAXCHANNELS])
3938 gst_omx_amr_dec_get_channel_positions   omx/gstomxamrdec.c      /^static gboolean gst_omx_amr_dec_get_channel_positions (GstOMXAudioDec * dec,$/;"      p       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstAudioChannelPosition position[OMX_AUDIO_MAXCHANNELS])
3939 gst_omx_amr_dec_get_samples_per_frame   omx/gstomxamrdec.c      /^gst_omx_amr_dec_get_samples_per_frame (GstOMXAudioDec * dec, GstOMXPort * port)$/;"   f       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port)
3940 gst_omx_amr_dec_get_samples_per_frame   omx/gstomxamrdec.c      /^static gint gst_omx_amr_dec_get_samples_per_frame (GstOMXAudioDec * dec,$/;"  p       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port)
3941 gst_omx_amr_dec_get_type        omx/gstomxamrdec.h      /^GType gst_omx_amr_dec_get_type (void);$/;"    p       signature:(void)
3942 gst_omx_amr_dec_init    omx/gstomxamrdec.c      /^gst_omx_amr_dec_init (GstOMXAMRDec * self)$/;"        f       file:   signature:(GstOMXAMRDec * self)
3943 gst_omx_amr_dec_is_format_change        omx/gstomxamrdec.c      /^gst_omx_amr_dec_is_format_change (GstOMXAudioDec * dec, GstOMXPort * port,$/;"        f       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstCaps * caps)
3944 gst_omx_amr_dec_is_format_change        omx/gstomxamrdec.c      /^static gboolean gst_omx_amr_dec_is_format_change (GstOMXAudioDec * dec,$/;"   p       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstCaps * caps)
3945 gst_omx_amr_dec_set_format      omx/gstomxamrdec.c      /^gst_omx_amr_dec_set_format (GstOMXAudioDec * dec, GstOMXPort * port,$/;"      f       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstCaps * caps)
3946 gst_omx_amr_dec_set_format      omx/gstomxamrdec.c      /^static gboolean gst_omx_amr_dec_set_format (GstOMXAudioDec * dec,$/;" p       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstCaps * caps)
3947 gst_omx_analog_audio_sink_class_init    omx/gstomxanalogaudiosink.c     /^gst_omx_analog_audio_sink_class_init (GstOMXAnalogAudioSinkClass * klass)$/;" f       file:   signature:(GstOMXAnalogAudioSinkClass * klass)
3948 gst_omx_analog_audio_sink_debug_category        omx/gstomxanalogaudiosink.c     /^GST_DEBUG_CATEGORY_STATIC (gst_omx_analog_audio_sink_debug_category);$/;"     v
3949 gst_omx_analog_audio_sink_get_type      omx/gstomxanalogaudiosink.h     /^GType gst_omx_analog_audio_sink_get_type (void);$/;"  p       signature:(void)
3950 gst_omx_analog_audio_sink_init  omx/gstomxanalogaudiosink.c     /^gst_omx_analog_audio_sink_init (GstOMXAnalogAudioSink * self)$/;"     f       file:   signature:(GstOMXAnalogAudioSink * self)
3951 gst_omx_audio_dec_change_state  omx/gstomxaudiodec.c    /^gst_omx_audio_dec_change_state (GstElement * element, GstStateChange transition)$/;"  f       file:   signature:(GstElement * element, GstStateChange transition)
3952 gst_omx_audio_dec_change_state  omx/gstomxaudiodec.c    /^gst_omx_audio_dec_change_state (GstElement * element,$/;"     p       file:   signature:(GstElement * element, GstStateChange transition)
3953 gst_omx_audio_dec_class_init    omx/gstomxaudiodec.c    /^gst_omx_audio_dec_class_init (GstOMXAudioDecClass * klass)$/;"        f       file:   signature:(GstOMXAudioDecClass * klass)
3954 gst_omx_audio_dec_close omx/gstomxaudiodec.c    /^gst_omx_audio_dec_close (GstAudioDecoder * decoder)$/;"       f       file:   signature:(GstAudioDecoder * decoder)
3955 gst_omx_audio_dec_close omx/gstomxaudiodec.c    /^static gboolean gst_omx_audio_dec_close (GstAudioDecoder * decoder);$/;"      p       file:   signature:(GstAudioDecoder * decoder)
3956 gst_omx_audio_dec_debug_category        omx/gstomxaudiodec.c    /^GST_DEBUG_CATEGORY_STATIC (gst_omx_audio_dec_debug_category);$/;"     v
3957 gst_omx_audio_dec_drain omx/gstomxaudiodec.c    /^gst_omx_audio_dec_drain (GstOMXAudioDec * self)$/;"   f       file:   signature:(GstOMXAudioDec * self)
3958 gst_omx_audio_dec_drain omx/gstomxaudiodec.c    /^static GstFlowReturn gst_omx_audio_dec_drain (GstOMXAudioDec * self);$/;"     p       file:   signature:(GstOMXAudioDec * self)
3959 gst_omx_audio_dec_finalize      omx/gstomxaudiodec.c    /^gst_omx_audio_dec_finalize (GObject * object)$/;"     f       file:   signature:(GObject * object)
3960 gst_omx_audio_dec_finalize      omx/gstomxaudiodec.c    /^static void gst_omx_audio_dec_finalize (GObject * object);$/;"        p       file:   signature:(GObject * object)
3961 gst_omx_audio_dec_flush omx/gstomxaudiodec.c    /^gst_omx_audio_dec_flush (GstAudioDecoder * decoder, gboolean hard)$/;"        f       file:   signature:(GstAudioDecoder * decoder, gboolean hard)
3962 gst_omx_audio_dec_flush omx/gstomxaudiodec.c    /^static void gst_omx_audio_dec_flush (GstAudioDecoder * decoder, gboolean hard);$/;"   p       file:   signature:(GstAudioDecoder * decoder, gboolean hard)
3963 gst_omx_audio_dec_get_type      omx/gstomxaudiodec.h    /^GType gst_omx_audio_dec_get_type (void);$/;"  p       signature:(void)
3964 gst_omx_audio_dec_handle_frame  omx/gstomxaudiodec.c    /^gst_omx_audio_dec_handle_frame (GstAudioDecoder * decoder, GstBuffer * inbuf)$/;"     f       file:   signature:(GstAudioDecoder * decoder, GstBuffer * inbuf)
3965 gst_omx_audio_dec_handle_frame  omx/gstomxaudiodec.c    /^static GstFlowReturn gst_omx_audio_dec_handle_frame (GstAudioDecoder * decoder,$/;"   p       file:   signature:(GstAudioDecoder * decoder, GstBuffer * buffer)
3966 gst_omx_audio_dec_init  omx/gstomxaudiodec.c    /^gst_omx_audio_dec_init (GstOMXAudioDec * self)$/;"    f       file:   signature:(GstOMXAudioDec * self)
3967 gst_omx_audio_dec_loop  omx/gstomxaudiodec.c    /^gst_omx_audio_dec_loop (GstOMXAudioDec * self)$/;"    f       file:   signature:(GstOMXAudioDec * self)
3968 gst_omx_audio_dec_open  omx/gstomxaudiodec.c    /^gst_omx_audio_dec_open (GstAudioDecoder * decoder)$/;"        f       file:   signature:(GstAudioDecoder * decoder)
3969 gst_omx_audio_dec_open  omx/gstomxaudiodec.c    /^static gboolean gst_omx_audio_dec_open (GstAudioDecoder * decoder);$/;"       p       file:   signature:(GstAudioDecoder * decoder)
3970 gst_omx_audio_dec_set_format    omx/gstomxaudiodec.c    /^gst_omx_audio_dec_set_format (GstAudioDecoder * decoder, GstCaps * caps)$/;"  f       file:   signature:(GstAudioDecoder * decoder, GstCaps * caps)
3971 gst_omx_audio_dec_set_format    omx/gstomxaudiodec.c    /^static gboolean gst_omx_audio_dec_set_format (GstAudioDecoder * decoder,$/;"  p       file:   signature:(GstAudioDecoder * decoder, GstCaps * caps)
3972 gst_omx_audio_dec_shutdown      omx/gstomxaudiodec.c    /^gst_omx_audio_dec_shutdown (GstOMXAudioDec * self)$/;"        f       file:   signature:(GstOMXAudioDec * self)
3973 gst_omx_audio_dec_start omx/gstomxaudiodec.c    /^gst_omx_audio_dec_start (GstAudioDecoder * decoder)$/;"       f       file:   signature:(GstAudioDecoder * decoder)
3974 gst_omx_audio_dec_start omx/gstomxaudiodec.c    /^static gboolean gst_omx_audio_dec_start (GstAudioDecoder * decoder);$/;"      p       file:   signature:(GstAudioDecoder * decoder)
3975 gst_omx_audio_dec_stop  omx/gstomxaudiodec.c    /^gst_omx_audio_dec_stop (GstAudioDecoder * decoder)$/;"        f       file:   signature:(GstAudioDecoder * decoder)
3976 gst_omx_audio_dec_stop  omx/gstomxaudiodec.c    /^static gboolean gst_omx_audio_dec_stop (GstAudioDecoder * decoder);$/;"       p       file:   signature:(GstAudioDecoder * decoder)
3977 gst_omx_audio_enc_change_state  omx/gstomxaudioenc.c    /^gst_omx_audio_enc_change_state (GstElement * element, GstStateChange transition)$/;"  f       file:   signature:(GstElement * element, GstStateChange transition)
3978 gst_omx_audio_enc_change_state  omx/gstomxaudioenc.c    /^gst_omx_audio_enc_change_state (GstElement * element,$/;"     p       file:   signature:(GstElement * element, GstStateChange transition)
3979 gst_omx_audio_enc_class_init    omx/gstomxaudioenc.c    /^gst_omx_audio_enc_class_init (GstOMXAudioEncClass * klass)$/;"        f       file:   signature:(GstOMXAudioEncClass * klass)
3980 gst_omx_audio_enc_close omx/gstomxaudioenc.c    /^gst_omx_audio_enc_close (GstAudioEncoder * encoder)$/;"       f       file:   signature:(GstAudioEncoder * encoder)
3981 gst_omx_audio_enc_close omx/gstomxaudioenc.c    /^static gboolean gst_omx_audio_enc_close (GstAudioEncoder * encoder);$/;"      p       file:   signature:(GstAudioEncoder * encoder)
3982 gst_omx_audio_enc_debug_category        omx/gstomxaudioenc.c    /^GST_DEBUG_CATEGORY_STATIC (gst_omx_audio_enc_debug_category);$/;"     v
3983 gst_omx_audio_enc_drain omx/gstomxaudioenc.c    /^gst_omx_audio_enc_drain (GstOMXAudioEnc * self)$/;"   f       file:   signature:(GstOMXAudioEnc * self)
3984 gst_omx_audio_enc_drain omx/gstomxaudioenc.c    /^static GstFlowReturn gst_omx_audio_enc_drain (GstOMXAudioEnc * self);$/;"     p       file:   signature:(GstOMXAudioEnc * self)
3985 gst_omx_audio_enc_finalize      omx/gstomxaudioenc.c    /^gst_omx_audio_enc_finalize (GObject * object)$/;"     f       file:   signature:(GObject * object)
3986 gst_omx_audio_enc_finalize      omx/gstomxaudioenc.c    /^static void gst_omx_audio_enc_finalize (GObject * object);$/;"        p       file:   signature:(GObject * object)
3987 gst_omx_audio_enc_flush omx/gstomxaudioenc.c    /^gst_omx_audio_enc_flush (GstAudioEncoder * encoder)$/;"       f       file:   signature:(GstAudioEncoder * encoder)
3988 gst_omx_audio_enc_flush omx/gstomxaudioenc.c    /^static void gst_omx_audio_enc_flush (GstAudioEncoder * encoder);$/;"  p       file:   signature:(GstAudioEncoder * encoder)
3989 gst_omx_audio_enc_get_type      omx/gstomxaudioenc.h    /^GType gst_omx_audio_enc_get_type (void);$/;"  p       signature:(void)
3990 gst_omx_audio_enc_handle_frame  omx/gstomxaudioenc.c    /^gst_omx_audio_enc_handle_frame (GstAudioEncoder * encoder, GstBuffer * inbuf)$/;"     f       file:   signature:(GstAudioEncoder * encoder, GstBuffer * inbuf)
3991 gst_omx_audio_enc_handle_frame  omx/gstomxaudioenc.c    /^static GstFlowReturn gst_omx_audio_enc_handle_frame (GstAudioEncoder *$/;"    p       file:   signature:(GstAudioEncoder * encoder, GstBuffer * buffer)
3992 gst_omx_audio_enc_init  omx/gstomxaudioenc.c    /^gst_omx_audio_enc_init (GstOMXAudioEnc * self)$/;"    f       file:   signature:(GstOMXAudioEnc * self)
3993 gst_omx_audio_enc_loop  omx/gstomxaudioenc.c    /^gst_omx_audio_enc_loop (GstOMXAudioEnc * self)$/;"    f       file:   signature:(GstOMXAudioEnc * self)
3994 gst_omx_audio_enc_open  omx/gstomxaudioenc.c    /^gst_omx_audio_enc_open (GstAudioEncoder * encoder)$/;"        f       file:   signature:(GstAudioEncoder * encoder)
3995 gst_omx_audio_enc_open  omx/gstomxaudioenc.c    /^static gboolean gst_omx_audio_enc_open (GstAudioEncoder * encoder);$/;"       p       file:   signature:(GstAudioEncoder * encoder)
3996 gst_omx_audio_enc_set_format    omx/gstomxaudioenc.c    /^gst_omx_audio_enc_set_format (GstAudioEncoder * encoder, GstAudioInfo * info)$/;"     f       file:   signature:(GstAudioEncoder * encoder, GstAudioInfo * info)
3997 gst_omx_audio_enc_set_format    omx/gstomxaudioenc.c    /^static gboolean gst_omx_audio_enc_set_format (GstAudioEncoder * encoder,$/;"  p       file:   signature:(GstAudioEncoder * encoder, GstAudioInfo * info)
3998 gst_omx_audio_enc_shutdown      omx/gstomxaudioenc.c    /^gst_omx_audio_enc_shutdown (GstOMXAudioEnc * self)$/;"        f       file:   signature:(GstOMXAudioEnc * self)
3999 gst_omx_audio_enc_start omx/gstomxaudioenc.c    /^gst_omx_audio_enc_start (GstAudioEncoder * encoder)$/;"       f       file:   signature:(GstAudioEncoder * encoder)
4000 gst_omx_audio_enc_start omx/gstomxaudioenc.c    /^static gboolean gst_omx_audio_enc_start (GstAudioEncoder * encoder);$/;"      p       file:   signature:(GstAudioEncoder * encoder)
4001 gst_omx_audio_enc_stop  omx/gstomxaudioenc.c    /^gst_omx_audio_enc_stop (GstAudioEncoder * encoder)$/;"        f       file:   signature:(GstAudioEncoder * encoder)
4002 gst_omx_audio_enc_stop  omx/gstomxaudioenc.c    /^static gboolean gst_omx_audio_enc_stop (GstAudioEncoder * encoder);$/;"       p       file:   signature:(GstAudioEncoder * encoder)
4003 gst_omx_audio_sink_accept_caps  omx/gstomxaudiosink.c   /^gst_omx_audio_sink_accept_caps (GstOMXAudioSink * self, GstCaps * caps)$/;"   f       file:   signature:(GstOMXAudioSink * self, GstCaps * caps)
4004 gst_omx_audio_sink_acquire_buffer       omx/gstomxaudiosink.c   /^gst_omx_audio_sink_acquire_buffer (GstOMXAudioSink * self)$/;"        f       file:   signature:(GstOMXAudioSink * self)
4005 gst_omx_audio_sink_change_state omx/gstomxaudiosink.c   /^gst_omx_audio_sink_change_state (GstElement * element,$/;"    f       file:   signature:(GstElement * element, GstStateChange transition)
4006 gst_omx_audio_sink_class_init   omx/gstomxaudiosink.c   /^gst_omx_audio_sink_class_init (GstOMXAudioSinkClass * klass)$/;"      f       file:   signature:(GstOMXAudioSinkClass * klass)
4007 gst_omx_audio_sink_close        omx/gstomxaudiosink.c   /^gst_omx_audio_sink_close (GstAudioSink * audiosink)$/;"       f       file:   signature:(GstAudioSink * audiosink)
4008 gst_omx_audio_sink_configure_pcm        omx/gstomxaudiosink.c   /^gst_omx_audio_sink_configure_pcm (GstOMXAudioSink * self,$/;" f       file:   signature:(GstOMXAudioSink * self, GstAudioRingBufferSpec * spec)
4009 gst_omx_audio_sink_debug_category       omx/gstomxaudiosink.c   /^GST_DEBUG_CATEGORY_STATIC (gst_omx_audio_sink_debug_category);$/;"    v
4010 gst_omx_audio_sink_delay        omx/gstomxaudiosink.c   /^gst_omx_audio_sink_delay (GstAudioSink * audiosink)$/;"       f       file:   signature:(GstAudioSink * audiosink)
4011 gst_omx_audio_sink_finalize     omx/gstomxaudiosink.c   /^gst_omx_audio_sink_finalize (GObject * object)$/;"    f       file:   signature:(GObject * object)
4012 gst_omx_audio_sink_get_property omx/gstomxaudiosink.c   /^gst_omx_audio_sink_get_property (GObject * object, guint prop_id,$/;" f       file:   signature:(GObject * object, guint prop_id, GValue * value, GParamSpec * pspec)
4013 gst_omx_audio_sink_get_type     omx/gstomxaudiosink.h   /^GType gst_omx_audio_sink_get_type (void);$/;" p       signature:(void)
4014 gst_omx_audio_sink_init omx/gstomxaudiosink.c   /^gst_omx_audio_sink_init (GstOMXAudioSink * self)$/;"  f       file:   signature:(GstOMXAudioSink * self)
4015 gst_omx_audio_sink_mute_set     omx/gstomxaudiosink.c   /^gst_omx_audio_sink_mute_set (GstOMXAudioSink * self, gboolean mute)$/;"       f       file:   signature:(GstOMXAudioSink * self, gboolean mute)
4016 gst_omx_audio_sink_open omx/gstomxaudiosink.c   /^gst_omx_audio_sink_open (GstAudioSink * audiosink)$/;"        f       file:   signature:(GstAudioSink * audiosink)
4017 gst_omx_audio_sink_parent_class omx/gstomxaudiosink.c   54;"    d       file:
4018 gst_omx_audio_sink_parse_spec   omx/gstomxaudiosink.c   /^gst_omx_audio_sink_parse_spec (GstOMXAudioSink * self,$/;"    f       file:   signature:(GstOMXAudioSink * self, GstAudioRingBufferSpec * spec)
4019 gst_omx_audio_sink_payload      omx/gstomxaudiosink.c   /^gst_omx_audio_sink_payload (GstAudioBaseSink * audiobasesink, GstBuffer * buf)$/;"    f       file:   signature:(GstAudioBaseSink * audiobasesink, GstBuffer * buf)
4020 gst_omx_audio_sink_prepare      omx/gstomxaudiosink.c   /^gst_omx_audio_sink_prepare (GstAudioSink * audiosink,$/;"     f       file:   signature:(GstAudioSink * audiosink, GstAudioRingBufferSpec * spec)
4021 gst_omx_audio_sink_query        omx/gstomxaudiosink.c   /^gst_omx_audio_sink_query (GstBaseSink * basesink, GstQuery * query)$/;"       f       file:   signature:(GstBaseSink * basesink, GstQuery * query)
4022 gst_omx_audio_sink_reset        omx/gstomxaudiosink.c   /^gst_omx_audio_sink_reset (GstAudioSink * audiosink)$/;"       f       file:   signature:(GstAudioSink * audiosink)
4023 gst_omx_audio_sink_set_property omx/gstomxaudiosink.c   /^gst_omx_audio_sink_set_property (GObject * object, guint prop_id,$/;" f       file:   signature:(GObject * object, guint prop_id, const GValue * value, GParamSpec * pspec)
4024 gst_omx_audio_sink_unprepare    omx/gstomxaudiosink.c   /^gst_omx_audio_sink_unprepare (GstAudioSink * audiosink)$/;"   f       file:   signature:(GstAudioSink * audiosink)
4025 gst_omx_audio_sink_volume_set   omx/gstomxaudiosink.c   /^gst_omx_audio_sink_volume_set (GstOMXAudioSink * self, gdouble volume)$/;"    f       file:   signature:(GstOMXAudioSink * self, gdouble volume)
4026 gst_omx_audio_sink_write        omx/gstomxaudiosink.c   /^gst_omx_audio_sink_write (GstAudioSink * audiosink, gpointer data, guint length)$/;"  f       file:   signature:(GstAudioSink * audiosink, gpointer data, guint length)
4027 gst_omx_buffer_data_quark       omx/gstomxbufferpool.c  /^static GQuark gst_omx_buffer_data_quark = 0;$/;"      v       file:
4028 gst_omx_buffer_pool_acquire_buffer      omx/gstomxbufferpool.c  /^gst_omx_buffer_pool_acquire_buffer (GstBufferPool * bpool,$/;"        f       file:   signature:(GstBufferPool * bpool, GstBuffer ** buffer, GstBufferPoolAcquireParams * params)
4029 gst_omx_buffer_pool_alloc_buffer        omx/gstomxbufferpool.c  /^gst_omx_buffer_pool_alloc_buffer (GstBufferPool * bpool,$/;"  f       file:   signature:(GstBufferPool * bpool, GstBuffer ** buffer, GstBufferPoolAcquireParams * params)
4030 gst_omx_buffer_pool_class_init  omx/gstomxbufferpool.c  /^gst_omx_buffer_pool_class_init (GstOMXBufferPoolClass * klass)$/;"    f       file:   signature:(GstOMXBufferPoolClass * klass)
4031 gst_omx_buffer_pool_debug_category      omx/gstomxbufferpool.c  /^GST_DEBUG_CATEGORY_STATIC (gst_omx_buffer_pool_debug_category);$/;"   v
4032 gst_omx_buffer_pool_finalize    omx/gstomxbufferpool.c  /^gst_omx_buffer_pool_finalize (GObject * object)$/;"   f       file:   signature:(GObject * object)
4033 gst_omx_buffer_pool_free_buffer omx/gstomxbufferpool.c  /^gst_omx_buffer_pool_free_buffer (GstBufferPool * bpool, GstBuffer * buffer)$/;"       f       file:   signature:(GstBufferPool * bpool, GstBuffer * buffer)
4034 gst_omx_buffer_pool_free_buffer omx/gstomxbufferpool.c  /^static void gst_omx_buffer_pool_free_buffer (GstBufferPool * bpool,$/;"       p       file:   signature:(GstBufferPool * bpool, GstBuffer * buffer)
4035 gst_omx_buffer_pool_get_options omx/gstomxbufferpool.c  /^gst_omx_buffer_pool_get_options (GstBufferPool * bpool)$/;"   f       file:   signature:(GstBufferPool * bpool)
4036 gst_omx_buffer_pool_get_type    omx/gstomxbufferpool.h  /^GType gst_omx_buffer_pool_get_type (void);$/;"        p       signature:(void)
4037 gst_omx_buffer_pool_init        omx/gstomxbufferpool.c  /^gst_omx_buffer_pool_init (GstOMXBufferPool * pool)$/;"        f       file:   signature:(GstOMXBufferPool * pool)
4038 gst_omx_buffer_pool_new omx/gstomxbufferpool.c  /^gst_omx_buffer_pool_new (GstElement * element, GstOMXComponent * component,$/;"       f       signature:(GstElement * element, GstOMXComponent * component, GstOMXPort * port)
4039 gst_omx_buffer_pool_new omx/gstomxbufferpool.h  /^GstBufferPool *gst_omx_buffer_pool_new (GstElement * element, GstOMXComponent * component, GstOMXPort * port);$/;"    p       signature:(GstElement * element, GstOMXComponent * component, GstOMXPort * port)
4040 gst_omx_buffer_pool_release_buffer      omx/gstomxbufferpool.c  /^gst_omx_buffer_pool_release_buffer (GstBufferPool * bpool, GstBuffer * buffer)$/;"    f       file:   signature:(GstBufferPool * bpool, GstBuffer * buffer)
4041 gst_omx_buffer_pool_set_config  omx/gstomxbufferpool.c  /^gst_omx_buffer_pool_set_config (GstBufferPool * bpool, GstStructure * config)$/;"     f       file:   signature:(GstBufferPool * bpool, GstStructure * config)
4042 gst_omx_buffer_pool_start       omx/gstomxbufferpool.c  /^gst_omx_buffer_pool_start (GstBufferPool * bpool)$/;" f       file:   signature:(GstBufferPool * bpool)
4043 gst_omx_buffer_pool_stop        omx/gstomxbufferpool.c  /^gst_omx_buffer_pool_stop (GstBufferPool * bpool)$/;"  f       file:   signature:(GstBufferPool * bpool)
4044 gst_omx_calculate_uv_size       omx/gstomx.c    /^gst_omx_calculate_uv_size(int compressionFormat, int width, int height)$/;"   f       signature:(int compressionFormat, int width, int height)
4045 gst_omx_calculate_uv_size       omx/gstomx.h    /^int gst_omx_calculate_uv_size(int compressionFormat, int width, int height);$/;"      p       signature:(int compressionFormat, int width, int height)
4046 gst_omx_calculate_y_size        omx/gstomx.c    /^gst_omx_calculate_y_size(int compressionFormat, int width, int height)$/;"    f       signature:(int compressionFormat, int width, int height)
4047 gst_omx_calculate_y_size        omx/gstomx.h    /^int gst_omx_calculate_y_size(int compressionFormat, int width, int height);$/;"       p       signature:(int compressionFormat, int width, int height)
4048 gst_omx_close_tunnel    omx/gstomx.c    /^gst_omx_close_tunnel (GstOMXPort * port1, GstOMXPort * port2)$/;"     f       signature:(GstOMXPort * port1, GstOMXPort * port2)
4049 gst_omx_close_tunnel    omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_close_tunnel (GstOMXPort * port1, GstOMXPort * port2);$/;"  p       signature:(GstOMXPort * port1, GstOMXPort * port2)
4050 gst_omx_command_to_string       omx/gstomx.c    /^gst_omx_command_to_string (OMX_COMMANDTYPE cmd)$/;"   f       signature:(OMX_COMMANDTYPE cmd)
4051 gst_omx_command_to_string       omx/gstomx.h    /^const gchar *     gst_omx_command_to_string (OMX_COMMANDTYPE cmd);$/;"        p       signature:(OMX_COMMANDTYPE cmd)
4052 gst_omx_component_add_port      omx/gstomx.c    /^gst_omx_component_add_port (GstOMXComponent * comp, guint32 index)$/;"        f       signature:(GstOMXComponent * comp, guint32 index)
4053 gst_omx_component_add_port      omx/gstomx.h    /^GstOMXPort *      gst_omx_component_add_port (GstOMXComponent * comp, guint32 index);$/;"     p       signature:(GstOMXComponent * comp, guint32 index)
4054 gst_omx_component_flush_messages        omx/gstomx.c    /^gst_omx_component_flush_messages (GstOMXComponent * comp)$/;" f       file:   signature:(GstOMXComponent * comp)
4055 gst_omx_component_free  omx/gstomx.c    /^gst_omx_component_free (GstOMXComponent * comp)$/;"   f       signature:(GstOMXComponent * comp)
4056 gst_omx_component_free  omx/gstomx.h    /^void              gst_omx_component_free (GstOMXComponent * comp);$/;"        p       signature:(GstOMXComponent * comp)
4057 gst_omx_component_get_config    omx/gstomx.c    /^gst_omx_component_get_config (GstOMXComponent * comp, OMX_INDEXTYPE index,$/;"        f       signature:(GstOMXComponent * comp, OMX_INDEXTYPE index, gpointer config)
4058 gst_omx_component_get_config    omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_component_get_config (GstOMXComponent * comp, OMX_INDEXTYPE index, gpointer config);$/;"    p       signature:(GstOMXComponent * comp, OMX_INDEXTYPE index, gpointer config)
4059 gst_omx_component_get_last_error        omx/gstomx.c    /^gst_omx_component_get_last_error (GstOMXComponent * comp)$/;" f       signature:(GstOMXComponent * comp)
4060 gst_omx_component_get_last_error        omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_component_get_last_error (GstOMXComponent * comp);$/;"      p       signature:(GstOMXComponent * comp)
4061 gst_omx_component_get_last_error_string omx/gstomx.c    /^gst_omx_component_get_last_error_string (GstOMXComponent * comp)$/;"  f       signature:(GstOMXComponent * comp)
4062 gst_omx_component_get_last_error_string omx/gstomx.h    /^const gchar *     gst_omx_component_get_last_error_string (GstOMXComponent * comp);$/;"       p       signature:(GstOMXComponent * comp)
4063 gst_omx_component_get_parameter omx/gstomx.c    /^gst_omx_component_get_parameter (GstOMXComponent * comp, OMX_INDEXTYPE index,$/;"     f       signature:(GstOMXComponent * comp, OMX_INDEXTYPE index, gpointer param)
4064 gst_omx_component_get_parameter omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_component_get_parameter (GstOMXComponent * comp, OMX_INDEXTYPE index, gpointer param);$/;"  p       signature:(GstOMXComponent * comp, OMX_INDEXTYPE index, gpointer param)
4065 gst_omx_component_get_port      omx/gstomx.c    /^gst_omx_component_get_port (GstOMXComponent * comp, guint32 index)$/;"        f       signature:(GstOMXComponent * comp, guint32 index)
4066 gst_omx_component_get_port      omx/gstomx.h    /^GstOMXPort *      gst_omx_component_get_port (GstOMXComponent * comp, guint32 index);$/;"     p       signature:(GstOMXComponent * comp, guint32 index)
4067 gst_omx_component_get_state     omx/gstomx.c    /^gst_omx_component_get_state (GstOMXComponent * comp, GstClockTime timeout)$/;"        f       signature:(GstOMXComponent * comp, GstClockTime timeout)
4068 gst_omx_component_get_state     omx/gstomx.h    /^OMX_STATETYPE     gst_omx_component_get_state (GstOMXComponent * comp, GstClockTime timeout);$/;"     p       signature:(GstOMXComponent * comp, GstClockTime timeout)
4069 gst_omx_component_handle_messages       omx/gstomx.c    /^gst_omx_component_handle_messages (GstOMXComponent * comp)$/;"        f       file:   signature:(GstOMXComponent * comp)
4070 gst_omx_component_new   omx/gstomx.c    /^gst_omx_component_new (GstObject * parent, const gchar * core_name,$/;"       f       signature:(GstObject * parent, const gchar * core_name, const gchar * component_name, const gchar * component_role, guint64 hacks)
4071 gst_omx_component_new   omx/gstomx.h    /^GstOMXComponent * gst_omx_component_new (GstObject * parent, const gchar *core_name, const gchar *component_name, const gchar * component_role, guint64 hacks);$/;"   p       signature:(GstObject * parent, const gchar *core_name, const gchar *component_name, const gchar * component_role, guint64 hacks)
4072 gst_omx_component_send_message  omx/gstomx.c    /^gst_omx_component_send_message (GstOMXComponent * comp, GstOMXMessage * msg)$/;"      f       file:   signature:(GstOMXComponent * comp, GstOMXMessage * msg)
4073 gst_omx_component_set_config    omx/gstomx.c    /^gst_omx_component_set_config (GstOMXComponent * comp, OMX_INDEXTYPE index,$/;"        f       signature:(GstOMXComponent * comp, OMX_INDEXTYPE index, gpointer config)
4074 gst_omx_component_set_config    omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_component_set_config (GstOMXComponent * comp, OMX_INDEXTYPE index, gpointer config);$/;"    p       signature:(GstOMXComponent * comp, OMX_INDEXTYPE index, gpointer config)
4075 gst_omx_component_set_parameter omx/gstomx.c    /^gst_omx_component_set_parameter (GstOMXComponent * comp, OMX_INDEXTYPE index,$/;"     f       signature:(GstOMXComponent * comp, OMX_INDEXTYPE index, gpointer param)
4076 gst_omx_component_set_parameter omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_component_set_parameter (GstOMXComponent * comp, OMX_INDEXTYPE index, gpointer param);$/;"  p       signature:(GstOMXComponent * comp, OMX_INDEXTYPE index, gpointer param)
4077 gst_omx_component_set_state     omx/gstomx.c    /^gst_omx_component_set_state (GstOMXComponent * comp, OMX_STATETYPE state)$/;" f       signature:(GstOMXComponent * comp, OMX_STATETYPE state)
4078 gst_omx_component_set_state     omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_component_set_state (GstOMXComponent * comp, OMX_STATETYPE state);$/;"      p       signature:(GstOMXComponent * comp, OMX_STATETYPE state)
4079 gst_omx_component_wait_message  omx/gstomx.c    /^gst_omx_component_wait_message (GstOMXComponent * comp, GstClockTime timeout)$/;"     f       file:   signature:(GstOMXComponent * comp, GstClockTime timeout)
4080 gst_omx_core_acquire    omx/gstomx.c    /^gst_omx_core_acquire (const gchar * filename)$/;"     f       signature:(const gchar * filename)
4081 gst_omx_core_acquire    omx/gstomx.h    /^GstOMXCore *      gst_omx_core_acquire (const gchar * filename);$/;"  p       signature:(const gchar * filename)
4082 gst_omx_core_release    omx/gstomx.c    /^gst_omx_core_release (GstOMXCore * core)$/;"  f       signature:(GstOMXCore * core)
4083 gst_omx_core_release    omx/gstomx.h    /^void              gst_omx_core_release (GstOMXCore * core);$/;"       p       signature:(GstOMXCore * core)
4084 gst_omx_error_to_string omx/gstomx.c    /^gst_omx_error_to_string (OMX_ERRORTYPE err)$/;"       f       signature:(OMX_ERRORTYPE err)
4085 gst_omx_error_to_string omx/gstomx.h    /^const gchar *     gst_omx_error_to_string (OMX_ERRORTYPE err);$/;"    p       signature:(OMX_ERRORTYPE err)
4086 gst_omx_get_configuration       omx/gstomx.c    /^gst_omx_get_configuration (void)$/;"  f       signature:(void)
4087 gst_omx_get_configuration       omx/gstomx.h    /^GKeyFile *        gst_omx_get_configuration (void);$/;"       p       signature:(void)
4088 gst_omx_h263_dec_class_init     omx/gstomxh263dec.c     /^gst_omx_h263_dec_class_init (GstOMXH263DecClass * klass)$/;"  f       file:   signature:(GstOMXH263DecClass * klass)
4089 gst_omx_h263_dec_debug_category omx/gstomxh263dec.c     /^GST_DEBUG_CATEGORY_STATIC (gst_omx_h263_dec_debug_category);$/;"      v
4090 gst_omx_h263_dec_get_type       omx/gstomxh263dec.h     /^GType gst_omx_h263_dec_get_type (void);$/;"   p       signature:(void)
4091 gst_omx_h263_dec_init   omx/gstomxh263dec.c     /^gst_omx_h263_dec_init (GstOMXH263Dec * self)$/;"      f       file:   signature:(GstOMXH263Dec * self)
4092 gst_omx_h263_dec_is_format_change       omx/gstomxh263dec.c     /^gst_omx_h263_dec_is_format_change (GstOMXVideoDec * dec,$/;"  f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4093 gst_omx_h263_dec_is_format_change       omx/gstomxh263dec.c     /^static gboolean gst_omx_h263_dec_is_format_change (GstOMXVideoDec * dec,$/;"  p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4094 gst_omx_h263_dec_set_format     omx/gstomxh263dec.c     /^gst_omx_h263_dec_set_format (GstOMXVideoDec * dec, GstOMXPort * port,$/;"     f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4095 gst_omx_h263_dec_set_format     omx/gstomxh263dec.c     /^static gboolean gst_omx_h263_dec_set_format (GstOMXVideoDec * dec,$/;"        p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4096 gst_omx_h263_enc_class_init     omx/gstomxh263enc.c     /^gst_omx_h263_enc_class_init (GstOMXH263EncClass * klass)$/;"  f       file:   signature:(GstOMXH263EncClass * klass)
4097 gst_omx_h263_enc_debug_category omx/gstomxh263enc.c     /^GST_DEBUG_CATEGORY_STATIC (gst_omx_h263_enc_debug_category);$/;"      v
4098 gst_omx_h263_enc_get_caps       omx/gstomxh263enc.c     /^gst_omx_h263_enc_get_caps (GstOMXVideoEnc * enc, GstOMXPort * port,$/;"       f       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstVideoCodecState * state)
4099 gst_omx_h263_enc_get_caps       omx/gstomxh263enc.c     /^static GstCaps *gst_omx_h263_enc_get_caps (GstOMXVideoEnc * enc,$/;"  p       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstVideoCodecState * state)
4100 gst_omx_h263_enc_get_type       omx/gstomxh263enc.h     /^GType gst_omx_h263_enc_get_type (void);$/;"   p       signature:(void)
4101 gst_omx_h263_enc_init   omx/gstomxh263enc.c     /^gst_omx_h263_enc_init (GstOMXH263Enc * self)$/;"      f       file:   signature:(GstOMXH263Enc * self)
4102 gst_omx_h263_enc_set_format     omx/gstomxh263enc.c     /^gst_omx_h263_enc_set_format (GstOMXVideoEnc * enc, GstOMXPort * port,$/;"     f       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstVideoCodecState * state)
4103 gst_omx_h263_enc_set_format     omx/gstomxh263enc.c     /^static gboolean gst_omx_h263_enc_set_format (GstOMXVideoEnc * enc,$/;"        p       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstVideoCodecState * state)
4104 gst_omx_h264_dec_class_init     omx/gstomxh264dec.c     /^gst_omx_h264_dec_class_init (GstOMXH264DecClass * klass)$/;"  f       file:   signature:(GstOMXH264DecClass * klass)
4105 gst_omx_h264_dec_debug_category omx/gstomxh264dec.c     /^GST_DEBUG_CATEGORY_STATIC (gst_omx_h264_dec_debug_category);$/;"      v
4106 gst_omx_h264_dec_get_type       omx/gstomxh264dec.h     /^GType gst_omx_h264_dec_get_type (void);$/;"   p       signature:(void)
4107 gst_omx_h264_dec_init   omx/gstomxh264dec.c     /^gst_omx_h264_dec_init (GstOMXH264Dec * self)$/;"      f       file:   signature:(GstOMXH264Dec * self)
4108 gst_omx_h264_dec_is_format_change       omx/gstomxh264dec.c     /^gst_omx_h264_dec_is_format_change (GstOMXVideoDec * dec,$/;"  f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4109 gst_omx_h264_dec_is_format_change       omx/gstomxh264dec.c     /^static gboolean gst_omx_h264_dec_is_format_change (GstOMXVideoDec * dec,$/;"  p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4110 gst_omx_h264_dec_set_format     omx/gstomxh264dec.c     /^gst_omx_h264_dec_set_format (GstOMXVideoDec * dec, GstOMXPort * port,$/;"     f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4111 gst_omx_h264_dec_set_format     omx/gstomxh264dec.c     /^static gboolean gst_omx_h264_dec_set_format (GstOMXVideoDec * dec,$/;"        p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4112 gst_omx_h264_enc_class_init     omx/gstomxh264enc.c     /^gst_omx_h264_enc_class_init (GstOMXH264EncClass * klass)$/;"  f       file:   signature:(GstOMXH264EncClass * klass)
4113 gst_omx_h264_enc_debug_category omx/gstomxh264enc.c     /^GST_DEBUG_CATEGORY_STATIC (gst_omx_h264_enc_debug_category);$/;"      v
4114 gst_omx_h264_enc_flush  omx/gstomxh264enc.c     /^gst_omx_h264_enc_flush (GstVideoEncoder * enc)$/;"    f       file:   signature:(GstVideoEncoder * enc)
4115 gst_omx_h264_enc_flush  omx/gstomxh264enc.c     /^static gboolean gst_omx_h264_enc_flush (GstVideoEncoder * enc);$/;"   p       file:   signature:(GstVideoEncoder * enc)
4116 gst_omx_h264_enc_get_caps       omx/gstomxh264enc.c     /^gst_omx_h264_enc_get_caps (GstOMXVideoEnc * enc, GstOMXPort * port,$/;"       f       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstVideoCodecState * state)
4117 gst_omx_h264_enc_get_caps       omx/gstomxh264enc.c     /^static GstCaps *gst_omx_h264_enc_get_caps (GstOMXVideoEnc * enc,$/;"  p       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstVideoCodecState * state)
4118 gst_omx_h264_enc_get_property   omx/gstomxh264enc.c     /^gst_omx_h264_enc_get_property (GObject * object, guint prop_id, GValue * value,$/;"   f       file:   signature:(GObject * object, guint prop_id, GValue * value, GParamSpec * pspec)
4119 gst_omx_h264_enc_get_property   omx/gstomxh264enc.c     /^static void gst_omx_h264_enc_get_property (GObject * object, guint prop_id,$/;"       p       file:   signature:(GObject * object, guint prop_id, GValue * value, GParamSpec * pspec)
4120 gst_omx_h264_enc_get_type       omx/gstomxh264enc.h     /^GType gst_omx_h264_enc_get_type (void);$/;"   p       signature:(void)
4121 gst_omx_h264_enc_handle_output_frame    omx/gstomxh264enc.c     /^gst_omx_h264_enc_handle_output_frame (GstOMXVideoEnc * enc, GstOMXPort * port,$/;"    f       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstOMXBuffer * buf, GstVideoCodecFrame * frame)
4122 gst_omx_h264_enc_handle_output_frame    omx/gstomxh264enc.c     /^static GstFlowReturn gst_omx_h264_enc_handle_output_frame (GstOMXVideoEnc *$/;"       p       file:   signature:(GstOMXVideoEnc * self, GstOMXPort * port, GstOMXBuffer * buf, GstVideoCodecFrame * frame)
4123 gst_omx_h264_enc_init   omx/gstomxh264enc.c     /^gst_omx_h264_enc_init (GstOMXH264Enc * self)$/;"      f       file:   signature:(GstOMXH264Enc * self)
4124 gst_omx_h264_enc_set_format     omx/gstomxh264enc.c     /^gst_omx_h264_enc_set_format (GstOMXVideoEnc * enc, GstOMXPort * port,$/;"     f       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstVideoCodecState * state)
4125 gst_omx_h264_enc_set_format     omx/gstomxh264enc.c     /^static gboolean gst_omx_h264_enc_set_format (GstOMXVideoEnc * enc,$/;"        p       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstVideoCodecState * state)
4126 gst_omx_h264_enc_set_property   omx/gstomxh264enc.c     /^gst_omx_h264_enc_set_property (GObject * object, guint prop_id,$/;"   f       file:   signature:(GObject * object, guint prop_id, const GValue * value, GParamSpec * pspec)
4127 gst_omx_h264_enc_set_property   omx/gstomxh264enc.c     /^static void gst_omx_h264_enc_set_property (GObject * object, guint prop_id,$/;"       p       file:   signature:(GObject * object, guint prop_id, const GValue * value, GParamSpec * pspec)
4128 gst_omx_h264_enc_stop   omx/gstomxh264enc.c     /^gst_omx_h264_enc_stop (GstVideoEncoder * enc)$/;"     f       file:   signature:(GstVideoEncoder * enc)
4129 gst_omx_h264_enc_stop   omx/gstomxh264enc.c     /^static gboolean gst_omx_h264_enc_stop (GstVideoEncoder * enc);$/;"    p       file:   signature:(GstVideoEncoder * enc)
4130 gst_omx_hdmi_audio_sink_class_init      omx/gstomxhdmiaudiosink.c       /^gst_omx_hdmi_audio_sink_class_init (GstOMXHdmiAudioSinkClass * klass)$/;"     f       file:   signature:(GstOMXHdmiAudioSinkClass * klass)
4131 gst_omx_hdmi_audio_sink_debug_category  omx/gstomxhdmiaudiosink.c       /^GST_DEBUG_CATEGORY_STATIC (gst_omx_hdmi_audio_sink_debug_category);$/;"       v
4132 gst_omx_hdmi_audio_sink_get_type        omx/gstomxhdmiaudiosink.h       /^GType gst_omx_hdmi_audio_sink_get_type (void);$/;"    p       signature:(void)
4133 gst_omx_hdmi_audio_sink_init    omx/gstomxhdmiaudiosink.c       /^gst_omx_hdmi_audio_sink_init (GstOMXHdmiAudioSink * self)$/;" f       file:   signature:(GstOMXHdmiAudioSink * self)
4134 gst_omx_memory_allocator_alloc  omx/gstomxbufferpool.c  /^gst_omx_memory_allocator_alloc (GstAllocator * allocator, GstMemoryFlags flags,$/;"   f       file:   signature:(GstAllocator * allocator, GstMemoryFlags flags, GstOMXBuffer * buf)
4135 gst_omx_memory_allocator_alloc_dummy    omx/gstomxbufferpool.c  /^gst_omx_memory_allocator_alloc_dummy (GstAllocator * allocator, gsize size,$/;"       f       file:   signature:(GstAllocator * allocator, gsize size, GstAllocationParams * params)
4136 gst_omx_memory_allocator_class_init     omx/gstomxbufferpool.c  /^gst_omx_memory_allocator_class_init (GstOMXMemoryAllocatorClass * klass)$/;"  f       file:   signature:(GstOMXMemoryAllocatorClass * klass)
4137 gst_omx_memory_allocator_free   omx/gstomxbufferpool.c  /^gst_omx_memory_allocator_free (GstAllocator * allocator, GstMemory * mem)$/;" f       file:   signature:(GstAllocator * allocator, GstMemory * mem)
4138 gst_omx_memory_allocator_get_type       omx/gstomxbufferpool.c  /^GType gst_omx_memory_allocator_get_type (void);$/;"   p       file:   signature:(void)
4139 gst_omx_memory_allocator_init   omx/gstomxbufferpool.c  /^gst_omx_memory_allocator_init (GstOMXMemoryAllocator * allocator)$/;" f       file:   signature:(GstOMXMemoryAllocator * allocator)
4140 gst_omx_memory_map      omx/gstomxbufferpool.c  /^gst_omx_memory_map (GstMemory * mem, gsize maxsize, GstMapFlags flags)$/;"    f       file:   signature:(GstMemory * mem, gsize maxsize, GstMapFlags flags)
4141 gst_omx_memory_share    omx/gstomxbufferpool.c  /^gst_omx_memory_share (GstMemory * mem, gssize offset, gssize size)$/;"        f       file:   signature:(GstMemory * mem, gssize offset, gssize size)
4142 gst_omx_memory_unmap    omx/gstomxbufferpool.c  /^gst_omx_memory_unmap (GstMemory * mem)$/;"    f       file:   signature:(GstMemory * mem)
4143 gst_omx_mjpeg_dec_class_init    omx/gstomxmjpegdec.c    /^gst_omx_mjpeg_dec_class_init (GstOMXMJPEGDecClass * klass)$/;"        f       file:   signature:(GstOMXMJPEGDecClass * klass)
4144 gst_omx_mjpeg_dec_debug_category        omx/gstomxmjpegdec.c    /^GST_DEBUG_CATEGORY_STATIC (gst_omx_mjpeg_dec_debug_category);$/;"     v
4145 gst_omx_mjpeg_dec_get_type      omx/gstomxmjpegdec.h    /^GType gst_omx_mjpeg_dec_get_type (void);$/;"  p       signature:(void)
4146 gst_omx_mjpeg_dec_init  omx/gstomxmjpegdec.c    /^gst_omx_mjpeg_dec_init (GstOMXMJPEGDec * self)$/;"    f       file:   signature:(GstOMXMJPEGDec * self)
4147 gst_omx_mjpeg_dec_is_format_change      omx/gstomxmjpegdec.c    /^gst_omx_mjpeg_dec_is_format_change (GstOMXVideoDec * dec,$/;" f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4148 gst_omx_mjpeg_dec_is_format_change      omx/gstomxmjpegdec.c    /^static gboolean gst_omx_mjpeg_dec_is_format_change (GstOMXVideoDec * dec,$/;" p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4149 gst_omx_mjpeg_dec_set_format    omx/gstomxmjpegdec.c    /^gst_omx_mjpeg_dec_set_format (GstOMXVideoDec * dec, GstOMXPort * port,$/;"    f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4150 gst_omx_mjpeg_dec_set_format    omx/gstomxmjpegdec.c    /^static gboolean gst_omx_mjpeg_dec_set_format (GstOMXVideoDec * dec,$/;"       p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4151 gst_omx_mp3_dec_class_init      omx/gstomxmp3dec.c      /^gst_omx_mp3_dec_class_init (GstOMXMP3DecClass * klass)$/;"    f       file:   signature:(GstOMXMP3DecClass * klass)
4152 gst_omx_mp3_dec_debug_category  omx/gstomxmp3dec.c      /^GST_DEBUG_CATEGORY_STATIC (gst_omx_mp3_dec_debug_category);$/;"       v
4153 gst_omx_mp3_dec_get_channel_positions   omx/gstomxmp3dec.c      /^gst_omx_mp3_dec_get_channel_positions (GstOMXAudioDec * dec,$/;"      f       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstAudioChannelPosition position[OMX_AUDIO_MAXCHANNELS])
4154 gst_omx_mp3_dec_get_channel_positions   omx/gstomxmp3dec.c      /^static gboolean gst_omx_mp3_dec_get_channel_positions (GstOMXAudioDec * dec,$/;"      p       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstAudioChannelPosition position[OMX_AUDIO_MAXCHANNELS])
4155 gst_omx_mp3_dec_get_samples_per_frame   omx/gstomxmp3dec.c      /^gst_omx_mp3_dec_get_samples_per_frame (GstOMXAudioDec * dec, GstOMXPort * port)$/;"   f       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port)
4156 gst_omx_mp3_dec_get_samples_per_frame   omx/gstomxmp3dec.c      /^static gint gst_omx_mp3_dec_get_samples_per_frame (GstOMXAudioDec * dec,$/;"  p       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port)
4157 gst_omx_mp3_dec_get_type        omx/gstomxmp3dec.h      /^GType gst_omx_mp3_dec_get_type (void);$/;"    p       signature:(void)
4158 gst_omx_mp3_dec_init    omx/gstomxmp3dec.c      /^gst_omx_mp3_dec_init (GstOMXMP3Dec * self)$/;"        f       file:   signature:(GstOMXMP3Dec * self)
4159 gst_omx_mp3_dec_is_format_change        omx/gstomxmp3dec.c      /^gst_omx_mp3_dec_is_format_change (GstOMXAudioDec * dec, GstOMXPort * port,$/;"        f       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstCaps * caps)
4160 gst_omx_mp3_dec_is_format_change        omx/gstomxmp3dec.c      /^static gboolean gst_omx_mp3_dec_is_format_change (GstOMXAudioDec * dec,$/;"   p       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstCaps * caps)
4161 gst_omx_mp3_dec_set_format      omx/gstomxmp3dec.c      /^gst_omx_mp3_dec_set_format (GstOMXAudioDec * dec, GstOMXPort * port,$/;"      f       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstCaps * caps)
4162 gst_omx_mp3_dec_set_format      omx/gstomxmp3dec.c      /^static gboolean gst_omx_mp3_dec_set_format (GstOMXAudioDec * dec,$/;" p       file:   signature:(GstOMXAudioDec * dec, GstOMXPort * port, GstCaps * caps)
4163 gst_omx_mpeg2_video_dec_class_init      omx/gstomxmpeg2videodec.c       /^gst_omx_mpeg2_video_dec_class_init (GstOMXMPEG2VideoDecClass * klass)$/;"     f       file:   signature:(GstOMXMPEG2VideoDecClass * klass)
4164 gst_omx_mpeg2_video_dec_debug_category  omx/gstomxmpeg2videodec.c       /^GST_DEBUG_CATEGORY_STATIC (gst_omx_mpeg2_video_dec_debug_category);$/;"       v
4165 gst_omx_mpeg2_video_dec_get_type        omx/gstomxmpeg2videodec.h       /^GType gst_omx_mpeg2_video_dec_get_type (void);$/;"    p       signature:(void)
4166 gst_omx_mpeg2_video_dec_init    omx/gstomxmpeg2videodec.c       /^gst_omx_mpeg2_video_dec_init (GstOMXMPEG2VideoDec * self)$/;" f       file:   signature:(GstOMXMPEG2VideoDec * self)
4167 gst_omx_mpeg2_video_dec_is_format_change        omx/gstomxmpeg2videodec.c       /^gst_omx_mpeg2_video_dec_is_format_change (GstOMXVideoDec * dec,$/;"   f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4168 gst_omx_mpeg2_video_dec_is_format_change        omx/gstomxmpeg2videodec.c       /^static gboolean gst_omx_mpeg2_video_dec_is_format_change (GstOMXVideoDec * dec,$/;"   p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4169 gst_omx_mpeg2_video_dec_set_format      omx/gstomxmpeg2videodec.c       /^gst_omx_mpeg2_video_dec_set_format (GstOMXVideoDec * dec, GstOMXPort * port,$/;"      f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4170 gst_omx_mpeg2_video_dec_set_format      omx/gstomxmpeg2videodec.c       /^static gboolean gst_omx_mpeg2_video_dec_set_format (GstOMXVideoDec * dec,$/;" p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4171 gst_omx_mpeg4_video_dec_class_init      omx/gstomxmpeg4videodec.c       /^gst_omx_mpeg4_video_dec_class_init (GstOMXMPEG4VideoDecClass * klass)$/;"     f       file:   signature:(GstOMXMPEG4VideoDecClass * klass)
4172 gst_omx_mpeg4_video_dec_debug_category  omx/gstomxmpeg4videodec.c       /^GST_DEBUG_CATEGORY_STATIC (gst_omx_mpeg4_video_dec_debug_category);$/;"       v
4173 gst_omx_mpeg4_video_dec_get_type        omx/gstomxmpeg4videodec.h       /^GType gst_omx_mpeg4_video_dec_get_type (void);$/;"    p       signature:(void)
4174 gst_omx_mpeg4_video_dec_init    omx/gstomxmpeg4videodec.c       /^gst_omx_mpeg4_video_dec_init (GstOMXMPEG4VideoDec * self)$/;" f       file:   signature:(GstOMXMPEG4VideoDec * self)
4175 gst_omx_mpeg4_video_dec_is_format_change        omx/gstomxmpeg4videodec.c       /^gst_omx_mpeg4_video_dec_is_format_change (GstOMXVideoDec * dec,$/;"   f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4176 gst_omx_mpeg4_video_dec_is_format_change        omx/gstomxmpeg4videodec.c       /^static gboolean gst_omx_mpeg4_video_dec_is_format_change (GstOMXVideoDec * dec,$/;"   p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4177 gst_omx_mpeg4_video_dec_set_format      omx/gstomxmpeg4videodec.c       /^gst_omx_mpeg4_video_dec_set_format (GstOMXVideoDec * dec, GstOMXPort * port,$/;"      f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4178 gst_omx_mpeg4_video_dec_set_format      omx/gstomxmpeg4videodec.c       /^static gboolean gst_omx_mpeg4_video_dec_set_format (GstOMXVideoDec * dec,$/;" p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4179 gst_omx_mpeg4_video_enc_class_init      omx/gstomxmpeg4videoenc.c       /^gst_omx_mpeg4_video_enc_class_init (GstOMXMPEG4VideoEncClass * klass)$/;"     f       file:   signature:(GstOMXMPEG4VideoEncClass * klass)
4180 gst_omx_mpeg4_video_enc_debug_category  omx/gstomxmpeg4videoenc.c       /^GST_DEBUG_CATEGORY_STATIC (gst_omx_mpeg4_video_enc_debug_category);$/;"       v
4181 gst_omx_mpeg4_video_enc_get_caps        omx/gstomxmpeg4videoenc.c       /^gst_omx_mpeg4_video_enc_get_caps (GstOMXVideoEnc * enc, GstOMXPort * port,$/;"        f       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstVideoCodecState * state)
4182 gst_omx_mpeg4_video_enc_get_caps        omx/gstomxmpeg4videoenc.c       /^static GstCaps *gst_omx_mpeg4_video_enc_get_caps (GstOMXVideoEnc * enc,$/;"   p       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstVideoCodecState * state)
4183 gst_omx_mpeg4_video_enc_get_type        omx/gstomxmpeg4videoenc.h       /^GType gst_omx_mpeg4_video_enc_get_type (void);$/;"    p       signature:(void)
4184 gst_omx_mpeg4_video_enc_init    omx/gstomxmpeg4videoenc.c       /^gst_omx_mpeg4_video_enc_init (GstOMXMPEG4VideoEnc * self)$/;" f       file:   signature:(GstOMXMPEG4VideoEnc * self)
4185 gst_omx_mpeg4_video_enc_set_format      omx/gstomxmpeg4videoenc.c       /^gst_omx_mpeg4_video_enc_set_format (GstOMXVideoEnc * enc, GstOMXPort * port,$/;"      f       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstVideoCodecState * state)
4186 gst_omx_mpeg4_video_enc_set_format      omx/gstomxmpeg4videoenc.c       /^static gboolean gst_omx_mpeg4_video_enc_set_format (GstOMXVideoEnc * enc,$/;" p       file:   signature:(GstOMXVideoEnc * enc, GstOMXPort * port, GstVideoCodecState * state)
4187 gst_omx_parse_hacks     omx/gstomx.c    /^gst_omx_parse_hacks (gchar ** hacks)$/;"      f       signature:(gchar ** hacks)
4188 gst_omx_parse_hacks     omx/gstomx.h    /^guint64           gst_omx_parse_hacks (gchar ** hacks);$/;"   p       signature:(gchar ** hacks)
4189 gst_omx_port_acquire_buffer     omx/gstomx.c    /^gst_omx_port_acquire_buffer (GstOMXPort * port, GstOMXBuffer ** buf)$/;"      f       signature:(GstOMXPort * port, GstOMXBuffer ** buf)
4190 gst_omx_port_acquire_buffer     omx/gstomx.h    /^GstOMXAcquireBufferReturn gst_omx_port_acquire_buffer (GstOMXPort *port, GstOMXBuffer **buf);$/;"     p       signature:(GstOMXPort *port, GstOMXBuffer **buf)
4191 gst_omx_port_allocate_buffers   omx/gstomx.c    /^gst_omx_port_allocate_buffers (GstOMXPort * port)$/;" f       signature:(GstOMXPort * port)
4192 gst_omx_port_allocate_buffers   omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_allocate_buffers (GstOMXPort *port);$/;"       p       signature:(GstOMXPort *port)
4193 gst_omx_port_allocate_buffers_unlocked  omx/gstomx.c    /^gst_omx_port_allocate_buffers_unlocked (GstOMXPort * port,$/;"        f       file:   signature:(GstOMXPort * port, const GList * buffers, const GList * images, guint n)
4194 gst_omx_port_deallocate_buffers omx/gstomx.c    /^gst_omx_port_deallocate_buffers (GstOMXPort * port)$/;"       f       signature:(GstOMXPort * port)
4195 gst_omx_port_deallocate_buffers omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_deallocate_buffers (GstOMXPort *port);$/;"     p       signature:(GstOMXPort *port)
4196 gst_omx_port_deallocate_buffers_unlocked        omx/gstomx.c    /^gst_omx_port_deallocate_buffers_unlocked (GstOMXPort * port)$/;"      f       file:   signature:(GstOMXPort * port)
4197 gst_omx_port_deallocate_buffers_unlocked        omx/gstomx.c    /^static OMX_ERRORTYPE gst_omx_port_deallocate_buffers_unlocked (GstOMXPort *$/;"       p       file:   signature:(GstOMXPort * port)
4198 gst_omx_port_get_port_definition        omx/gstomx.c    /^gst_omx_port_get_port_definition (GstOMXPort * port,$/;"      f       signature:(GstOMXPort * port, OMX_PARAM_PORTDEFINITIONTYPE * port_def)
4199 gst_omx_port_get_port_definition        omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_get_port_definition (GstOMXPort * port, OMX_PARAM_PORTDEFINITIONTYPE * port_def);$/;"  p       signature:(GstOMXPort * port, OMX_PARAM_PORTDEFINITIONTYPE * port_def)
4200 gst_omx_port_is_enabled omx/gstomx.c    /^gst_omx_port_is_enabled (GstOMXPort * port)$/;"       f       signature:(GstOMXPort * port)
4201 gst_omx_port_is_enabled omx/gstomx.h    /^gboolean          gst_omx_port_is_enabled (GstOMXPort * port);$/;"    p       signature:(GstOMXPort * port)
4202 gst_omx_port_is_flushing        omx/gstomx.c    /^gst_omx_port_is_flushing (GstOMXPort * port)$/;"      f       signature:(GstOMXPort * port)
4203 gst_omx_port_is_flushing        omx/gstomx.h    /^gboolean          gst_omx_port_is_flushing (GstOMXPort *port);$/;"    p       signature:(GstOMXPort *port)
4204 gst_omx_port_mark_reconfigured  omx/gstomx.c    /^gst_omx_port_mark_reconfigured (GstOMXPort * port)$/;"        f       signature:(GstOMXPort * port)
4205 gst_omx_port_mark_reconfigured  omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_mark_reconfigured (GstOMXPort * port);$/;"     p       signature:(GstOMXPort * port)
4206 gst_omx_port_populate   omx/gstomx.c    /^gst_omx_port_populate (GstOMXPort * port)$/;" f       signature:(GstOMXPort * port)
4207 gst_omx_port_populate   omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_populate (GstOMXPort *port);$/;"       p       signature:(GstOMXPort *port)
4208 gst_omx_port_populate_unlocked  omx/gstomx.c    /^gst_omx_port_populate_unlocked (GstOMXPort * port)$/;"        f       file:   signature:(GstOMXPort * port)
4209 gst_omx_port_release_buffer     omx/gstomx.c    /^gst_omx_port_release_buffer (GstOMXPort * port, GstOMXBuffer * buf)$/;"       f       signature:(GstOMXPort * port, GstOMXBuffer * buf)
4210 gst_omx_port_release_buffer     omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_release_buffer (GstOMXPort *port, GstOMXBuffer *buf);$/;"      p       signature:(GstOMXPort *port, GstOMXBuffer *buf)
4211 gst_omx_port_set_enabled        omx/gstomx.c    /^gst_omx_port_set_enabled (GstOMXPort * port, gboolean enabled)$/;"    f       signature:(GstOMXPort * port, gboolean enabled)
4212 gst_omx_port_set_enabled        omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_set_enabled (GstOMXPort * port, gboolean enabled);$/;" p       signature:(GstOMXPort * port, gboolean enabled)
4213 gst_omx_port_set_enabled_unlocked       omx/gstomx.c    /^gst_omx_port_set_enabled_unlocked (GstOMXPort * port, gboolean enabled)$/;"   f       file:   signature:(GstOMXPort * port, gboolean enabled)
4214 gst_omx_port_set_flushing       omx/gstomx.c    /^gst_omx_port_set_flushing (GstOMXPort * port, GstClockTime timeout,$/;"       f       signature:(GstOMXPort * port, GstClockTime timeout, gboolean flush)
4215 gst_omx_port_set_flushing       omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_set_flushing (GstOMXPort *port, GstClockTime timeout, gboolean flush);$/;"     p       signature:(GstOMXPort *port, GstClockTime timeout, gboolean flush)
4216 gst_omx_port_tbm_allocate_dec_buffers   omx/gstomx.c    /^gst_omx_port_tbm_allocate_dec_buffers (tbm_bufmgr bufMgr, GstOMXPort * port, int eCompressionFormat)$/;"      f       signature:(tbm_bufmgr bufMgr, GstOMXPort * port, int eCompressionFormat)
4217 gst_omx_port_tbm_allocate_dec_buffers   omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_tbm_allocate_dec_buffers (tbm_bufmgr  bufMgr, GstOMXPort * port, int eCompressionFormat);$/;"  p       signature:(tbm_bufmgr bufMgr, GstOMXPort * port, int eCompressionFormat)
4218 gst_omx_port_tbm_allocate_enc_buffers   omx/gstomx.c    /^gst_omx_port_tbm_allocate_enc_buffers (tbm_bufmgr bufMgr, GstOMXPort * port, int eCompressionFormat)$/;"      f       signature:(tbm_bufmgr bufMgr, GstOMXPort * port, int eCompressionFormat)
4219 gst_omx_port_tbm_allocate_enc_buffers   omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_tbm_allocate_enc_buffers (tbm_bufmgr  bufMgr, GstOMXPort * port, int eCompressionFormat);$/;"  p       signature:(tbm_bufmgr bufMgr, GstOMXPort * port, int eCompressionFormat)
4220 gst_omx_port_update_port_definition     omx/gstomx.c    /^gst_omx_port_update_port_definition (GstOMXPort * port,$/;"   f       signature:(GstOMXPort * port, OMX_PARAM_PORTDEFINITIONTYPE * port_def)
4221 gst_omx_port_update_port_definition     omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_update_port_definition (GstOMXPort *port, OMX_PARAM_PORTDEFINITIONTYPE *port_definition);$/;"  p       signature:(GstOMXPort *port, OMX_PARAM_PORTDEFINITIONTYPE *port_definition)
4222 gst_omx_port_use_buffers        omx/gstomx.c    /^gst_omx_port_use_buffers (GstOMXPort * port, const GList * buffers)$/;"       f       signature:(GstOMXPort * port, const GList * buffers)
4223 gst_omx_port_use_buffers        omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_use_buffers (GstOMXPort *port, const GList *buffers);$/;"      p       signature:(GstOMXPort *port, const GList *buffers)
4224 gst_omx_port_use_eglimages      omx/gstomx.c    /^gst_omx_port_use_eglimages (GstOMXPort * port, const GList * images)$/;"      f       signature:(GstOMXPort * port, const GList * images)
4225 gst_omx_port_use_eglimages      omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_use_eglimages (GstOMXPort *port, const GList *images);$/;"     p       signature:(GstOMXPort *port, const GList *images)
4226 gst_omx_port_wait_buffers_released      omx/gstomx.c    /^gst_omx_port_wait_buffers_released (GstOMXPort * port, GstClockTime timeout)$/;"      f       signature:(GstOMXPort * port, GstClockTime timeout)
4227 gst_omx_port_wait_buffers_released      omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_wait_buffers_released (GstOMXPort * port, GstClockTime timeout);$/;"   p       signature:(GstOMXPort * port, GstClockTime timeout)
4228 gst_omx_port_wait_buffers_released_unlocked     omx/gstomx.c    /^gst_omx_port_wait_buffers_released_unlocked (GstOMXPort * port,$/;"   f       file:   signature:(GstOMXPort * port, GstClockTime timeout)
4229 gst_omx_port_wait_enabled       omx/gstomx.c    /^gst_omx_port_wait_enabled (GstOMXPort * port, GstClockTime timeout)$/;"       f       signature:(GstOMXPort * port, GstClockTime timeout)
4230 gst_omx_port_wait_enabled       omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_port_wait_enabled (GstOMXPort * port, GstClockTime timeout);$/;"    p       signature:(GstOMXPort * port, GstClockTime timeout)
4231 gst_omx_port_wait_enabled_unlocked      omx/gstomx.c    /^gst_omx_port_wait_enabled_unlocked (GstOMXPort * port, GstClockTime timeout)$/;"      f       file:   signature:(GstOMXPort * port, GstClockTime timeout)
4232 gst_omx_set_default_role        omx/gstomx.c    /^gst_omx_set_default_role (GstOMXClassData * class_data,$/;"   f       signature:(GstOMXClassData * class_data, const gchar * default_role)
4233 gst_omx_set_default_role        omx/gstomx.h    /^void              gst_omx_set_default_role (GstOMXClassData *class_data, const gchar *default_role);$/;"      p       signature:(GstOMXClassData *class_data, const gchar *default_role)
4234 gst_omx_setup_tunnel    omx/gstomx.c    /^gst_omx_setup_tunnel (GstOMXPort * port1, GstOMXPort * port2)$/;"     f       signature:(GstOMXPort * port1, GstOMXPort * port2)
4235 gst_omx_setup_tunnel    omx/gstomx.h    /^OMX_ERRORTYPE     gst_omx_setup_tunnel (GstOMXPort * port1, GstOMXPort * port2);$/;"  p       signature:(GstOMXPort * port1, GstOMXPort * port2)
4236 gst_omx_state_to_string omx/gstomx.c    /^gst_omx_state_to_string (OMX_STATETYPE state)$/;"     f       signature:(OMX_STATETYPE state)
4237 gst_omx_state_to_string omx/gstomx.h    /^const gchar *     gst_omx_state_to_string (OMX_STATETYPE state);$/;"  p       signature:(OMX_STATETYPE state)
4238 gst_omx_tbm_allocate_bo omx/gstomx.c    /^gst_omx_tbm_allocate_bo(tbm_bufmgr hBufmgr, int size)$/;"     f       signature:(tbm_bufmgr hBufmgr, int size)
4239 gst_omx_tbm_allocate_bo omx/gstomx.h    /^tbm_bo            gst_omx_tbm_allocate_bo(tbm_bufmgr hBufmgr, int size);$/;"  p       signature:(tbm_bufmgr hBufmgr, int size)
4240 gst_omx_tbm_deallocate_bo       omx/gstomx.c    /^gst_omx_tbm_deallocate_bo(tbm_bo bo)$/;"      f       signature:(tbm_bo bo)
4241 gst_omx_tbm_deallocate_bo       omx/gstomx.h    /^void              gst_omx_tbm_deallocate_bo(tbm_bo bo);$/;"   p       signature:(tbm_bo bo)
4242 gst_omx_tbm_get_bo_fd   omx/gstomx.c    /^gst_omx_tbm_get_bo_fd(tbm_bo bo)$/;"  f       signature:(tbm_bo bo)
4243 gst_omx_tbm_get_bo_fd   omx/gstomx.h    /^OMX_U32           gst_omx_tbm_get_bo_fd(tbm_bo bo);$/;"       p       signature:(tbm_bo bo)
4244 gst_omx_tbm_get_bo_ptr  omx/gstomx.c    /^gst_omx_tbm_get_bo_ptr(tbm_bo bo)$/;" f       signature:(tbm_bo bo)
4245 gst_omx_tbm_get_bo_ptr  omx/gstomx.h    /^OMX_PTR           gst_omx_tbm_get_bo_ptr(tbm_bo bo);$/;"      p       signature:(tbm_bo bo)
4246 gst_omx_theora_dec_class_init   omx/gstomxtheoradec.c   /^gst_omx_theora_dec_class_init (GstOMXTheoraDecClass * klass)$/;"      f       file:   signature:(GstOMXTheoraDecClass * klass)
4247 gst_omx_theora_dec_debug_category       omx/gstomxtheoradec.c   /^GST_DEBUG_CATEGORY_STATIC (gst_omx_theora_dec_debug_category);$/;"    v
4248 gst_omx_theora_dec_get_type     omx/gstomxtheoradec.h   /^GType gst_omx_theora_dec_get_type (void);$/;" p       signature:(void)
4249 gst_omx_theora_dec_handle_frame omx/gstomxtheoradec.c   /^gst_omx_theora_dec_handle_frame (GstVideoDecoder * decoder,$/;"       f       file:   signature:(GstVideoDecoder * decoder, GstVideoCodecFrame * frame)
4250 gst_omx_theora_dec_handle_frame omx/gstomxtheoradec.c   /^static GstFlowReturn gst_omx_theora_dec_handle_frame (GstVideoDecoder * decoder,$/;"  p       file:   signature:(GstVideoDecoder * decoder, GstVideoCodecFrame * frame)
4251 gst_omx_theora_dec_init omx/gstomxtheoradec.c   /^gst_omx_theora_dec_init (GstOMXTheoraDec * self)$/;"  f       file:   signature:(GstOMXTheoraDec * self)
4252 gst_omx_theora_dec_is_format_change     omx/gstomxtheoradec.c   /^gst_omx_theora_dec_is_format_change (GstOMXVideoDec * dec,$/;"        f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4253 gst_omx_theora_dec_is_format_change     omx/gstomxtheoradec.c   /^static gboolean gst_omx_theora_dec_is_format_change (GstOMXVideoDec * dec,$/;"        p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4254 gst_omx_theora_dec_set_format   omx/gstomxtheoradec.c   /^gst_omx_theora_dec_set_format (GstOMXVideoDec * dec, GstOMXPort * port,$/;"   f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4255 gst_omx_theora_dec_set_format   omx/gstomxtheoradec.c   /^static gboolean gst_omx_theora_dec_set_format (GstOMXVideoDec * dec,$/;"      p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4256 gst_omx_theora_dec_stop omx/gstomxtheoradec.c   /^gst_omx_theora_dec_stop (GstVideoDecoder * decoder)$/;"       f       file:   signature:(GstVideoDecoder * decoder)
4257 gst_omx_theora_dec_stop omx/gstomxtheoradec.c   /^static gboolean gst_omx_theora_dec_stop (GstVideoDecoder * decoder);$/;"      p       file:   signature:(GstVideoDecoder * decoder)
4258 gst_omx_video_debug_category    omx/gstomx.h    /^GST_DEBUG_CATEGORY_EXTERN (gst_omx_video_debug_category);$/;" v
4259 gst_omx_video_debug_category    omx/gstomxvideo.c       /^GST_DEBUG_CATEGORY (gst_omx_video_debug_category);$/;"        v
4260 gst_omx_video_dec_allocate_output_buffers       omx/gstomxvideodec.c    /^gst_omx_video_dec_allocate_output_buffers (GstOMXVideoDec * self)$/;" f       file:   signature:(GstOMXVideoDec * self)
4261 gst_omx_video_dec_allocate_output_buffers       omx/gstomxvideodec.c    /^static OMX_ERRORTYPE gst_omx_video_dec_allocate_output_buffers (GstOMXVideoDec *$/;"  p       file:   signature:(GstOMXVideoDec * self)
4262 gst_omx_video_dec_change_state  omx/gstomxvideodec.c    /^gst_omx_video_dec_change_state (GstElement * element, GstStateChange transition)$/;"  f       file:   signature:(GstElement * element, GstStateChange transition)
4263 gst_omx_video_dec_change_state  omx/gstomxvideodec.c    /^gst_omx_video_dec_change_state (GstElement * element,$/;"     p       file:   signature:(GstElement * element, GstStateChange transition)
4264 gst_omx_video_dec_class_init    omx/gstomxvideodec.c    /^gst_omx_video_dec_class_init (GstOMXVideoDecClass * klass)$/;"        f       file:   signature:(GstOMXVideoDecClass * klass)
4265 gst_omx_video_dec_clean_older_frames    omx/gstomxvideodec.c    /^gst_omx_video_dec_clean_older_frames (GstOMXVideoDec * self,$/;"      f       file:   signature:(GstOMXVideoDec * self, GstOMXBuffer * buf, GList * frames)
4266 gst_omx_video_dec_close omx/gstomxvideodec.c    /^gst_omx_video_dec_close (GstVideoDecoder * decoder)$/;"       f       file:   signature:(GstVideoDecoder * decoder)
4267 gst_omx_video_dec_close omx/gstomxvideodec.c    /^static gboolean gst_omx_video_dec_close (GstVideoDecoder * decoder);$/;"      p       file:   signature:(GstVideoDecoder * decoder)
4268 gst_omx_video_dec_deallocate_output_buffers     omx/gstomxvideodec.c    /^gst_omx_video_dec_deallocate_output_buffers (GstOMXVideoDec * self)$/;"       f       file:   signature:(GstOMXVideoDec * self)
4269 gst_omx_video_dec_deallocate_output_buffers     omx/gstomxvideodec.c    /^static OMX_ERRORTYPE gst_omx_video_dec_deallocate_output_buffers (GstOMXVideoDec$/;"  p       file:   signature:(GstOMXVideoDec * self)
4270 gst_omx_video_dec_debug_category        omx/gstomxvideodec.c    /^GST_DEBUG_CATEGORY_STATIC (gst_omx_video_dec_debug_category);$/;"     v
4271 gst_omx_video_dec_decide_allocation     omx/gstomxvideodec.c    /^gst_omx_video_dec_decide_allocation (GstVideoDecoder * bdec, GstQuery * query)$/;"    f       file:   signature:(GstVideoDecoder * bdec, GstQuery * query)
4272 gst_omx_video_dec_decide_allocation     omx/gstomxvideodec.c    /^static gboolean gst_omx_video_dec_decide_allocation (GstVideoDecoder * bdec,$/;"      p       file:   signature:(GstVideoDecoder * bdec, GstQuery * query)
4273 gst_omx_video_dec_drain omx/gstomxvideodec.c    /^gst_omx_video_dec_drain (GstOMXVideoDec * self)$/;"   f       file:   signature:(GstOMXVideoDec * self)
4274 gst_omx_video_dec_drain omx/gstomxvideodec.c    /^static GstFlowReturn gst_omx_video_dec_drain (GstOMXVideoDec * self);$/;"     p       file:   signature:(GstOMXVideoDec * self)
4275 gst_omx_video_dec_fill_buffer   omx/gstomxvideodec.c    /^gst_omx_video_dec_fill_buffer (GstOMXVideoDec * self,$/;"     f       file:   signature:(GstOMXVideoDec * self, GstOMXBuffer * inbuf, GstBuffer * outbuf)
4276 gst_omx_video_dec_finalize      omx/gstomxvideodec.c    /^gst_omx_video_dec_finalize (GObject * object)$/;"     f       file:   signature:(GObject * object)
4277 gst_omx_video_dec_finalize      omx/gstomxvideodec.c    /^static void gst_omx_video_dec_finalize (GObject * object);$/;"        p       file:   signature:(GObject * object)
4278 gst_omx_video_dec_finish        omx/gstomxvideodec.c    /^gst_omx_video_dec_finish (GstVideoDecoder * decoder)$/;"      f       file:   signature:(GstVideoDecoder * decoder)
4279 gst_omx_video_dec_finish        omx/gstomxvideodec.c    /^static GstFlowReturn gst_omx_video_dec_finish (GstVideoDecoder * decoder);$/;"        p       file:   signature:(GstVideoDecoder * decoder)
4280 gst_omx_video_dec_flush omx/gstomxvideodec.c    /^gst_omx_video_dec_flush (GstVideoDecoder * decoder)$/;"       f       file:   signature:(GstVideoDecoder * decoder)
4281 gst_omx_video_dec_flush omx/gstomxvideodec.c    /^static gboolean gst_omx_video_dec_flush (GstVideoDecoder * decoder);$/;"      p       file:   signature:(GstVideoDecoder * decoder)
4282 gst_omx_video_dec_get_type      omx/gstomxvideodec.h    /^GType gst_omx_video_dec_get_type (void);$/;"  p       signature:(void)
4283 gst_omx_video_dec_handle_frame  omx/gstomxvideodec.c    /^gst_omx_video_dec_handle_frame (GstVideoDecoder * decoder,$/;"        f       file:   signature:(GstVideoDecoder * decoder, GstVideoCodecFrame * frame)
4284 gst_omx_video_dec_handle_frame  omx/gstomxvideodec.c    /^static GstFlowReturn gst_omx_video_dec_handle_frame (GstVideoDecoder * decoder,$/;"   p       file:   signature:(GstVideoDecoder * decoder, GstVideoCodecFrame * frame)
4285 gst_omx_video_dec_init  omx/gstomxvideodec.c    /^gst_omx_video_dec_init (GstOMXVideoDec * self)$/;"    f       file:   signature:(GstOMXVideoDec * self)
4286 gst_omx_video_dec_loop  omx/gstomxvideodec.c    /^gst_omx_video_dec_loop (GstOMXVideoDec * self)$/;"    f       file:   signature:(GstOMXVideoDec * self)
4287 gst_omx_video_dec_negotiate     omx/gstomxvideodec.c    /^gst_omx_video_dec_negotiate (GstOMXVideoDec * self)$/;"       f       file:   signature:(GstOMXVideoDec * self)
4288 gst_omx_video_dec_open  omx/gstomxvideodec.c    /^gst_omx_video_dec_open (GstVideoDecoder * decoder)$/;"        f       file:   signature:(GstVideoDecoder * decoder)
4289 gst_omx_video_dec_open  omx/gstomxvideodec.c    /^static gboolean gst_omx_video_dec_open (GstVideoDecoder * decoder);$/;"       p       file:   signature:(GstVideoDecoder * decoder)
4290 gst_omx_video_dec_reconfigure_output_port       omx/gstomxvideodec.c    /^gst_omx_video_dec_reconfigure_output_port (GstOMXVideoDec * self)$/;" f       file:   signature:(GstOMXVideoDec * self)
4291 gst_omx_video_dec_set_format    omx/gstomxvideodec.c    /^gst_omx_video_dec_set_format (GstVideoDecoder * decoder,$/;"  f       file:   signature:(GstVideoDecoder * decoder, GstVideoCodecState * state)
4292 gst_omx_video_dec_set_format    omx/gstomxvideodec.c    /^static gboolean gst_omx_video_dec_set_format (GstVideoDecoder * decoder,$/;"  p       file:   signature:(GstVideoDecoder * decoder, GstVideoCodecState * state)
4293 gst_omx_video_dec_shutdown      omx/gstomxvideodec.c    /^gst_omx_video_dec_shutdown (GstOMXVideoDec * self)$/;"        f       file:   signature:(GstOMXVideoDec * self)
4294 gst_omx_video_dec_start omx/gstomxvideodec.c    /^gst_omx_video_dec_start (GstVideoDecoder * decoder)$/;"       f       file:   signature:(GstVideoDecoder * decoder)
4295 gst_omx_video_dec_start omx/gstomxvideodec.c    /^static gboolean gst_omx_video_dec_start (GstVideoDecoder * decoder);$/;"      p       file:   signature:(GstVideoDecoder * decoder)
4296 gst_omx_video_dec_stop  omx/gstomxvideodec.c    /^gst_omx_video_dec_stop (GstVideoDecoder * decoder)$/;"        f       file:   signature:(GstVideoDecoder * decoder)
4297 gst_omx_video_dec_stop  omx/gstomxvideodec.c    /^static gboolean gst_omx_video_dec_stop (GstVideoDecoder * decoder);$/;"       p       file:   signature:(GstVideoDecoder * decoder)
4298 gst_omx_video_enc_change_state  omx/gstomxvideoenc.c    /^gst_omx_video_enc_change_state (GstElement * element, GstStateChange transition)$/;"  f       file:   signature:(GstElement * element, GstStateChange transition)
4299 gst_omx_video_enc_change_state  omx/gstomxvideoenc.c    /^gst_omx_video_enc_change_state (GstElement * element,$/;"     p       file:   signature:(GstElement * element, GstStateChange transition)
4300 gst_omx_video_enc_class_init    omx/gstomxvideoenc.c    /^gst_omx_video_enc_class_init (GstOMXVideoEncClass * klass)$/;"        f       file:   signature:(GstOMXVideoEncClass * klass)
4301 gst_omx_video_enc_close omx/gstomxvideoenc.c    /^gst_omx_video_enc_close (GstVideoEncoder * encoder)$/;"       f       file:   signature:(GstVideoEncoder * encoder)
4302 gst_omx_video_enc_close omx/gstomxvideoenc.c    /^static gboolean gst_omx_video_enc_close (GstVideoEncoder * encoder);$/;"      p       file:   signature:(GstVideoEncoder * encoder)
4303 gst_omx_video_enc_control_rate_get_type omx/gstomxvideoenc.c    /^gst_omx_video_enc_control_rate_get_type (void)$/;"    f       file:   signature:(void)
4304 gst_omx_video_enc_debug_category        omx/gstomxvideoenc.c    /^GST_DEBUG_CATEGORY_STATIC (gst_omx_video_enc_debug_category);$/;"     v
4305 gst_omx_video_enc_drain omx/gstomxvideoenc.c    /^gst_omx_video_enc_drain (GstOMXVideoEnc * self)$/;"   f       file:   signature:(GstOMXVideoEnc * self)
4306 gst_omx_video_enc_drain omx/gstomxvideoenc.c    /^static GstFlowReturn gst_omx_video_enc_drain (GstOMXVideoEnc * self);$/;"     p       file:   signature:(GstOMXVideoEnc * self)
4307 gst_omx_video_enc_fill_buffer   omx/gstomxvideoenc.c    /^gst_omx_video_enc_fill_buffer (GstOMXVideoEnc * self, GstBuffer * inbuf,$/;"  f       file:   signature:(GstOMXVideoEnc * self, GstBuffer * inbuf, GstOMXBuffer * outbuf)
4308 gst_omx_video_enc_finalize      omx/gstomxvideoenc.c    /^gst_omx_video_enc_finalize (GObject * object)$/;"     f       file:   signature:(GObject * object)
4309 gst_omx_video_enc_finalize      omx/gstomxvideoenc.c    /^static void gst_omx_video_enc_finalize (GObject * object);$/;"        p       file:   signature:(GObject * object)
4310 gst_omx_video_enc_finish        omx/gstomxvideoenc.c    /^gst_omx_video_enc_finish (GstVideoEncoder * encoder)$/;"      f       file:   signature:(GstVideoEncoder * encoder)
4311 gst_omx_video_enc_finish        omx/gstomxvideoenc.c    /^static gboolean gst_omx_video_enc_finish (GstVideoEncoder * encoder);$/;"     p       file:   signature:(GstVideoEncoder * encoder)
4312 gst_omx_video_enc_flush omx/gstomxvideoenc.c    /^gst_omx_video_enc_flush (GstVideoEncoder * encoder)$/;"       f       file:   signature:(GstVideoEncoder * encoder)
4313 gst_omx_video_enc_flush omx/gstomxvideoenc.c    /^static gboolean gst_omx_video_enc_flush (GstVideoEncoder * encoder);$/;"      p       file:   signature:(GstVideoEncoder * encoder)
4314 gst_omx_video_enc_get_property  omx/gstomxvideoenc.c    /^gst_omx_video_enc_get_property (GObject * object, guint prop_id, GValue * value,$/;"  f       file:   signature:(GObject * object, guint prop_id, GValue * value, GParamSpec * pspec)
4315 gst_omx_video_enc_get_property  omx/gstomxvideoenc.c    /^static void gst_omx_video_enc_get_property (GObject * object, guint prop_id,$/;"      p       file:   signature:(GObject * object, guint prop_id, GValue * value, GParamSpec * pspec)
4316 gst_omx_video_enc_get_type      omx/gstomxvideoenc.h    /^GType gst_omx_video_enc_get_type (void);$/;"  p       signature:(void)
4317 gst_omx_video_enc_getcaps       omx/gstomxvideoenc.c    /^gst_omx_video_enc_getcaps (GstVideoEncoder * encoder, GstCaps * filter)$/;"   f       file:   signature:(GstVideoEncoder * encoder, GstCaps * filter)
4318 gst_omx_video_enc_getcaps       omx/gstomxvideoenc.c    /^static GstCaps *gst_omx_video_enc_getcaps (GstVideoEncoder * encoder,$/;"     p       file:   signature:(GstVideoEncoder * encoder, GstCaps * filter)
4319 gst_omx_video_enc_handle_frame  omx/gstomxvideoenc.c    /^gst_omx_video_enc_handle_frame (GstVideoEncoder * encoder,$/;"        f       file:   signature:(GstVideoEncoder * encoder, GstVideoCodecFrame * frame)
4320 gst_omx_video_enc_handle_frame  omx/gstomxvideoenc.c    /^static GstFlowReturn gst_omx_video_enc_handle_frame (GstVideoEncoder * encoder,$/;"   p       file:   signature:(GstVideoEncoder * encoder, GstVideoCodecFrame * frame)
4321 gst_omx_video_enc_handle_output_frame   omx/gstomxvideoenc.c    /^gst_omx_video_enc_handle_output_frame (GstOMXVideoEnc * self, GstOMXPort * port,$/;"  f       file:   signature:(GstOMXVideoEnc * self, GstOMXPort * port, GstOMXBuffer * buf, GstVideoCodecFrame * frame)
4322 gst_omx_video_enc_handle_output_frame   omx/gstomxvideoenc.c    /^static GstFlowReturn gst_omx_video_enc_handle_output_frame (GstOMXVideoEnc *$/;"      p       file:   signature:(GstOMXVideoEnc * self, GstOMXPort * port, GstOMXBuffer * buf, GstVideoCodecFrame * frame)
4323 gst_omx_video_enc_init  omx/gstomxvideoenc.c    /^gst_omx_video_enc_init (GstOMXVideoEnc * self)$/;"    f       file:   signature:(GstOMXVideoEnc * self)
4324 gst_omx_video_enc_loop  omx/gstomxvideoenc.c    /^gst_omx_video_enc_loop (GstOMXVideoEnc * self)$/;"    f       file:   signature:(GstOMXVideoEnc * self)
4325 gst_omx_video_enc_open  omx/gstomxvideoenc.c    /^gst_omx_video_enc_open (GstVideoEncoder * encoder)$/;"        f       file:   signature:(GstVideoEncoder * encoder)
4326 gst_omx_video_enc_open  omx/gstomxvideoenc.c    /^static gboolean gst_omx_video_enc_open (GstVideoEncoder * encoder);$/;"       p       file:   signature:(GstVideoEncoder * encoder)
4327 gst_omx_video_enc_propose_allocation    omx/gstomxvideoenc.c    /^gst_omx_video_enc_propose_allocation (GstVideoEncoder * encoder,$/;"  f       file:   signature:(GstVideoEncoder * encoder, GstQuery * query)
4328 gst_omx_video_enc_propose_allocation    omx/gstomxvideoenc.c    /^static gboolean gst_omx_video_enc_propose_allocation (GstVideoEncoder * encoder,$/;"  p       file:   signature:(GstVideoEncoder * encoder, GstQuery * query)
4329 gst_omx_video_enc_set_format    omx/gstomxvideoenc.c    /^gst_omx_video_enc_set_format (GstVideoEncoder * encoder,$/;"  f       file:   signature:(GstVideoEncoder * encoder, GstVideoCodecState * state)
4330 gst_omx_video_enc_set_format    omx/gstomxvideoenc.c    /^static gboolean gst_omx_video_enc_set_format (GstVideoEncoder * encoder,$/;"  p       file:   signature:(GstVideoEncoder * encoder, GstVideoCodecState * state)
4331 gst_omx_video_enc_set_property  omx/gstomxvideoenc.c    /^gst_omx_video_enc_set_property (GObject * object, guint prop_id,$/;"  f       file:   signature:(GObject * object, guint prop_id, const GValue * value, GParamSpec * pspec)
4332 gst_omx_video_enc_set_property  omx/gstomxvideoenc.c    /^static void gst_omx_video_enc_set_property (GObject * object, guint prop_id,$/;"      p       file:   signature:(GObject * object, guint prop_id, const GValue * value, GParamSpec * pspec)
4333 gst_omx_video_enc_shutdown      omx/gstomxvideoenc.c    /^gst_omx_video_enc_shutdown (GstOMXVideoEnc * self)$/;"        f       file:   signature:(GstOMXVideoEnc * self)
4334 gst_omx_video_enc_start omx/gstomxvideoenc.c    /^gst_omx_video_enc_start (GstVideoEncoder * encoder)$/;"       f       file:   signature:(GstVideoEncoder * encoder)
4335 gst_omx_video_enc_start omx/gstomxvideoenc.c    /^static gboolean gst_omx_video_enc_start (GstVideoEncoder * encoder);$/;"      p       file:   signature:(GstVideoEncoder * encoder)
4336 gst_omx_video_enc_stop  omx/gstomxvideoenc.c    /^gst_omx_video_enc_stop (GstVideoEncoder * encoder)$/;"        f       file:   signature:(GstVideoEncoder * encoder)
4337 gst_omx_video_enc_stop  omx/gstomxvideoenc.c    /^static gboolean gst_omx_video_enc_stop (GstVideoEncoder * encoder);$/;"       p       file:   signature:(GstVideoEncoder * encoder)
4338 gst_omx_video_find_nearest_frame        omx/gstomxvideo.c       /^gst_omx_video_find_nearest_frame (GstOMXBuffer * buf, GList * frames)$/;"     f       signature:(GstOMXBuffer * buf, GList * frames)
4339 gst_omx_video_find_nearest_frame        omx/gstomxvideo.h       /^gst_omx_video_find_nearest_frame (GstOMXBuffer * buf, GList * frames);$/;"    p       signature:(GstOMXBuffer * buf, GList * frames)
4340 gst_omx_video_get_caps_for_map  omx/gstomxvideo.c       /^gst_omx_video_get_caps_for_map (GList * map)$/;"      f       signature:(GList * map)
4341 gst_omx_video_get_caps_for_map  omx/gstomxvideo.h       /^GstCaps * gst_omx_video_get_caps_for_map(GList * map);$/;"    p       signature:(GList * map)
4342 gst_omx_video_get_format_from_omx       omx/gstomxvideo.c       /^gst_omx_video_get_format_from_omx (OMX_COLOR_FORMATTYPE omx_colorformat)$/;"  f       signature:(OMX_COLOR_FORMATTYPE omx_colorformat)
4343 gst_omx_video_get_format_from_omx       omx/gstomxvideo.h       /^gst_omx_video_get_format_from_omx (OMX_COLOR_FORMATTYPE omx_colorformat);$/;" p       signature:(OMX_COLOR_FORMATTYPE omx_colorformat)
4344 gst_omx_video_get_supported_colorformats        omx/gstomxvideo.c       /^gst_omx_video_get_supported_colorformats (GstOMXPort * port,$/;"      f       signature:(GstOMXPort * port, GstVideoCodecState * state)
4345 gst_omx_video_get_supported_colorformats        omx/gstomxvideo.h       /^gst_omx_video_get_supported_colorformats (GstOMXPort * port,$/;"      p       signature:(GstOMXPort * port, GstVideoCodecState * state)
4346 gst_omx_video_negotiation_map_free      omx/gstomxvideo.c       /^gst_omx_video_negotiation_map_free (GstOMXVideoNegotiationMap * m)$/;"        f       signature:(GstOMXVideoNegotiationMap * m)
4347 gst_omx_video_negotiation_map_free      omx/gstomxvideo.h       /^gst_omx_video_negotiation_map_free (GstOMXVideoNegotiationMap * m);$/;"       p       signature:(GstOMXVideoNegotiationMap * m)
4348 gst_omx_vp8_dec_class_init      omx/gstomxvp8dec.c      /^gst_omx_vp8_dec_class_init (GstOMXVP8DecClass * klass)$/;"    f       file:   signature:(GstOMXVP8DecClass * klass)
4349 gst_omx_vp8_dec_debug_category  omx/gstomxvp8dec.c      /^GST_DEBUG_CATEGORY_STATIC (gst_omx_vp8_dec_debug_category);$/;"       v
4350 gst_omx_vp8_dec_get_type        omx/gstomxvp8dec.h      /^GType gst_omx_vp8_dec_get_type (void);$/;"    p       signature:(void)
4351 gst_omx_vp8_dec_init    omx/gstomxvp8dec.c      /^gst_omx_vp8_dec_init (GstOMXVP8Dec * self)$/;"        f       file:   signature:(GstOMXVP8Dec * self)
4352 gst_omx_vp8_dec_is_format_change        omx/gstomxvp8dec.c      /^gst_omx_vp8_dec_is_format_change (GstOMXVideoDec * dec,$/;"   f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4353 gst_omx_vp8_dec_is_format_change        omx/gstomxvp8dec.c      /^static gboolean gst_omx_vp8_dec_is_format_change (GstOMXVideoDec * dec,$/;"   p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4354 gst_omx_vp8_dec_set_format      omx/gstomxvp8dec.c      /^gst_omx_vp8_dec_set_format (GstOMXVideoDec * dec, GstOMXPort * port,$/;"      f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4355 gst_omx_vp8_dec_set_format      omx/gstomxvp8dec.c      /^static gboolean gst_omx_vp8_dec_set_format (GstOMXVideoDec * dec,$/;" p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4356 gst_omx_wmv_dec_class_init      omx/gstomxwmvdec.c      /^gst_omx_wmv_dec_class_init (GstOMXWMVDecClass * klass)$/;"    f       file:   signature:(GstOMXWMVDecClass * klass)
4357 gst_omx_wmv_dec_debug_category  omx/gstomxwmvdec.c      /^GST_DEBUG_CATEGORY_STATIC (gst_omx_wmv_dec_debug_category);$/;"       v
4358 gst_omx_wmv_dec_get_type        omx/gstomxwmvdec.h      /^GType gst_omx_wmv_dec_get_type (void);$/;"    p       signature:(void)
4359 gst_omx_wmv_dec_init    omx/gstomxwmvdec.c      /^gst_omx_wmv_dec_init (GstOMXWMVDec * self)$/;"        f       file:   signature:(GstOMXWMVDec * self)
4360 gst_omx_wmv_dec_is_format_change        omx/gstomxwmvdec.c      /^gst_omx_wmv_dec_is_format_change (GstOMXVideoDec * dec,$/;"   f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4361 gst_omx_wmv_dec_is_format_change        omx/gstomxwmvdec.c      /^static gboolean gst_omx_wmv_dec_is_format_change (GstOMXVideoDec * dec,$/;"   p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4362 gst_omx_wmv_dec_set_format      omx/gstomxwmvdec.c      /^gst_omx_wmv_dec_set_format (GstOMXVideoDec * dec, GstOMXPort * port,$/;"      f       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4363 gst_omx_wmv_dec_set_format      omx/gstomxwmvdec.c      /^static gboolean gst_omx_wmv_dec_set_format (GstOMXVideoDec * dec,$/;" p       file:   signature:(GstOMXVideoDec * dec, GstOMXPort * port, GstVideoCodecState * state)
4364 gstomx_debug    omx/gstomx.c    /^GST_DEBUG_CATEGORY (gstomx_debug);$/;"        v
4365 h       omx/gstomx.h    /^    int      h[SCMN_IMGB_MAX_PLANE];    \/* height of each image plane *\/$/;"        m       struct:__anon2  access:public
4366 hMarkTargetComponent    omx/openmax/OMX_Core.h  /^    OMX_HANDLETYPE hMarkTargetComponent; \/**< The component that will generate a $/;"        m       struct:OMX_BUFFERHEADERTYPE     access:public
4367 hMarkTargetComponent    omx/openmax/OMX_Types.h /^    OMX_HANDLETYPE hMarkTargetComponent;   \/**< The component that will $/;" m       struct:OMX_MARKTYPE     access:public
4368 hPipe   omx/openmax/OMX_Component.h     /^    OMX_HANDLETYPE hPipe;       \/**< The pipe handle*\/$/;"  m       struct:OMX_PARAM_CONTENTPIPETYPE        access:public
4369 hTBMBufMgr      omx/gstomxvideodec.h    /^  tbm_bufmgr hTBMBufMgr;$/;"  m       struct:_GstOMXVideoDec  access:public
4370 hTBMBufMgr      omx/gstomxvideoenc.h    /^  tbm_bufmgr hTBMBufMgr;$/;"  m       struct:_GstOMXVideoEnc  access:public
4371 hacks   omx/gstomx.h    /^  guint64 hacks; \/* Flags, GST_OMX_HACK_* *\/$/;"    m       struct:_GstOMXComponent access:public
4372 hacks   omx/gstomx.h    /^  guint64 hacks;$/;"  m       struct:_GstOMXClassData access:public
4373 handle  omx/gstomx.h    /^  OMX_HANDLETYPE handle;$/;"  m       struct:_GstOMXComponent access:public
4374 handle_keyboard examples/egl/testegl.c  /^handle_keyboard (GIOChannel * source, GIOCondition cond, APP_STATE_T * state)$/;"     f       file:   signature:(GIOChannel * source, GIOCondition cond, APP_STATE_T * state)
4375 handle_output_frame     omx/gstomxvideoenc.h    /^  GstFlowReturn       (*handle_output_frame) (GstOMXVideoEnc * self, GstOMXPort * port, GstOMXBuffer * buffer, GstVideoCodecFrame * frame);$/;"       m       struct:_GstOMXVideoEncClass     access:public
4376 handle_queued_objects   examples/egl/testegl.c  /^handle_queued_objects (APP_STATE_T * state)$/;"       f       file:   signature:(APP_STATE_T * state)
4377 header  omx/gstomxtheoradec.h   /^  GstBuffer *header;$/;"      m       struct:_GstOMXTheoraDec access:public
4378 headers omx/gstomxh264enc.h     /^  GList *headers;$/;" m       struct:_GstOMXH264Enc   access:public
4379 iec61937        omx/gstomxaudiosink.h   /^  gboolean iec61937;$/;"      m       struct:_GstOMXAudioSink access:public
4380 image   omx/openmax/OMX_Component.h     /^        OMX_IMAGE_PORTDEFINITIONTYPE image;$/;"       m       union:OMX_PARAM_PORTDEFINITIONTYPE::__anon33    access:public
4381 in_port omx/gstomxaudiosink.h   /^  GstOMXPort *in_port, *out_port;$/;" m       struct:_GstOMXAudioSink access:public
4382 in_port_index   omx/gstomx.h    /^  guint32 in_port_index, out_port_index;$/;"  m       struct:_GstOMXClassData access:public
4383 in_port_pool    omx/gstomxaudiodec.h    /^  GstBufferPool *in_port_pool, *out_port_pool;$/;"    m       struct:_GstOMXAudioDec  access:public
4384 in_port_pool    omx/gstomxvideodec.h    /^  GstBufferPool *in_port_pool, *out_port_pool;$/;"    m       struct:_GstOMXVideoDec  access:public
4385 inc_and_wrap_angle      examples/egl/testegl.c  /^inc_and_wrap_angle (GLfloat angle, GLfloat angle_inc)$/;"     f       file:   signature:(GLfloat angle, GLfloat angle_inc)
4386 inc_and_wrap_angle      examples/egl/testegl.c  /^static GLfloat inc_and_wrap_angle (GLfloat angle, GLfloat angle_inc);$/;"     p       file:   signature:(GLfloat angle, GLfloat angle_inc)
4387 index   omx/gstomx.h    /^  guint32 index;$/;"  m       struct:_GstOMXPort      access:public
4388 info    omx/gstomxaudiodec.h    /^  GstAudioInfo info;$/;"      m       struct:_GstOMXAudioDec  access:public
4389 init    omx/gstomx.h    /^  OMX_ERRORTYPE (*init) (void);$/;"   m       struct:_GstOMXCore      access:public
4390 init_intercom   examples/egl/testegl.c  /^init_intercom (APP_STATE_T * state)$/;"       f       file:   signature:(APP_STATE_T * state)
4391 init_model_proj examples/egl/testegl.c  /^init_model_proj (APP_STATE_T * state)$/;"     f       file:   signature:(APP_STATE_T * state)
4392 init_model_proj examples/egl/testegl.c  /^static void init_model_proj (APP_STATE_T * state);$/;"        p       file:   signature:(APP_STATE_T * state)
4393 init_ogl        examples/egl/testegl.c  /^init_ogl (APP_STATE_T * state)$/;"    f       file:   signature:(APP_STATE_T * state)
4394 init_ogl        examples/egl/testegl.c  /^static void init_ogl (APP_STATE_T * state);$/;"       p       file:   signature:(APP_STATE_T * state)
4395 init_parse_launch_player        examples/egl/testegl.c  /^init_parse_launch_player (APP_STATE_T * state, const gchar * spipeline)$/;"   f       file:   signature:(APP_STATE_T * state, const gchar * spipeline)
4396 init_playbin_player     examples/egl/testegl.c  /^init_playbin_player (APP_STATE_T * state, const gchar * uri)$/;"      f       file:   signature:(APP_STATE_T * state, const gchar * uri)
4397 init_textures   examples/egl/testegl.c  /^init_textures (APP_STATE_T * state, GstBuffer * buffer)$/;"   f       file:   signature:(APP_STATE_T * state, GstBuffer * buffer)
4398 init_textures   examples/egl/testegl.c  /^static void init_textures (APP_STATE_T * state, GstBuffer * buffer);$/;"      p       file:   signature:(APP_STATE_T * state, GstBuffer * buffer)
4399 inline_sps_pps_headers  omx/gstomxh264enc.h     /^  gboolean inline_sps_pps_headers;$/;"        m       struct:_GstOMXH264Enc   access:public
4400 input_state     omx/gstomxvideodec.h    /^  GstVideoCodecState *input_state;$/;"        m       struct:_GstOMXVideoDec  access:public
4401 input_state     omx/gstomxvideoenc.h    /^  GstVideoCodecState *input_state;$/;"        m       struct:_GstOMXVideoEnc  access:public
4402 install_git_hooks       common/gst-autogen.sh   /^install_git_hooks ()$/;"      f
4403 int16   omx/gstomxaudiosink.c   /^transform_3_4 (int16);$/;"    v
4404 int16   omx/gstomxaudiosink.c   /^transform_5_8 (int16);$/;"    v
4405 int16   omx/gstomxaudiosink.c   /^transform_6_8 (int16);$/;"    v
4406 int16   omx/gstomxaudiosink.c   /^transform_7_8 (int16);$/;"    v
4407 int32   omx/gstomxaudiosink.c   /^transform_3_4 (int32);$/;"    v
4408 int32   omx/gstomxaudiosink.c   /^transform_5_8 (int32);$/;"    v
4409 int32   omx/gstomxaudiosink.c   /^transform_6_8 (int32);$/;"    v
4410 int32   omx/gstomxaudiosink.c   /^transform_7_8 (int32);$/;"    v
4411 interval_intraframes    omx/gstomxh264enc.h     /^  guint32 interval_intraframes;$/;"   m       struct:_GstOMXH264Enc   access:public
4412 is_float        omx/gstomxaudiosink.h   /^  gboolean is_float;$/;"      m       struct:_GstOMXAudioSink access:public
4413 is_format_change        omx/gstomxaudiodec.h    /^  gboolean (*is_format_change) (GstOMXAudioDec * self, GstOMXPort * port, GstCaps * caps);$/;"        m       struct:_GstOMXAudioDecClass     access:public
4414 is_format_change        omx/gstomxvideodec.h    /^  gboolean (*is_format_change) (GstOMXVideoDec * self, GstOMXPort * port, GstVideoCodecState * state);$/;"    m       struct:_GstOMXVideoDecClass     access:public
4415 is_signed       omx/gstomxaudiosink.h   /^  gboolean is_signed;$/;"     m       struct:_GstOMXAudioSink access:public
4416 jpeg_data       omx/gstomx.h    /^    void *jpeg_data;                    \/* JPEG data *\/$/;" m       struct:__anon2  access:public
4417 jpeg_size       omx/gstomx.h    /^    int jpeg_size;                      \/* JPEG size *\/$/;" m       struct:__anon2  access:public
4418 last_buffer     examples/egl/testegl.c  /^  GstBuffer *last_buffer;$/;" m       struct:__anon37 file:   access:public
4419 last_error      omx/gstomx.h    /^  OMX_ERRORTYPE last_error;$/;"       m       struct:_GstOMXComponent access:public
4420 last_upstream_ts        omx/gstomxaudiodec.h    /^  GstClockTime last_upstream_ts;$/;"  m       struct:_GstOMXAudioDec  access:public
4421 last_upstream_ts        omx/gstomxaudioenc.h    /^  GstClockTime last_upstream_ts;$/;"  m       struct:_GstOMXAudioEnc  access:public
4422 last_upstream_ts        omx/gstomxvideodec.h    /^  GstClockTime last_upstream_ts;$/;"  m       struct:_GstOMXVideoDec  access:public
4423 last_upstream_ts        omx/gstomxvideoenc.h    /^  GstClockTime last_upstream_ts;$/;"  m       struct:_GstOMXVideoEnc  access:public
4424 lock    omx/gstomx.h    /^  GMutex lock;$/;"    m       struct:_GstOMXComponent access:public
4425 lock    omx/gstomx.h    /^  GMutex lock;$/;"    m       struct:_GstOMXCore      access:public
4426 lock    omx/gstomxaudiosink.h   /^  GMutex lock;$/;"    m       struct:_GstOMXAudioSink access:public
4427 m       examples/egl/testegl.c  /^  GLfloat m[4][4];$/;"        m       struct:__anon36 file:   access:public
4428 mBo     omx/gstomx.h    /^   tbm_bo  mBo;$/;"   m       struct:_TBMBuffer       access:public
4429 mBufFD  omx/gstomx.h    /^   OMX_U32 mBufFD;$/;"        m       struct:_TBMBuffer       access:public
4430 mPtr    omx/gstomx.h    /^   OMX_PTR mPtr;$/;"  m       struct:_TBMBuffer       access:public
4431 main    examples/egl/testegl.c  /^main (int argc, char **argv)$/;"      f       signature:(int argc, char **argv)
4432 main    tools/listcomponents.c  /^main (gint argc, gchar ** argv)$/;"   f       signature:(gint argc, gchar ** argv)
4433 main_loop       examples/egl/testegl.c  /^  GMainLoop *main_loop;$/;"   m       struct:__anon37 file:   access:public
4434 map_adts_sample_index   omx/gstomxaacenc.c      /^map_adts_sample_index (guint32 srate)$/;"     f       file:   signature:(guint32 srate)
4435 mem     omx/gstomxbufferpool.c  /^  GstMemory mem;$/;"  m       struct:_GstOMXMemory    file:   access:public
4436 messages        omx/gstomx.h    /^  GQueue messages; \/* Queue of GstOMXMessages *\/$/;"        m       struct:_GstOMXComponent access:public
4437 messages_cond   omx/gstomx.h    /^  GCond messages_cond;$/;"    m       struct:_GstOMXComponent access:public
4438 messages_lock   omx/gstomx.h    /^  GMutex messages_lock;$/;"   m       struct:_GstOMXComponent access:public
4439 modelview       examples/egl/testegl.c  /^  GstGLMatrix modelview;$/;"  m       struct:__anon37 file:   access:public
4440 module  omx/gstomx.h    /^  GModule *module;$/;"        m       struct:_GstOMXCore      access:public
4441 mute    omx/gstomxaudiosink.h   /^  gboolean mute;$/;"  m       struct:_GstOMXAudioSink access:public
4442 nAACERtools     omx/openmax/OMX_Audio.h /^    OMX_U32 nAACERtools;           \/**< MPEG-4 AAC error resilience tool usage *\/$/;"       m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
4443 nAACtools       omx/openmax/OMX_Audio.h /^    OMX_U32 nAACtools;             \/**< AAC tool usage *\/$/;"       m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
4444 nARGBColor      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nARGBColor;$/;"   m       struct:OMX_CONFIG_COLORKEYTYPE  access:public
4445 nARGBMask       omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nARGBMask;$/;"    m       struct:OMX_CONFIG_COLORKEYTYPE  access:public
4446 nAirMBs omx/openmax/OMX_Video.h /^    OMX_U32 nAirMBs;$/;"      m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
4447 nAirRef omx/openmax/OMX_Video.h /^    OMX_U32 nAirRef;$/;"      m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
4448 nAllocLen       omx/gstomx.h    /^   OMX_U32 nAllocLen;$/;"     m       struct:_TBMBuffer       access:public
4449 nAllocLen       omx/openmax/OMX_Core.h  /^    OMX_U32 nAllocLen;          \/**< size of the buffer allocated, in bytes *\/$/;"  m       struct:OMX_BUFFERHEADERTYPE     access:public
4450 nAllowedPictureTypes    omx/openmax/OMX_Video.h /^    OMX_U32 nAllowedPictureTypes;  $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
4451 nAllowedPictureTypes    omx/openmax/OMX_Video.h /^    OMX_U32 nAllowedPictureTypes;$/;" m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
4452 nAllowedPictureTypes    omx/openmax/OMX_Video.h /^    OMX_U32 nAllowedPictureTypes;$/;" m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
4453 nAlpha  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nAlpha;$/;"       m       struct:OMX_CONFIG_PLANEBLENDTYPE        access:public
4454 nApertureFNumber        omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nApertureFNumber;     \/**< e.g. nApertureFNumber = 2 implies "f\/2" - Q16 format *\/$/;" m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
4455 nAudioBandWidth omx/openmax/OMX_Audio.h /^    OMX_U32 nAudioBandWidth;       \/**< Audio band width (in Hz) to which an encoder should$/;"      m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
4456 nAudioBandWidth omx/openmax/OMX_Audio.h /^    OMX_U32 nAudioBandWidth;       \/**< Audio band width (in Hz) to which an encoder should$/;"      m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
4457 nAudioBandWidth omx/openmax/OMX_Audio.h /^    OMX_U32 nAudioBandWidth;  \/**< Audio band width (in Hz) to which an encoder should$/;"   m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
4458 nBFrames        omx/openmax/OMX_Video.h /^    OMX_U32 nBFrames;        $/;"     m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
4459 nBFrames        omx/openmax/OMX_Video.h /^    OMX_U32 nBFrames;     $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
4460 nBFrames        omx/openmax/OMX_Video.h /^    OMX_U32 nBFrames;$/;"     m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
4461 nBFrames        omx/openmax/OMX_Video.h /^    OMX_U32 nBFrames;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
4462 nBacklight      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nBacklight;$/;"   m       struct:OMX_CONFIG_BACKLIGHTTYPE access:public
4463 nBalance        omx/openmax/OMX_Audio.h /^    OMX_S32 nBalance;           \/**< balance setting for this port $/;"      m       struct:OMX_AUDIO_CONFIG_BALANCETYPE     access:public
4464 nBass   omx/openmax/OMX_Audio.h /^    OMX_S32 nBass;             \/**< bass setting for the port, as a $/;"     m       struct:OMX_AUDIO_CONFIG_BASSTYPE        access:public
4465 nBitPerSample   omx/openmax/OMX_Audio.h /^    OMX_U32 nBitPerSample;            \/**< Bit per sample *\/ $/;"   m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
4466 nBitPool        omx/openmax/OMX_Audio.h /^    OMX_U32 nBitPool;          \/**< Bitpool value *\/$/;"    m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
4467 nBitRate        omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;                       \/**< Bit rate read only field *\/$/;"    m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
4468 nBitRate        omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;              \/**< Bit rate of the input data.  Use 0 for variable$/;"  m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
4469 nBitRate        omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;              \/**< Bit rate of the input data.  Use 0 for variable$/;"  m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
4470 nBitRate        omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;             \/**< Bit rate of the input data.  Use 0 for variable$/;"   m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
4471 nBitRate        omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;          \/**< Bit rate of the input data.  Use 0 for variable$/;"      m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
4472 nBitRate        omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;         \/**< Bit rate of the encoded data data.  Use 0 for variable$/;"        m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
4473 nBitRate        omx/openmax/OMX_Audio.h /^    OMX_U32 nBitRate;         \/**< Bit rate of the input data.  Use 0 for variable$/;"       m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
4474 nBitrate        omx/openmax/OMX_Video.h /^    OMX_U32 nBitrate;$/;"     m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
4475 nBitsPerFrame   omx/openmax/OMX_Audio.h /^    OMX_U32 nBitsPerFrame;      \/**< is the value for bits per frame  *\/ $/;"       m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
4476 nBitsPerPixel   omx/openmax/OMX_Video.h /^    OMX_U16 nBitsPerPixel;$/;"        m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
4477 nBitsPerSample  omx/openmax/OMX_Audio.h /^    OMX_U32 nBitsPerSample;     \/**< Number of bits in each sample *\/ $/;"  m       struct:OMX_AUDIO_PARAM_ADPCMTYPE        access:public
4478 nBitstreamFlags omx/openmax/OMX_Video.h /^    OMX_U32 nBitstreamFlags;$/;"      m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
4479 nBitstreamVersion       omx/openmax/OMX_Video.h /^    OMX_U32 nBitstreamVersion;$/;"    m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
4480 nBlockAlign     omx/openmax/OMX_Audio.h /^    OMX_U16 nBlockAlign;      \/**< is the block alignment, or block size, in bytes of the audio codec *\/$/;"        m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
4481 nBlocks omx/openmax/OMX_Audio.h /^    OMX_U32 nBlocks;           \/**< Number of blocks *\/$/;" m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
4482 nBrightness     omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nBrightness;$/;"  m       struct:OMX_CONFIG_BRIGHTNESSTYPE        access:public
4483 nBufferAlignment        omx/openmax/OMX_Component.h     /^    OMX_U32 nBufferAlignment;$/;"     m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
4484 nBufferCountActual      omx/openmax/OMX_Component.h     /^    OMX_U32 nBufferCountActual;    \/**< The actual number of buffers allocated on this port *\/$/;"  m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
4485 nBufferCountMin omx/openmax/OMX_Component.h     /^    OMX_U32 nBufferCountMin;       \/**< The minimum number of buffers this port requires *\/$/;"     m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
4486 nBufferSize     omx/openmax/OMX_Component.h     /^    OMX_U32 nBufferSize;           \/**< Size, in bytes, for buffers to be used for this channel *\/$/;"      m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
4487 nCabacInitIdc   omx/openmax/OMX_Video.h /^      OMX_U32 nCabacInitIdc;$/;"      m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
4488 nChannel        omx/openmax/OMX_Audio.h /^    OMX_U32 nChannel;           \/**< Valid channel values range from 1 to 16 *\/$/;" m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
4489 nChannel        omx/openmax/OMX_Audio.h /^    OMX_U32 nChannel;           \/**< channel to select from 0 to N-1, $/;"   m       struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE access:public
4490 nChannel        omx/openmax/OMX_Audio.h /^    OMX_U32 nChannel;           \/**< channel to select from 0 to N-1, $/;"   m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
4491 nChannelMuteMask        omx/openmax/OMX_Audio.h /^    OMX_U16 nChannelMuteMask;     \/**< 16 bit mask for channel mute status *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
4492 nChannelSoloMask        omx/openmax/OMX_Audio.h /^    OMX_U16 nChannelSoloMask;     \/**< 16 bit mask for channel solo status *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
4493 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U16 nChannels;        \/**< Number of channels *\/$/;"        m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
4494 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;                      \/**< Number of channels *\/$/;"  m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
4495 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;                \/**< Number of channels (e.g. 2 for stereo) *\/ $/;"   m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
4496 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;             \/**< Number of channels *\/$/;"   m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
4497 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;             \/**< Number of channels *\/$/;"   m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
4498 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not $/;"       m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
4499 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
4500 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_PDCEFRTYPE       access:public
4501 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_PDCFRTYPE        access:public
4502 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_PDCHRTYPE        access:public
4503 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
4504 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
4505 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
4506 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_TDMAEFRTYPE      access:public
4507 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;            \/**< Number of channels in the data stream (not$/;"        m       struct:OMX_AUDIO_PARAM_TDMAFRTYPE       access:public
4508 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;          \/**< Number of channels *\/ $/;"     m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
4509 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;          \/**< Number of channels in the data stream (not $/;" m       struct:OMX_AUDIO_PARAM_ADPCMTYPE        access:public
4510 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;          \/**< Number of channels in the data stream (not $/;" m       struct:OMX_AUDIO_PARAM_G726TYPE access:public
4511 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;         \/**< Number of channels *\/$/;"       m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
4512 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;        \/**< Number of channels *\/$/;"        m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
4513 nChannels       omx/openmax/OMX_Audio.h /^    OMX_U32 nChannels;        \/**< Number of channels in the data stream (not$/;"    m       struct:OMX_AUDIO_PARAM_G729TYPE access:public
4514 nCirMBs omx/openmax/OMX_Video.h /^    OMX_U32 nCirMBs;$/;"      m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
4515 nClientPrivate  omx/openmax/OMX_Other.h /^    OMX_U32 nClientPrivate;         \/**< Client private data to disabiguate this media time $/;"     m       struct:OMX_TIME_MEDIATIMETYPE   access:public
4516 nContrast       omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nContrast;$/;"    m       struct:OMX_CONFIG_CONTRASTTYPE  access:public
4517 nCouplingQuantBits      omx/openmax/OMX_Audio.h /^    OMX_U32 nCouplingQuantBits; \/**< is the number of coupling quantization bits in the stream *\/ $/;"      m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
4518 nCouplingStartRegion    omx/openmax/OMX_Audio.h /^    OMX_U32 nCouplingStartRegion;   \/**< is the coupling start region in the stream  *\/ $/;"        m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
4519 nCustomizedU    omx/openmax/OMX_IVCommon.h      /^    OMX_U8 nCustomizedU;$/;"  m       struct:OMX_CONFIG_COLORENHANCEMENTTYPE  access:public
4520 nCustomizedV    omx/openmax/OMX_IVCommon.h      /^    OMX_U8 nCustomizedV;$/;"  m       struct:OMX_CONFIG_COLORENHANCEMENTTYPE  access:public
4521 nDLSIndex       omx/openmax/OMX_Audio.h /^    OMX_U32 nDLSIndex;        \/**< DLS file index to be loaded *\/$/;"       m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
4522 nDLSSize        omx/openmax/OMX_Audio.h /^    OMX_U32 nDLSSize;         \/**< Size in bytes *\/$/;"     m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
4523 nData   omx/openmax/OMX_Audio.h /^    OMX_U8 nData[1];          \/**< array of one or more bytes of meta data $/;"      m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE   access:public
4524 nDataSize       omx/openmax/OMX_Core.h  /^    OMX_U32 nDataSize;   \/* Size of the supporting data to follow *\/$/;"    m       struct:OMX_OTHER_EXTRADATATYPE  access:public
4525 nDecayHighFreqRatio     omx/openmax/OMX_Audio.h /^    OMX_BU32 nDecayHighFreqRatio; \/**< Ratio of high frequency decay time relative $/;"      m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
4526 nDensity        omx/openmax/OMX_Audio.h /^    OMX_U32 nDensity;             \/**< Modal density in the late reverberation decay,$/;"    m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
4527 nDepth  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nDepth;$/;"       m       struct:OMX_CONFIG_PLANEBLENDTYPE        access:public
4528 nDiffusion      omx/openmax/OMX_Audio.h /^    OMX_U32 nDiffusion;           \/**< Echo density in the late reverberation decay,$/;"     m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
4529 nDuration       omx/openmax/OMX_Audio.h /^    OMX_U32 nDuration;          \/**< The length of the currently open MIDI resource $/;"     m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
4530 nEncodeBitrate  omx/openmax/OMX_Video.h /^    OMX_U32 nEncodeBitrate;                 $/;"      m       struct:OMX_VIDEO_CONFIG_BITRATETYPE     access:public
4531 nEncodeOptions  omx/openmax/OMX_Audio.h /^    OMX_U16 nEncodeOptions;   \/**< WMA Type-specific data *\/$/;"    m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
4532 nErrMapSize     omx/openmax/OMX_Video.h /^    OMX_U32 nErrMapSize;           \/* Size of the Error Map in bytes *\/$/;" m       struct:OMX_CONFIG_MACROBLOCKERRORMAPTYPE        access:public
4533 nFeedback       omx/openmax/OMX_Audio.h /^    OMX_BU32 nFeedback;        \/**< Feedback from chorus output to input in percentage *\/$/;"       m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
4534 nFileSize       omx/openmax/OMX_Audio.h /^    OMX_U32 nFileSize;             \/**< size of the MIDI file in bytes, where the entire $/;"        m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
4535 nFilledLen      omx/openmax/OMX_Core.h  /^    OMX_U32 nFilledLen;         \/**< number of bytes currently in the $/;"   m       struct:OMX_BUFFERHEADERTYPE     access:public
4536 nFirstGOB       omx/openmax/OMX_Video.h /^    OMX_U32 nFirstGOB;                            $/;"        m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
4537 nFirstMB        omx/openmax/OMX_Video.h /^    OMX_U32 nFirstMB;                            $/;" m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
4538 nFlags  omx/openmax/OMX_Core.h  /^  OMX_U32     nFlags;           \/**< buffer specific flags *\/$/;"   m       struct:OMX_BUFFERHEADERTYPE     access:public
4539 nFocusStepIndex omx/openmax/OMX_Image.h /^    OMX_U32 nFocusStepIndex;$/;"      m       struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE        access:public
4540 nFocusSteps     omx/openmax/OMX_Image.h /^    OMX_U32 nFocusSteps;$/;"  m       struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE        access:public
4541 nFrameHeight    omx/openmax/OMX_Image.h /^    OMX_U32 nFrameHeight;$/;" m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
4542 nFrameHeight    omx/openmax/OMX_Video.h /^    OMX_U32 nFrameHeight;$/;" m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
4543 nFrameLength    omx/openmax/OMX_Audio.h /^    OMX_U32 nFrameLength;          \/**< Frame length (in audio samples per channel) of the codec.$/;"        m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
4544 nFrameLimit     omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nFrameLimit;      \/**< Limit on number of frames emitted during a capture (only$/;"      m       struct:OMX_CONFIG_CAPTUREMODETYPE       access:public
4545 nFrameRate      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nFrameRate;$/;"   m       struct:OMX_PARAM_SENSORMODETYPE access:public
4546 nFrameRate      omx/openmax/OMX_Video.h /^    OMX_U32 nFrameRate;$/;"   m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
4547 nFrameWidth     omx/openmax/OMX_Image.h /^    OMX_U32 nFrameWidth; $/;" m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
4548 nFrameWidth     omx/openmax/OMX_Video.h /^    OMX_U32 nFrameWidth;$/;"  m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
4549 nGOBHeaderInterval      omx/openmax/OMX_Video.h /^    OMX_U32 nGOBHeaderInterval;$/;"   m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
4550 nGamma  omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nGamma;$/;"       m       struct:OMX_CONFIG_GAMMATYPE     access:public
4551 nGroupID        omx/openmax/OMX_Core.h  /^ OMX_U32 nGroupID;                  \/**< ID of the component group *\/$/;"   m       struct:OMX_PRIORITYMGMTTYPE     access:public
4552 nGroupPriority  omx/openmax/OMX_Core.h  /^ OMX_U32 nGroupPriority;            \/**< Priority of the component group *\/$/;"     m       struct:OMX_PRIORITYMGMTTYPE     access:public
4553 nHeaderExtension        omx/openmax/OMX_Video.h /^    OMX_U32 nHeaderExtension;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
4554 nHeight omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nHeight;$/;"      m       struct:OMX_CONFIG_RECTTYPE      access:public
4555 nHeight omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nHeight;$/;"      m       struct:OMX_FRAMESIZETYPE        access:public
4556 nHighPart       omx/openmax/OMX_Types.h /^    OMX_U32 nHighPart;   \/** high bits of the signed 64 bit tick value *\/$/;"       m       struct:OMX_TICKS        access:public
4557 nHuffmanTable   omx/openmax/OMX_Image.h /^    OMX_U8 nHuffmanTable[256];$/;"    m       struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE        access:public
4558 nIDCVLCThreshold        omx/openmax/OMX_Video.h /^    OMX_U32 nIDCVLCThreshold;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
4559 nIDProgram      omx/openmax/OMX_Audio.h /^    OMX_U16 nIDProgram;         \/**< Valid program ID range is 1 to 128 *\/$/;"      m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
4560 nIDRPeriod      omx/openmax/OMX_Video.h /^    OMX_U32 nIDRPeriod;$/;"   m       struct:OMX_VIDEO_CONFIG_AVCINTRAPERIOD  access:public
4561 nIDSoundBank    omx/openmax/OMX_Audio.h /^    OMX_U16 nIDSoundBank;       \/**< Sound bank ID *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
4562 nIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nIndex;                 \/**< Indicates the enumeration index for the format from 0x0 to N-1 *\/$/;"      m       struct:OMX_AUDIO_PARAM_PORTFORMATTYPE   access:public
4563 nIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nIndex;           \/**< Index of Meta Event *\/ $/;"      m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE   access:public
4564 nIndex  omx/openmax/OMX_Audio.h /^    OMX_U32 nIndex;           \/**< Index of Meta Event *\/ $/;"      m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
4565 nIndex  omx/openmax/OMX_CoreExt.h       /^    OMX_INDEXTYPE nIndex;       \/**< the index the callback is requested for *\/$/;" m       struct:OMX_CONFIG_CALLBACKREQUESTTYPE   access:public
4566 nIndex  omx/openmax/OMX_Image.h /^    OMX_U32 nIndex;$/;"       m       struct:OMX_IMAGE_PARAM_PORTFORMATTYPE   access:public
4567 nIndex  omx/openmax/OMX_Other.h /^    OMX_U32 nIndex; \/**< Indicates the enumeration index for the format from 0x0 to N-1 *\/$/;"      m       struct:OMX_OTHER_PARAM_PORTFORMATTYPE   access:public
4568 nIndex  omx/openmax/OMX_Video.h /^    OMX_U32 nIndex;$/;"       m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
4569 nInputPortIndex omx/openmax/OMX_Core.h  /^  OMX_U32 nInputPortIndex;      \/**< The index of the input port (if any) using$/;"  m       struct:OMX_BUFFERHEADERTYPE     access:public
4570 nInterleavePortIndex    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nInterleavePortIndex;$/;" m       struct:OMX_PARAM_INTERLEAVETYPE access:public
4571 nKey    omx/openmax/OMX_Component.h     /^    OMX_U8   nKey [128]; $/;" m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
4572 nKey    omx/openmax/OMX_Component.h     /^    OMX_U8 nKey[128];$/;"     m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
4573 nKeySizeUsed    omx/openmax/OMX_Component.h     /^    OMX_U32 nKeySizeUsed; $/;"        m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
4574 nKeySizeUsed    omx/openmax/OMX_Component.h     /^    OMX_U8 nKeySizeUsed;$/;"  m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
4575 nLanguageCountry        omx/openmax/OMX_Component.h     /^    OMX_U8 nLanguageCountry[128];$/;" m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
4576 nLanguageCountrySizeUsed        omx/openmax/OMX_Component.h     /^    OMX_U32 nLanguageCountrySizeUsed;$/;"     m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
4577 nLeft   omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nLeft; $/;"       m       struct:OMX_CONFIG_RECTTYPE      access:public
4578 nLightness      omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nLightness;$/;"   m       struct:OMX_CONFIG_LIGHTNESSTYPE access:public
4579 nLowPart        omx/openmax/OMX_Types.h /^    OMX_U32 nLowPart;    \/** low bits of the signed 64 bit tick value *\/$/;"        m       struct:OMX_TICKS        access:public
4580 nMacroblocks    omx/openmax/OMX_Video.h /^    OMX_U32 nMacroblocks;$/;" m       struct:OMX_PARAM_MACROBLOCKSTYPE        access:public
4581 nMax    omx/openmax/OMX_Types.h /^    OMX_S32 nMax;   \/**< maximum for value (i.e. nValue <= nMax) *\/$/;"     m       struct:OMX_BS32 access:public
4582 nMax    omx/openmax/OMX_Types.h /^    OMX_U32 nMax;   \/**< maximum for value (i.e. nValue <= nMax) *\/$/;"     m       struct:OMX_BU32 access:public
4583 nMaxBitRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nMaxBitRate;          \/**< maximal rate for the encoder = 1,2,3,4, default = 4 *\/$/;"   m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
4584 nMaxBitRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nMaxBitRate;          \/**< maximal rate for the encoder = 1,2,3,4, default = 4 *\/$/;"   m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
4585 nMaxBitRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nMaxBitRate;          \/**< maximal rate for the encoder = 1,2,3,4, default = 4 *\/$/;"   m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
4586 nMaxBitRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nMaxBitRate;          \/**< maximal rate for the encoder = 1,2,3,4, default = 4 ??*\/$/;" m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
4587 nMaxBitRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nMaxBitRate;      \/**< Sets maximum bitrate (in bps). *\/$/;"    m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
4588 nMaxEncodeFrameSize     omx/openmax/OMX_Video.h /^    OMX_U32 nMaxEncodeFrameSize;$/;"  m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
4589 nMaxPacketSize  omx/openmax/OMX_Video.h /^    OMX_U32 nMaxPacketSize;$/;"       m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
4590 nMaxPolyphony   omx/openmax/OMX_Audio.h /^    OMX_U32 nMaxPolyphony;        \/**< Specifies the maximum simultaneous polyphonic $/;"    m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
4591 nMediaTimestamp omx/openmax/OMX_Other.h /^    OMX_TICKS nMediaTimestamp;      \/**< Media time requested. If no media time was $/;"     m       struct:OMX_TIME_MEDIATIMETYPE   access:public
4592 nMediaTimestamp omx/openmax/OMX_Other.h /^    OMX_TICKS nMediaTimestamp;  \/**< Media timestamp requested.*\/ $/;"      m       struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE     access:public
4593 nMetaEventSize  omx/openmax/OMX_Audio.h /^    OMX_U32 nMetaEventSize;   \/**< size of the Meta Event in bytes *\/ $/;"  m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE   access:public
4594 nMetaEventSize  omx/openmax/OMX_Audio.h /^    OMX_U32 nMetaEventSize;   \/**< size of the Meta Event in bytes *\/ $/;"  m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
4595 nMetaEventType  omx/openmax/OMX_Audio.h /^    OMX_U8 nMetaEventType;    \/**< Meta Event Type, 7bits (i.e. 0 - 127) *\/ $/;"    m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
4596 nMetadataItemCount      omx/openmax/OMX_Component.h     /^    OMX_U32 nMetadataItemCount;$/;"   m       struct:OMX_CONFIG_METADATAITEMCOUNTTYPE access:public
4597 nMetadataItemIndex      omx/openmax/OMX_Component.h     /^    OMX_U32 nMetadataItemIndex;  $/;" m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
4598 nMidiEventSize  omx/openmax/OMX_Audio.h /^    OMX_U32 nMidiEventSize;   \/**< Size of immediate MIDI events or MIP message in bytes  *\/$/;"    m       struct:OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE  access:public
4599 nMidiEvents     omx/openmax/OMX_Audio.h /^    OMX_U8 nMidiEvents[1];    \/**< MIDI event array to be rendered immediately, or an$/;"    m       struct:OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE  access:public
4600 nMin    omx/openmax/OMX_Types.h /^    OMX_S32 nMin;   \/**< minimum for value (i.e. nValue >= nMin) *\/$/;"     m       struct:OMX_BS32 access:public
4601 nMin    omx/openmax/OMX_Types.h /^    OMX_U32 nMin;   \/**< minimum for value (i.e. nValue >= nMin) *\/$/;"     m       struct:OMX_BU32 access:public
4602 nMinBitRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nMinBitRate;          \/**< minmal rate for the encoder = 1,2,3,4, default = 1 *\/$/;"    m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
4603 nMinBitRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nMinBitRate;          \/**< minmal rate for the encoder = 1,2,3,4, default = 1 *\/$/;"    m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
4604 nMinBitRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nMinBitRate;          \/**< minmal rate for the encoder = 1,2,3,4, default = 1 *\/$/;"    m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
4605 nMinBitRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nMinBitRate;          \/**< minmal rate for the encoder = 1,2,3,4, default = 1 ??*\/$/;"  m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
4606 nMinBitRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nMinBitRate;      \/**< Sets minimum bitrate (in bps). *\/$/;"    m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
4607 nModulationDepth        omx/openmax/OMX_Audio.h /^    OMX_U32 nModulationDepth;  \/**< depth of modulation as a percentage of $/;"      m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
4608 nNaluBytes      omx/openmax/OMX_Video.h /^    OMX_U32 nNaluBytes;$/;"   m       struct:OMX_VIDEO_CONFIG_NALSIZE access:public
4609 nNodeID omx/openmax/OMX_Component.h     /^    OMX_U32 nNodeID; $/;"     m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
4610 nNodeIndex      omx/openmax/OMX_Component.h     /^    OMX_U32 nNodeIndex; $/;"  m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
4611 nNumActiveVoices        omx/openmax/OMX_Audio.h /^    OMX_U32 nNumActiveVoices;   \/**< Number of active voices in the currently playing $/;"   m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
4612 nNumMBs omx/openmax/OMX_Video.h /^    OMX_U32 nNumMBs;                                  $/;"    m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
4613 nNumMetaEvents  omx/openmax/OMX_Audio.h /^    OMX_U32 nNumMetaEvents;     \/**< Total number of MIDI Meta Events in the currently $/;"  m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
4614 nNumNodes       omx/openmax/OMX_Component.h     /^    OMX_U32 nNumNodes;$/;"    m       struct:OMX_CONFIG_CONTAINERNODECOUNTTYPE        access:public
4615 nNumRegions     omx/openmax/OMX_Audio.h /^    OMX_U32 nNumRegions;        \/**< is the number of regions value *\/ $/;" m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
4616 nNumRepeat      omx/openmax/OMX_Audio.h /^    OMX_U32 nNumRepeat;           \/**< Number of times to repeat playback *\/$/;"    m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
4617 nNumSliceGroups omx/openmax/OMX_Video.h /^    OMX_U8 nNumSliceGroups;$/;"       m       struct:OMX_VIDEO_PARAM_AVCSLICEFMO      access:public
4618 nNumTracks      omx/openmax/OMX_Audio.h /^    OMX_U16 nNumTracks;         \/**< Number of MIDI tracks in the file, read only field. $/;"        m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
4619 nNumberOfHuffmanCodeOfLength    omx/openmax/OMX_Image.h /^    OMX_U8 nNumberOfHuffmanCodeOfLength[16];$/;"      m       struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE        access:public
4620 nOffset omx/openmax/OMX_Core.h  /^    OMX_U32 nOffset;            \/**< start offset of valid data in bytes from$/;"    m       struct:OMX_BUFFERHEADERTYPE     access:public
4621 nOffset omx/openmax/OMX_Other.h /^    OMX_TICKS nOffset;              \/**< Amount of wall clock time by which this$/;" m       struct:OMX_TIME_MEDIATIMETYPE   access:public
4622 nOffset omx/openmax/OMX_Other.h /^    OMX_TICKS nOffset;          \/**< Amount of wall clock time by which this$/;"     m       struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE     access:public
4623 nOffset omx/openmax/OMX_Other.h /^    OMX_TICKS nOffset;          \/**< Time to offset the media time by $/;"   m       struct:OMX_TIME_CONFIG_CLOCKSTATETYPE   access:public
4624 nOutputPortIndex        omx/openmax/OMX_Core.h  /^  OMX_U32 nOutputPortIndex;     \/**< The index of the output port (if any) using $/;"        m       struct:OMX_BUFFERHEADERTYPE     access:public
4625 nPFrames        omx/openmax/OMX_Video.h /^    OMX_U32 nPFrames;        $/;"     m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
4626 nPFrames        omx/openmax/OMX_Video.h /^    OMX_U32 nPFrames;     $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
4627 nPFrames        omx/openmax/OMX_Video.h /^    OMX_U32 nPFrames;$/;"     m       struct:OMX_VIDEO_CONFIG_AVCINTRAPERIOD  access:public
4628 nPFrames        omx/openmax/OMX_Video.h /^    OMX_U32 nPFrames;$/;"     m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
4629 nPFrames        omx/openmax/OMX_Video.h /^    OMX_U32 nPFrames;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
4630 nPaddedHeight   omx/openmax/OMX_Video.h /^    OMX_U16 nPaddedHeight;$/;"        m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
4631 nPaddedWidth    omx/openmax/OMX_Video.h /^    OMX_U16 nPaddedWidth;$/;" m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
4632 nParentNodeID   omx/openmax/OMX_Component.h     /^    OMX_U32 nParentNodeID;$/;"        m       struct:OMX_CONFIG_CONTAINERNODECOUNTTYPE        access:public
4633 nParentNodeID   omx/openmax/OMX_Component.h     /^    OMX_U32 nParentNodeID;$/;"        m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
4634 nPictureHeaderRepetition        omx/openmax/OMX_Video.h /^    OMX_U32 nPictureHeaderRepetition;$/;"     m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
4635 nPortIndex      omx/gstomx.h    /^  OMX_U32 nPortIndex;$/;"     m       struct:_EnableGemBuffersParams  access:public
4636 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;                     \/**< port that this structure applies to *\/$/;" m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
4637 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;               \/**< port that this structure applies to *\/ $/;"      m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
4638 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;             \/**< Indicates which port to set *\/$/;" m       struct:OMX_AUDIO_PARAM_PORTFORMATTYPE   access:public
4639 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;            \/**< Port that this structure applies to *\/$/;"  m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
4640 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;            \/**< port that this structure applies to *\/$/;"  m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
4641 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;            \/**< port that this structure applies to *\/$/;"  m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
4642 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/ $/;"  m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
4643 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
4644 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
4645 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
4646 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_PDCEFRTYPE       access:public
4647 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_PDCFRTYPE        access:public
4648 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_PDCHRTYPE        access:public
4649 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
4650 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
4651 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
4652 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_TDMAEFRTYPE      access:public
4653 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;           \/**< port that this structure applies to *\/$/;"   m       struct:OMX_AUDIO_PARAM_TDMAFRTYPE       access:public
4654 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< Port index indicating which port to $/;"        m       struct:OMX_AUDIO_CONFIG_BALANCETYPE     access:public
4655 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< Port index indicating which port to $/;"        m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
4656 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< Port index indicating which port to $/;"        m       struct:OMX_AUDIO_CONFIG_MUTETYPE        access:public
4657 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< Port index indicating which port to $/;"        m       struct:OMX_AUDIO_CONFIG_VOLUMETYPE      access:public
4658 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< Port that this structure applies to *\/ $/;"    m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
4659 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< Port that this structure applies to *\/$/;"     m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
4660 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< port that this structure applies to *\/ $/;"    m       struct:OMX_AUDIO_PARAM_ADPCMTYPE        access:public
4661 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< port that this structure applies to *\/ $/;"    m       struct:OMX_AUDIO_PARAM_G726TYPE access:public
4662 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< port that this structure applies to *\/$/;"     m       struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE access:public
4663 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;         \/**< port that this structure applies to *\/$/;"     m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
4664 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_BASSTYPE        access:public
4665 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
4666 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE     access:public
4667 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
4668 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_LOUDNESSTYPE    access:public
4669 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE      access:public
4670 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE      access:public
4671 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_CONFIG_TREBLETYPE      access:public
4672 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;        \/**< port that this structure applies to *\/$/;"      m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
4673 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< Port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE  access:public
4674 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/ $/;"      m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE   access:public
4675 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/ $/;"      m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
4676 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_G729TYPE access:public
4677 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_GSMEFRTYPE       access:public
4678 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_GSMFRTYPE        access:public
4679 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_GSMHRTYPE        access:public
4680 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
4681 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
4682 nPortIndex      omx/openmax/OMX_Audio.h /^    OMX_U32 nPortIndex;       \/**< port that this structure applies to *\/$/;"       m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
4683 nPortIndex      omx/openmax/OMX_Component.h     /^    OMX_U32 nPortIndex;               \/**< port that this structure applies to *\/ $/;"      m       struct:OMX_PARAM_U32TYPE        access:public
4684 nPortIndex      omx/openmax/OMX_Component.h     /^    OMX_U32 nPortIndex;            \/**< Port number the structure applies to *\/$/;" m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
4685 nPortIndex      omx/openmax/OMX_Core.h  /^    OMX_U32 nPortIndex; \/**< port that this structure applies to *\/$/;"     m       struct:OMX_PARAM_BUFFERSUPPLIERTYPE     access:public
4686 nPortIndex      omx/openmax/OMX_Core.h  /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_OTHER_EXTRADATATYPE  access:public
4687 nPortIndex      omx/openmax/OMX_CoreExt.h       /^    OMX_U32 nPortIndex;         \/**< port that this structure applies to *\/$/;"     m       struct:OMX_CONFIG_CALLBACKREQUESTTYPE   access:public
4688 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;         \/**< Port that this struct applies to *\/$/;"        m       struct:OMX_CONFIG_COLORCONVERSIONTYPE   access:public
4689 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;       \/**< Port that this struct applies to *\/$/;"  m       struct:OMX_CONFIG_SCALEFACTORTYPE       access:public
4690 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;       \/**< Port that this structure applies to *\/$/;"       m       struct:OMX_CONFIG_DITHERTYPE    access:public
4691 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;       \/**< Port that this structure applies to *\/$/;"       m       struct:OMX_PARAM_DATAUNITTYPE   access:public
4692 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;     \/**< Port that this structure applies to *\/$/;" m       struct:OMX_CONFIG_CAPTUREMODETYPE       access:public
4693 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex; $/;"  m       struct:OMX_CONFIG_RECTTYPE      access:public
4694 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_BACKLIGHTTYPE access:public
4695 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_BRIGHTNESSTYPE        access:public
4696 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_COLORBLENDTYPE        access:public
4697 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_COLORENHANCEMENTTYPE  access:public
4698 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_COLORKEYTYPE  access:public
4699 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_CONTRASTTYPE  access:public
4700 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_EXPOSURECONTROLTYPE   access:public
4701 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
4702 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
4703 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_FRAMESTABTYPE access:public
4704 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_GAMMATYPE     access:public
4705 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_IMAGEFILTERTYPE       access:public
4706 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_LIGHTNESSTYPE access:public
4707 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_MIRRORTYPE    access:public
4708 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_PLANEBLENDTYPE        access:public
4709 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_POINTTYPE     access:public
4710 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_ROTATIONTYPE  access:public
4711 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_SATURATIONTYPE        access:public
4712 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_TRANSITIONEFFECTTYPE  access:public
4713 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_WHITEBALCONTROLTYPE   access:public
4714 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_FRAMESIZETYPE        access:public
4715 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_PARAM_DEBLOCKINGTYPE access:public
4716 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
4717 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_PARAM_INTERLEAVETYPE access:public
4718 nPortIndex      omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_PARAM_SENSORMODETYPE access:public
4719 nPortIndex      omx/openmax/OMX_Image.h /^    OMX_U32 nPortIndex;       $/;"    m       struct:OMX_IMAGE_PARAM_QFACTORTYPE      access:public
4720 nPortIndex      omx/openmax/OMX_Image.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE        access:public
4721 nPortIndex      omx/openmax/OMX_Image.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE access:public
4722 nPortIndex      omx/openmax/OMX_Image.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE        access:public
4723 nPortIndex      omx/openmax/OMX_Image.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_IMAGE_PARAM_PORTFORMATTYPE   access:public
4724 nPortIndex      omx/openmax/OMX_Image.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE    access:public
4725 nPortIndex      omx/openmax/OMX_Other.h /^    OMX_U32 nPortIndex;         \/**< port that this structure applies to *\/$/;"     m       struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE     access:public
4726 nPortIndex      omx/openmax/OMX_Other.h /^    OMX_U32 nPortIndex;     \/**< port that this structure applies to *\/$/;" m       struct:OMX_TIME_CONFIG_TIMESTAMPTYPE    access:public
4727 nPortIndex      omx/openmax/OMX_Other.h /^    OMX_U32 nPortIndex; \/**< Indicates which port to set *\/$/;"     m       struct:OMX_OTHER_PARAM_PORTFORMATTYPE   access:public
4728 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;                     $/;"      m       struct:OMX_VIDEO_CONFIG_BITRATETYPE     access:public
4729 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;                     $/;"      m       struct:OMX_VIDEO_PARAM_BITRATETYPE      access:public
4730 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;            $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
4731 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;       $/;"    m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
4732 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;       $/;"    m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
4733 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;      $/;"     m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
4734 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_FRAMERATETYPE access:public
4735 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_INTRAREFRESHVOPTYPE   access:public
4736 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_MACROBLOCKERRORMAPTYPE        access:public
4737 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_CONFIG_MBERRORREPORTINGTYPE  access:public
4738 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_PARAM_MACROBLOCKSTYPE        access:public
4739 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_CONFIG_AVCINTRAPERIOD  access:public
4740 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_CONFIG_NALSIZE access:public
4741 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_AVCSLICEFMO      access:public
4742 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
4743 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
4744 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
4745 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
4746 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
4747 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
4748 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE access:public
4749 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
4750 nPortIndex      omx/openmax/OMX_Video.h /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_VIDEO_PARAM_WMVTYPE  access:public
4751 nPortIndex      omx/openmax/OMX_Video.h /^   OMX_U32 nPortIndex;            $/;"        m       struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE access:public
4752 nPortIndex      omx/openmax/OMX_VideoExt.h      /^    OMX_U32 nPortIndex;$/;"   m       struct:OMX_NALSTREAMFORMATTYPE  access:public
4753 nPorts  omx/openmax/OMX_Core.h  /^    OMX_U32 nPorts;             \/**< The number of ports for this component *\/$/;"  m       struct:OMX_PORT_PARAM_TYPE      access:public
4754 nPosition       omx/openmax/OMX_Audio.h /^    OMX_U32 nPosition;          \/**< Current Position of the MIDI resource being played $/;" m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
4755 nPosition       omx/openmax/OMX_Audio.h /^    OMX_U32 nPosition;        \/**< Position of the meta-event in milliseconds *\/$/;"        m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
4756 nProfileIndex   omx/openmax/OMX_Video.h /^   OMX_U32 nProfileIndex; \/**< Used to query for individual profile support information,$/;" m       struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE access:public
4757 nQFactor        omx/openmax/OMX_Image.h /^    OMX_U32 nQFactor;                                        $/;"     m       struct:OMX_IMAGE_PARAM_QFACTORTYPE      access:public
4758 nQpB    omx/openmax/OMX_Video.h /^    OMX_U32 nQpB;$/;" m       struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE access:public
4759 nQpI    omx/openmax/OMX_Video.h /^    OMX_U32 nQpI;$/;" m       struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE access:public
4760 nQpP    omx/openmax/OMX_Video.h /^    OMX_U32 nQpP;$/;" m       struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE access:public
4761 nQuality        omx/openmax/OMX_Audio.h /^    OMX_S32 nQuality;           \/**< Sets encoding quality to n, between -1 (low) and 10 (high).$/;" m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
4762 nQuantizationMatrix     omx/openmax/OMX_Image.h /^    OMX_U8 nQuantizationMatrix[64];$/;"       m       struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE    access:public
4763 nRGBAlphaConstant       omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nRGBAlphaConstant;$/;"    m       struct:OMX_CONFIG_COLORBLENDTYPE        access:public
4764 nRefFrames      omx/openmax/OMX_Video.h /^    OMX_U32 nRefFrames;  $/;" m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
4765 nRefIdx10ActiveMinus1   omx/openmax/OMX_Video.h /^      OMX_U32 nRefIdx10ActiveMinus1;$/;"      m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
4766 nRefIdx11ActiveMinus1   omx/openmax/OMX_Video.h /^      OMX_U32 nRefIdx11ActiveMinus1;$/;"      m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
4767 nResynchMarkerSpacing   omx/openmax/OMX_Video.h /^    OMX_U32  nResynchMarkerSpacing;$/;"       m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
4768 nRevision       omx/openmax/OMX_Types.h /^        OMX_U8 nRevision;       \/**< Revision version accessor element *\/$/;"       m       struct:OMX_VERSIONTYPE::__anon34        access:public
4769 nRotation       omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nRotation; $/;"   m       struct:OMX_CONFIG_ROTATIONTYPE  access:public
4770 nSamplePerFrame omx/openmax/OMX_Audio.h /^    OMX_U32 nSamplePerFrame;    \/**< is the value for samples per frame *\/ $/;"     m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
4771 nSampleRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nSampleRate;           \/**< Sampling rate of the source data.  Use 0 for$/;"     m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
4772 nSampleRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nSampleRate;           \/**< Sampling rate of the source data.  Use 0 for$/;"     m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
4773 nSampleRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nSampleRate;        \/**< Sampling rate of the source data.  Use 0 for $/;"       m       struct:OMX_AUDIO_PARAM_ADPCMTYPE        access:public
4774 nSampleRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nSampleRate;       \/**< Sampling rate of the source data.  Use 0 for$/;" m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
4775 nSampleRate     omx/openmax/OMX_Audio.h /^    OMX_U32 nSampleRate;      \/**< Sampling rate of the source data.  Use 0 for$/;"  m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
4776 nSamplingRate   omx/openmax/OMX_Audio.h /^    OMX_U32 nSamplingRate;            \/**< Sampling rate of the source data.  Use 0 for $/;" m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
4777 nSamplingRate   omx/openmax/OMX_Audio.h /^    OMX_U32 nSamplingRate;      \/**< is the sampling rate of the source data *\/ $/;"        m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
4778 nSamplingRate   omx/openmax/OMX_Audio.h /^    OMX_U32 nSamplingRate;    \/**< Sampling rate of the source data *\/$/;"  m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
4779 nSaturation     omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nSaturation;$/;"  m       struct:OMX_CONFIG_SATURATIONTYPE        access:public
4780 nScopeSpecifier omx/openmax/OMX_Component.h     /^    OMX_U32 nScopeSpecifier;$/;"      m       struct:OMX_CONFIG_METADATAITEMCOUNTTYPE access:public
4781 nScopeSpecifier omx/openmax/OMX_Component.h     /^    OMX_U32 nScopeSpecifier;$/;"      m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
4782 nSensitivity    omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSensitivity;         \/**< e.g. nSensitivity = 100 implies "ISO 100" *\/$/;"     m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
4783 nShutterSpeedMsec       omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nShutterSpeedMsec;    \/**< Shutterspeed in milliseconds *\/ $/;" m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
4784 nSize   omx/gstomx.h    /^  OMX_U32 nSize;$/;"  m       struct:_EnableGemBuffersParams  access:public
4785 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                          \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
4786 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                    \/**< Size of this structure, in Bytes *\/ $/;" m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
4787 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                  \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_AUDIO_PARAM_PORTFORMATTYPE   access:public
4788 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                 \/**< Size of this structure, in Bytes *\/$/;"     m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
4789 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                 \/**< size of the structure in bytes *\/$/;"       m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
4790 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                 \/**< size of the structure in bytes *\/$/;"       m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
4791 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/ $/;"       m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
4792 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
4793 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
4794 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
4795 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_PDCEFRTYPE       access:public
4796 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_PDCFRTYPE        access:public
4797 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_PDCHRTYPE        access:public
4798 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
4799 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
4800 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
4801 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_TDMAEFRTYPE      access:public
4802 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;                \/**< size of the structure in bytes *\/$/;"        m       struct:OMX_AUDIO_PARAM_TDMAFRTYPE       access:public
4803 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< Size of this structure, in Bytes *\/ $/;"       m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
4804 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/ $/;" m       struct:OMX_AUDIO_PARAM_ADPCMTYPE        access:public
4805 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/ $/;" m       struct:OMX_AUDIO_PARAM_G726TYPE access:public
4806 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_BALANCETYPE     access:public
4807 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE access:public
4808 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
4809 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
4810 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
4811 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_MUTETYPE        access:public
4812 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_AUDIO_CONFIG_VOLUMETYPE      access:public
4813 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_BASSTYPE        access:public
4814 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
4815 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE     access:public
4816 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
4817 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_LOUDNESSTYPE    access:public
4818 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE      access:public
4819 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE      access:public
4820 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_CONFIG_TREBLETYPE      access:public
4821 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
4822 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/ $/;"   m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE   access:public
4823 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/ $/;"   m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
4824 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE  access:public
4825 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_G729TYPE access:public
4826 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_GSMEFRTYPE       access:public
4827 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_GSMFRTYPE        access:public
4828 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_GSMHRTYPE        access:public
4829 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
4830 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
4831 nSize   omx/openmax/OMX_Audio.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
4832 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;                      \/**< size of the structure in bytes, including$/;"   m       struct:OMX_PARAM_CONTENTURITYPE access:public
4833 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;                    \/**< Size of this structure, in Bytes *\/ $/;" m       struct:OMX_PARAM_U32TYPE        access:public
4834 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;                  $/;"      m       struct:OMX_PARAM_SUSPENSIONPOLICYTYPE   access:public
4835 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;                  $/;"      m       struct:OMX_PARAM_SUSPENSIONTYPE access:public
4836 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;                 \/**< Size of the structure in bytes *\/$/;"       m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
4837 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_PARAM_CONTENTPIPETYPE        access:public
4838 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"   m       struct:OMX_RESOURCECONCEALMENTTYPE      access:public
4839 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize; $/;"       m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
4840 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;$/;"        m       struct:OMX_COMPONENTTYPE        access:public
4841 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_BOOLEANTYPE   access:public
4842 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_CONTAINERNODECOUNTTYPE        access:public
4843 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
4844 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_METADATAITEMCOUNTTYPE access:public
4845 nSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
4846 nSize   omx/openmax/OMX_ComponentExt.h  /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_COMMITMODETYPE        access:public
4847 nSize   omx/openmax/OMX_ComponentExt.h  /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_COMMITTYPE    access:public
4848 nSize   omx/openmax/OMX_Core.h  /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_BUFFERHEADERTYPE     access:public
4849 nSize   omx/openmax/OMX_Core.h  /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_PARAM_COMPONENTROLETYPE      access:public
4850 nSize   omx/openmax/OMX_Core.h  /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_PORT_PARAM_TYPE      access:public
4851 nSize   omx/openmax/OMX_Core.h  /^    OMX_U32 nSize; \/**< size of the structure in bytes *\/$/;"       m       struct:OMX_PARAM_BUFFERSUPPLIERTYPE     access:public
4852 nSize   omx/openmax/OMX_Core.h  /^    OMX_U32 nSize;$/;"        m       struct:OMX_OTHER_EXTRADATATYPE  access:public
4853 nSize   omx/openmax/OMX_Core.h  /^ OMX_U32 nSize;             \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_PRIORITYMGMTTYPE     access:public
4854 nSize   omx/openmax/OMX_CoreExt.h       /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_CONFIG_CALLBACKREQUESTTYPE   access:public
4855 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;              \/**< Size of the structure in bytes *\/$/;"  m       struct:OMX_CONFIG_COLORCONVERSIONTYPE   access:public
4856 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;            \/**< Size of the structure in bytes *\/$/;"    m       struct:OMX_CONFIG_DITHERTYPE    access:public
4857 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;            \/**< Size of the structure in bytes *\/$/;"    m       struct:OMX_CONFIG_SCALEFACTORTYPE       access:public
4858 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;            \/**< Size of the structure in bytes *\/$/;"    m       struct:OMX_PARAM_DATAUNITTYPE   access:public
4859 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_BACKLIGHTTYPE access:public
4860 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_BRIGHTNESSTYPE        access:public
4861 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_CAPTUREMODETYPE       access:public
4862 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_COLORBLENDTYPE        access:public
4863 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_COLORENHANCEMENTTYPE  access:public
4864 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_COLORKEYTYPE  access:public
4865 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_CONTRASTTYPE  access:public
4866 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_EXPOSURECONTROLTYPE   access:public
4867 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
4868 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
4869 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_FRAMESTABTYPE access:public
4870 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_GAMMATYPE     access:public
4871 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_IMAGEFILTERTYPE       access:public
4872 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_LIGHTNESSTYPE access:public
4873 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_MIRRORTYPE    access:public
4874 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_PLANEBLENDTYPE        access:public
4875 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_POINTTYPE     access:public
4876 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_RECTTYPE      access:public
4877 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_ROTATIONTYPE  access:public
4878 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_SATURATIONTYPE        access:public
4879 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_TRANSITIONEFFECTTYPE  access:public
4880 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_WHITEBALCONTROLTYPE   access:public
4881 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_FRAMESIZETYPE        access:public
4882 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_PARAM_DEBLOCKINGTYPE access:public
4883 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
4884 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_PARAM_INTERLEAVETYPE access:public
4885 nSize   omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_PARAM_SENSORMODETYPE access:public
4886 nSize   omx/openmax/OMX_Image.h /^    OMX_U32 nSize;            $/;"    m       struct:OMX_IMAGE_PARAM_QFACTORTYPE      access:public
4887 nSize   omx/openmax/OMX_Image.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE        access:public
4888 nSize   omx/openmax/OMX_Image.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE access:public
4889 nSize   omx/openmax/OMX_Image.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE        access:public
4890 nSize   omx/openmax/OMX_Image.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_IMAGE_PARAM_PORTFORMATTYPE   access:public
4891 nSize   omx/openmax/OMX_Image.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE    access:public
4892 nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize;                  \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE       access:public
4893 nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize;                  \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_TIME_CONFIG_SCALETYPE        access:public
4894 nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize;                  \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_TIME_CONFIG_SEEKMODETYPE     access:public
4895 nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize;                  \/**< size of the structure in bytes *\/$/;"      m       struct:OMX_TIME_MEDIATIMETYPE   access:public
4896 nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize;               \/**< size of the structure in bytes *\/$/;" m       struct:OMX_TIME_CONFIG_TIMESTAMPTYPE    access:public
4897 nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_TIME_CONFIG_CLOCKSTATETYPE   access:public
4898 nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize;              \/**< size of the structure in bytes *\/$/;"  m       struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE     access:public
4899 nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_OTHER_CONFIG_POWERTYPE       access:public
4900 nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize;            \/**< size of the structure in bytes *\/$/;"    m       struct:OMX_OTHER_CONFIG_STATSTYPE       access:public
4901 nSize   omx/openmax/OMX_Other.h /^    OMX_U32 nSize; \/**< size of the structure in bytes *\/$/;"       m       struct:OMX_OTHER_PARAM_PORTFORMATTYPE   access:public
4902 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;                          $/;"      m       struct:OMX_VIDEO_CONFIG_BITRATETYPE     access:public
4903 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;                          $/;"      m       struct:OMX_VIDEO_PARAM_BITRATETYPE      access:public
4904 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;                 $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
4905 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;            $/;"    m       struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE access:public
4906 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;            $/;"    m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
4907 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;           $/;"     m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
4908 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize; $/;"       m       struct:OMX_VIDEO_CONFIG_AVCINTRAPERIOD  access:public
4909 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize; $/;"       m       struct:OMX_VIDEO_CONFIG_NALSIZE access:public
4910 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize; $/;"       m       struct:OMX_VIDEO_PARAM_AVCSLICEFMO      access:public
4911 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize; $/;"       m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
4912 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize; $/;"       m       struct:OMX_VIDEO_PARAM_WMVTYPE  access:public
4913 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_FRAMERATETYPE access:public
4914 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_INTRAREFRESHVOPTYPE   access:public
4915 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_MACROBLOCKERRORMAPTYPE        access:public
4916 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_CONFIG_MBERRORREPORTINGTYPE  access:public
4917 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_PARAM_MACROBLOCKSTYPE        access:public
4918 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
4919 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
4920 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
4921 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
4922 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
4923 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
4924 nSize   omx/openmax/OMX_Video.h /^    OMX_U32 nSize;$/;"        m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
4925 nSize   omx/openmax/OMX_Video.h /^   OMX_U32 nSize;                 $/;"        m       struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE access:public
4926 nSize   omx/openmax/OMX_VideoExt.h      /^    OMX_U32 nSize;$/;"        m       struct:OMX_NALSTREAMFORMATTYPE  access:public
4927 nSliceGroupMapType      omx/openmax/OMX_Video.h /^    OMX_U8 nSliceGroupMapType;$/;"    m       struct:OMX_VIDEO_PARAM_AVCSLICEFMO      access:public
4928 nSliceHeaderSpacing     omx/openmax/OMX_Video.h /^    OMX_U32 nSliceHeaderSpacing;  $/;"        m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
4929 nSliceHeaderSpacing     omx/openmax/OMX_Video.h /^    OMX_U32 nSliceHeaderSpacing;$/;"  m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
4930 nSliceHeight    omx/openmax/OMX_Image.h /^    OMX_U32 nSliceHeight;$/;" m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
4931 nSliceHeight    omx/openmax/OMX_Video.h /^    OMX_U32 nSliceHeight;$/;" m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
4932 nStartPortNumber        omx/openmax/OMX_Core.h  /^    OMX_U32 nStartPortNumber;   \/** first port number for this type of port *\/$/;"  m       struct:OMX_PORT_PARAM_TYPE      access:public
4933 nStartTime      omx/openmax/OMX_Other.h /^    OMX_TICKS nStartTime;       \/**< Start time of the media time. *\/$/;"   m       struct:OMX_TIME_CONFIG_CLOCKSTATETYPE   access:public
4934 nStep   omx/openmax/OMX_Types.h /^        OMX_U8 nStep;           \/**< Step version accessor element *\/$/;"   m       struct:OMX_VERSIONTYPE::__anon34        access:public
4935 nStereoWidening omx/openmax/OMX_Audio.h /^    OMX_U32  nStereoWidening;  \/**< stereo widening setting for the port,$/;"        m       struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE      access:public
4936 nStopTime       omx/openmax/OMX_Audio.h /^    OMX_U32 nStopTime;            \/**< Time in milliseconds to indicate when playback $/;"   m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
4937 nStride omx/openmax/OMX_Image.h /^    OMX_S32 nStride;     $/;" m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
4938 nStride omx/openmax/OMX_Video.h /^    OMX_S32 nStride;$/;"      m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
4939 nSubbands       omx/openmax/OMX_Audio.h /^    OMX_U32 nSubbands;         \/**< Number of subbands *\/$/;"       m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
4940 nSuperBlockAlign        omx/openmax/OMX_Audio.h /^    OMX_U32 nSuperBlockAlign; \/**< WMA Type-specific data *\/$/;"    m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
4941 nTargetBitrate  omx/openmax/OMX_Video.h /^    OMX_U32 nTargetBitrate;                 $/;"      m       struct:OMX_VIDEO_PARAM_BITRATETYPE      access:public
4942 nTickCount      omx/openmax/OMX_Core.h  /^    OMX_U32 nTickCount;         \/**< Optional entry that the component and$/;"       m       struct:OMX_BUFFERHEADERTYPE     access:public
4943 nTimeIncRes     omx/openmax/OMX_Video.h /^    OMX_U32 nTimeIncRes;$/;"  m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
4944 nTimeStamp      omx/openmax/OMX_Core.h  /^ OMX_TICKS nTimeStamp;          \/**< Timestamp corresponding to the sample $/;"      m       struct:OMX_BUFFERHEADERTYPE     access:public
4945 nTimeout        omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nTimeout;$/;"     m       struct:OMX_CONFIG_BACKLIGHTTYPE access:public
4946 nTimestamp      omx/openmax/OMX_Other.h /^    OMX_TICKS nTimestamp;          \/**< timestamp .*\/ $/;"  m       struct:OMX_TIME_CONFIG_TIMESTAMPTYPE    access:public
4947 nTop    omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nTop;$/;" m       struct:OMX_CONFIG_RECTTYPE      access:public
4948 nTrack  omx/openmax/OMX_Audio.h /^    OMX_U32 nTrack;           \/**< track number for the meta event *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
4949 nTrack0031MuteMask      omx/openmax/OMX_Audio.h /^    OMX_U32 nTrack0031MuteMask;   \/**< 32 bit mask for track mute status. Note: This is for tracks 0-31 *\/$/;"      m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
4950 nTrack0031SoloMask      omx/openmax/OMX_Audio.h /^    OMX_U32 nTrack0031SoloMask;   \/**< 32 bit mask for track solo status. Note: This is for tracks 0-31 *\/$/;"      m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
4951 nTrack3263MuteMask      omx/openmax/OMX_Audio.h /^    OMX_U32 nTrack3263MuteMask;   \/**< 32 bit mask for track mute status. Note: This is for tracks 32-63 *\/$/;"     m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
4952 nTrack3263SoloMask      omx/openmax/OMX_Audio.h /^    OMX_U32 nTrack3263SoloMask;   \/**< 32 bit mask for track solo status. Note: This is for tracks 32-63 *\/$/;"     m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
4953 nTreble omx/openmax/OMX_Audio.h /^    OMX_S32  nTreble;          \/**< treble setting for the port, as a$/;"    m       struct:OMX_AUDIO_CONFIG_TREBLETYPE      access:public
4954 nTunnelFlags    omx/openmax/OMX_Core.h  /^    OMX_U32 nTunnelFlags;             \/**< bit flags for tunneling *\/$/;"   m       struct:OMX_TUNNELSETUPTYPE      access:public
4955 nU32    omx/openmax/OMX_Component.h     /^    OMX_U32 nU32;                     \/**< U32 value *\/$/;" m       struct:OMX_PARAM_U32TYPE        access:public
4956 nUserSoundBankIndex     omx/openmax/OMX_Audio.h /^    OMX_U32 nUserSoundBankIndex;\/**< User soundbank index, easier to access soundbanks $/;"  m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
4957 nValue  omx/openmax/OMX_Component.h     /^    OMX_U8 nValue[1];$/;"     m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
4958 nValue  omx/openmax/OMX_Types.h /^    OMX_S32 nValue; \/**< actual value *\/$/;"        m       struct:OMX_BS32 access:public
4959 nValue  omx/openmax/OMX_Types.h /^    OMX_U32 nValue; \/**< actual value *\/$/;"        m       struct:OMX_BU32 access:public
4960 nValueMaxSize   omx/openmax/OMX_Component.h     /^    OMX_U32 nValueMaxSize;$/;"        m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
4961 nValueSizeUsed  omx/openmax/OMX_Component.h     /^    OMX_U32 nValueSizeUsed;$/;"       m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
4962 nVersion        omx/gstomx.h    /^  OMX_VERSIONTYPE nVersion;$/;"       m       struct:_EnableGemBuffersParams  access:public
4963 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;               \/**< OMX specification version information *\/$/;"       m       struct:OMX_AUDIO_PARAM_AMRTYPE  access:public
4964 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;         \/**< OMX specification version information *\/ $/;"    m       struct:OMX_AUDIO_PARAM_PCMMODETYPE      access:public
4965 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;       \/**< OMX specification version information *\/$/;"       m       struct:OMX_AUDIO_PARAM_PORTFORMATTYPE   access:public
4966 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;      \/**< OMX specification version information *\/$/;"        m       struct:OMX_AUDIO_PARAM_AACPROFILETYPE   access:public
4967 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;      \/**< OMX specification version information *\/$/;"        m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
4968 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;      \/**< OMX specification version information *\/$/;"        m       struct:OMX_AUDIO_PARAM_MP3TYPE  access:public
4969 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/ $/;"        m       struct:OMX_AUDIO_PARAM_G723TYPE access:public
4970 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
4971 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
4972 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_EVRCTYPE access:public
4973 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_PDCEFRTYPE       access:public
4974 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_PDCFRTYPE        access:public
4975 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_PDCHRTYPE        access:public
4976 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_QCELP13TYPE      access:public
4977 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_QCELP8TYPE       access:public
4978 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_SMVTYPE  access:public
4979 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_TDMAEFRTYPE      access:public
4980 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;     \/**< OMX specification version information *\/$/;" m       struct:OMX_AUDIO_PARAM_TDMAFRTYPE       access:public
4981 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/ $/;"  m       struct:OMX_AUDIO_PARAM_ADPCMTYPE        access:public
4982 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/ $/;"  m       struct:OMX_AUDIO_PARAM_G726TYPE access:public
4983 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/ $/;"  m       struct:OMX_AUDIO_PARAM_RATYPE   access:public
4984 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_BALANCETYPE     access:public
4985 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_CHANNELMUTETYPE access:public
4986 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
4987 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE        access:public
4988 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MIDISTATUSTYPE  access:public
4989 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_MUTETYPE        access:public
4990 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_AUDIO_CONFIG_VOLUMETYPE      access:public
4991 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_BASSTYPE        access:public
4992 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
4993 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE     access:public
4994 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
4995 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_LOUDNESSTYPE    access:public
4996 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE      access:public
4997 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE      access:public
4998 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_CONFIG_TREBLETYPE      access:public
4999 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_AUDIO_PARAM_SBCTYPE  access:public
5000 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/ $/;"    m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE   access:public
5001 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/ $/;"    m       struct:OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE       access:public
5002 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE  access:public
5003 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_G729TYPE access:public
5004 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_GSMEFRTYPE       access:public
5005 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_GSMFRTYPE        access:public
5006 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_GSMHRTYPE        access:public
5007 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
5008 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_VORBISTYPE       access:public
5009 nVersion        omx/openmax/OMX_Audio.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_AUDIO_PARAM_WMATYPE  access:public
5010 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;           \/**< OMX specification version information *\/$/;"   m       struct:OMX_PARAM_CONTENTURITYPE access:public
5011 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;         \/**< OMX specification version information *\/ $/;"    m       struct:OMX_PARAM_U32TYPE        access:public
5012 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;        $/;"     m       struct:OMX_PARAM_SUSPENSIONPOLICYTYPE   access:public
5013 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;       $/;"      m       struct:OMX_PARAM_SUSPENSIONTYPE access:public
5014 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;      \/**< OMX specification version information *\/$/;"        m       struct:OMX_PARAM_PORTDEFINITIONTYPE     access:public
5015 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_PARAM_CONTENTPIPETYPE        access:public
5016 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"    m       struct:OMX_RESOURCECONCEALMENTTYPE      access:public
5017 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion; $/;"    m       struct:OMX_PARAM_METADATAFILTERTYPE     access:public
5018 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_COMPONENTTYPE        access:public
5019 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_BOOLEANTYPE   access:public
5020 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_CONTAINERNODECOUNTTYPE        access:public
5021 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_CONTAINERNODEIDTYPE   access:public
5022 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_METADATAITEMCOUNTTYPE access:public
5023 nVersion        omx/openmax/OMX_Component.h     /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
5024 nVersion        omx/openmax/OMX_ComponentExt.h  /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_COMMITMODETYPE        access:public
5025 nVersion        omx/openmax/OMX_ComponentExt.h  /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_COMMITTYPE    access:public
5026 nVersion        omx/openmax/OMX_Core.h  /^    OMX_VERSIONTYPE nVersion;               $/;"      m       struct:OMX_OTHER_EXTRADATATYPE  access:public
5027 nVersion        omx/openmax/OMX_Core.h  /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_BUFFERHEADERTYPE     access:public
5028 nVersion        omx/openmax/OMX_Core.h  /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_PARAM_COMPONENTROLETYPE      access:public
5029 nVersion        omx/openmax/OMX_Core.h  /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_PORT_PARAM_TYPE      access:public
5030 nVersion        omx/openmax/OMX_Core.h  /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_PARAM_BUFFERSUPPLIERTYPE     access:public
5031 nVersion        omx/openmax/OMX_Core.h  /^ OMX_VERSIONTYPE nVersion;  \/**< OMX specification version information *\/$/;"       m       struct:OMX_PRIORITYMGMTTYPE     access:public
5032 nVersion        omx/openmax/OMX_CoreExt.h       /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_CONFIG_CALLBACKREQUESTTYPE   access:public
5033 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version info *\/ $/;" m       struct:OMX_CONFIG_COLORCONVERSIONTYPE   access:public
5034 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;  $/;"   m       struct:OMX_CONFIG_RECTTYPE      access:public
5035 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion; $/;"    m       struct:OMX_CONFIG_COLORENHANCEMENTTYPE  access:public
5036 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion; $/;"    m       struct:OMX_CONFIG_MIRRORTYPE    access:public
5037 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version info *\/ $/;"   m       struct:OMX_CONFIG_SCALEFACTORTYPE       access:public
5038 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/ $/;"    m       struct:OMX_CONFIG_DITHERTYPE    access:public
5039 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/ $/;"    m       struct:OMX_PARAM_DATAUNITTYPE   access:public
5040 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_BACKLIGHTTYPE access:public
5041 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_BRIGHTNESSTYPE        access:public
5042 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_CAPTUREMODETYPE       access:public
5043 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_COLORBLENDTYPE        access:public
5044 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_COLORKEYTYPE  access:public
5045 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_CONTRASTTYPE  access:public
5046 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_EXPOSURECONTROLTYPE   access:public
5047 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
5048 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_FOCUSREGIONTYPE       access:public
5049 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_FRAMESTABTYPE access:public
5050 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_GAMMATYPE     access:public
5051 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_IMAGEFILTERTYPE       access:public
5052 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_LIGHTNESSTYPE access:public
5053 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_PLANEBLENDTYPE        access:public
5054 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_POINTTYPE     access:public
5055 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_ROTATIONTYPE  access:public
5056 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_SATURATIONTYPE        access:public
5057 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_TRANSITIONEFFECTTYPE  access:public
5058 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_WHITEBALCONTROLTYPE   access:public
5059 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_FRAMESIZETYPE        access:public
5060 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_PARAM_DEBLOCKINGTYPE access:public
5061 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_PARAM_FOCUSSTATUSTYPE        access:public
5062 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_PARAM_INTERLEAVETYPE access:public
5063 nVersion        omx/openmax/OMX_IVCommon.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_PARAM_SENSORMODETYPE access:public
5064 nVersion        omx/openmax/OMX_Image.h /^    OMX_VERSIONTYPE nVersion; $/;"    m       struct:OMX_IMAGE_PARAM_QFACTORTYPE      access:public
5065 nVersion        omx/openmax/OMX_Image.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE        access:public
5066 nVersion        omx/openmax/OMX_Image.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_IMAGE_PARAM_FLASHCONTROLTYPE access:public
5067 nVersion        omx/openmax/OMX_Image.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_IMAGE_PARAM_HUFFMANTTABLETYPE        access:public
5068 nVersion        omx/openmax/OMX_Image.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_IMAGE_PARAM_PORTFORMATTYPE   access:public
5069 nVersion        omx/openmax/OMX_Image.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE    access:public
5070 nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;       \/**< OMX specification version information *\/$/;"       m       struct:OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE       access:public
5071 nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;       \/**< OMX specification version information *\/$/;"       m       struct:OMX_TIME_CONFIG_SCALETYPE        access:public
5072 nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;       \/**< OMX specification version information *\/$/;"       m       struct:OMX_TIME_CONFIG_SEEKMODETYPE     access:public
5073 nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;       \/**< OMX specification version information *\/$/;"       m       struct:OMX_TIME_MEDIATIMETYPE   access:public
5074 nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;    \/**< OMX specification version$/;"  m       struct:OMX_TIME_CONFIG_TIMESTAMPTYPE    access:public
5075 nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version $/;"  m       struct:OMX_TIME_CONFIG_CLOCKSTATETYPE   access:public
5076 nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion;   \/**< OMX specification version information *\/$/;"   m       struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE     access:public
5077 nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_OTHER_CONFIG_POWERTYPE       access:public
5078 nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_OTHER_CONFIG_STATSTYPE       access:public
5079 nVersion        omx/openmax/OMX_Other.h /^    OMX_VERSIONTYPE nVersion; \/**< OMX specification version information *\/$/;"     m       struct:OMX_OTHER_PARAM_PORTFORMATTYPE   access:public
5080 nVersion        omx/openmax/OMX_Types.h /^    OMX_U32 nVersion;           \/**< 32 bit value to make accessing the$/;"  m       union:OMX_VERSIONTYPE   access:public
5081 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;               $/;"      m       struct:OMX_VIDEO_CONFIG_BITRATETYPE     access:public
5082 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;               $/;"      m       struct:OMX_VIDEO_PARAM_BITRATETYPE      access:public
5083 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;      $/;"       m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
5084 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion; $/;"    m       struct:OMX_VIDEO_PARAM_VBSMCTYPE        access:public
5085 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion; $/;"    m       struct:OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE      access:public
5086 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_FRAMERATETYPE access:public
5087 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_INTRAREFRESHVOPTYPE   access:public
5088 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_MACROBLOCKERRORMAPTYPE        access:public
5089 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_CONFIG_MBERRORREPORTINGTYPE  access:public
5090 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_PARAM_MACROBLOCKSTYPE        access:public
5091 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_CONFIG_AVCINTRAPERIOD  access:public
5092 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_CONFIG_NALSIZE access:public
5093 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_AVCSLICEFMO      access:public
5094 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE      access:public
5095 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_H263TYPE access:public
5096 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_INTRAREFRESHTYPE access:public
5097 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
5098 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG2TYPE        access:public
5099 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_MPEG4TYPE        access:public
5100 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
5101 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_QUANTIZATIONTYPE access:public
5102 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_RVTYPE   access:public
5103 nVersion        omx/openmax/OMX_Video.h /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_VIDEO_PARAM_WMVTYPE  access:public
5104 nVersion        omx/openmax/OMX_Video.h /^   OMX_VERSIONTYPE nVersion;      $/;"        m       struct:OMX_VIDEO_PARAM_PROFILELEVELTYPE access:public
5105 nVersion        omx/openmax/OMX_VideoExt.h      /^    OMX_VERSIONTYPE nVersion;$/;"     m       struct:OMX_NALSTREAMFORMATTYPE  access:public
5106 nVersionMajor   omx/openmax/OMX_Types.h /^        OMX_U8 nVersionMajor;   \/**< Major version accessor element *\/$/;"  m       struct:OMX_VERSIONTYPE::__anon34        access:public
5107 nVersionMinor   omx/openmax/OMX_Types.h /^        OMX_U8 nVersionMinor;   \/**< Minor version accessor element *\/$/;"  m       struct:OMX_VERSIONTYPE::__anon34        access:public
5108 nWaitMask       omx/openmax/OMX_Other.h /^    OMX_U32 nWaitMask;          \/**< Mask of OMX_CLOCKPORT values. *\/$/;"   m       struct:OMX_TIME_CONFIG_CLOCKSTATETYPE   access:public
5109 nWallTimeAtMediaTime    omx/openmax/OMX_Other.h /^    OMX_TICKS nWallTimeAtMediaTime; \/**< Wall time corresponding to nMediaTimeStamp.$/;"     m       struct:OMX_TIME_MEDIATIMETYPE   access:public
5110 nWeightedBipredicitonMode       omx/openmax/OMX_Video.h /^    OMX_U32 nWeightedBipredicitonMode; $/;"   m       struct:OMX_VIDEO_PARAM_AVCTYPE  access:public
5111 nWidth  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nWidth;$/;"       m       struct:OMX_CONFIG_RECTTYPE      access:public
5112 nWidth  omx/openmax/OMX_IVCommon.h      /^    OMX_U32 nWidth;$/;"       m       struct:OMX_FRAMESIZETYPE        access:public
5113 nX      omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nX;$/;"   m       struct:OMX_CONFIG_POINTTYPE     access:public
5114 nY      omx/openmax/OMX_IVCommon.h      /^    OMX_S32 nY;$/;"   m       struct:OMX_CONFIG_POINTTYPE     access:public
5115 n_in_ports      omx/gstomx.h    /^  gint n_in_ports, n_out_ports;$/;"   m       struct:_GstOMXComponent access:public
5116 n_out_ports     omx/gstomx.h    /^  gint n_in_ports, n_out_ports;$/;"   m       struct:_GstOMXComponent access:public
5117 name    omx/gstomx.h    /^  gchar *name; \/* for debugging mostly *\/$/;"       m       struct:_GstOMXComponent access:public
5118 need_copy       omx/gstomxbufferpool.h  /^  gboolean need_copy;$/;"     m       struct:_GstOMXBufferPool        access:public
5119 needs_reorder   omx/gstomxaudiodec.h    /^  gboolean needs_reorder;$/;" m       struct:_GstOMXAudioDec  access:public
5120 new_calc_plane  omx/gstomx.c    /^int new_calc_plane(int width, int height)$/;" f       signature:(int width, int height)
5121 new_calc_plane  omx/gstomx.h    /^int new_calc_plane(int width, int height);$/;"        p       signature:(int width, int height)
5122 new_calc_uvplane        omx/gstomx.c    /^int new_calc_uvplane(int width, int height)$/;"       f       signature:(int width, int height)
5123 new_calc_uvplane        omx/gstomx.h    /^int new_calc_uvplane(int width, int height);$/;"      p       signature:(int width, int height)
5124 new_calc_yplane omx/gstomx.c    /^int new_calc_yplane(int width, int height)$/;"        f       signature:(int width, int height)
5125 new_calc_yplane omx/gstomx.h    /^int new_calc_yplane(int width, int height);$/;"       p       signature:(int width, int height)
5126 offset  omx/gstomx.c    /^  glong offset;$/;"   m       struct:TypeOffest       file:   access:public
5127 omx_buf omx/gstomx.h    /^  OMX_BUFFERHEADERTYPE *omx_buf;$/;"  m       struct:_GstOMXBuffer    access:public
5128 open_ogl        examples/egl/testegl.c  /^open_ogl (void)$/;"   f       file:   signature:(void)
5129 other   omx/openmax/OMX_Component.h     /^        OMX_OTHER_PORTDEFINITIONTYPE other;$/;"       m       union:OMX_PARAM_PORTDEFINITIONTYPE::__anon33    access:public
5130 other_pool      omx/gstomxbufferpool.h  /^  GstBufferPool *other_pool;$/;"      m       struct:_GstOMXBufferPool        access:public
5131 out_port        omx/gstomxaudiosink.h   /^  GstOMXPort *in_port, *out_port;$/;" m       struct:_GstOMXAudioSink access:public
5132 out_port_index  omx/gstomx.h    /^  guint32 in_port_index, out_port_index;$/;"  m       struct:_GstOMXClassData access:public
5133 out_port_pool   omx/gstomxaudiodec.h    /^  GstBufferPool *in_port_pool, *out_port_pool;$/;"    m       struct:_GstOMXAudioDec  access:public
5134 out_port_pool   omx/gstomxvideodec.h    /^  GstBufferPool *in_port_pool, *out_port_pool;$/;"    m       struct:_GstOMXVideoDec  access:public
5135 output_adapter  omx/gstomxaudiodec.h    /^  GstAdapter *output_adapter;$/;"     m       struct:_GstOMXAudioDec  access:public
5136 p       omx/gstomx.h    /^    void   * p[SCMN_IMGB_MAX_PLANE];    \/* physical address of each image plane, if needs *\/$/;"    m       struct:__anon2  access:public
5137 pAppPrivate     omx/openmax/OMX_Core.h  /^    OMX_PTR pAppPrivate;        \/**< pointer to any data the application$/;" m       struct:OMX_BUFFERHEADERTYPE     access:public
5138 pApplicationPrivate     omx/openmax/OMX_Component.h     /^    OMX_PTR pApplicationPrivate;$/;"  m       struct:OMX_COMPONENTTYPE        access:public
5139 pBuffer omx/openmax/OMX_Core.h  /^    OMX_U8* pBuffer;            \/**< Pointer to actual block of memory $/;"  m       struct:OMX_BUFFERHEADERTYPE     access:public
5140 pClientPrivate  omx/openmax/OMX_Other.h /^    OMX_PTR pClientPrivate;     \/**< Client private data to disabiguate this media time $/;" m       struct:OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE     access:public
5141 pComponentPrivate       omx/openmax/OMX_Component.h     /^    OMX_PTR pComponentPrivate;$/;"    m       struct:OMX_COMPONENTTYPE        access:public
5142 pDLSData        omx/openmax/OMX_Audio.h /^    OMX_PTR pDLSData;         \/**< Pointer to DLS file data *\/$/;"  m       struct:OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE    access:public
5143 pInitialize     omx/openmax/OMX_Core.h  /^  OMX_COMPONENTINITTYPE pInitialize; \/* Component instance initialization function *\/$/;"   m       struct:OMX_COMPONENTREGISTERTYPE        access:public
5144 pInputPortPrivate       omx/openmax/OMX_Core.h  /^    OMX_PTR pInputPortPrivate;  \/**< pointer to any data the input port$/;"  m       struct:OMX_BUFFERHEADERTYPE     access:public
5145 pMarkData       omx/openmax/OMX_Core.h  /^    OMX_PTR pMarkData;          \/**< Application specific data associated with $/;"  m       struct:OMX_BUFFERHEADERTYPE     access:public
5146 pMarkData       omx/openmax/OMX_Types.h /^    OMX_PTR pMarkData;   \/**< Application specific data associated with $/;" m       struct:OMX_MARKTYPE     access:public
5147 pName   omx/openmax/OMX_Core.h  /^  const char          * pName;       \/* Component name, 128 byte limit (including '\\0') applies *\/$/;"     m       struct:OMX_COMPONENTREGISTERTYPE        access:public
5148 pNativeRender   omx/openmax/OMX_Audio.h /^    OMX_NATIVE_DEVICETYPE pNativeRender; \/** < platform specific reference$/;"       m       struct:OMX_AUDIO_PORTDEFINITIONTYPE     access:public
5149 pNativeRender   omx/openmax/OMX_Image.h /^    OMX_NATIVE_DEVICETYPE pNativeRender;$/;"  m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
5150 pNativeRender   omx/openmax/OMX_Video.h /^    OMX_NATIVE_DEVICETYPE pNativeRender;$/;"  m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
5151 pNativeWindow   omx/openmax/OMX_Image.h /^    OMX_NATIVE_WINDOWTYPE pNativeWindow;$/;"  m       struct:OMX_IMAGE_PORTDEFINITIONTYPE     access:public
5152 pNativeWindow   omx/openmax/OMX_Video.h /^    OMX_NATIVE_WINDOWTYPE pNativeWindow;$/;"  m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
5153 pOutputPortPrivate      omx/openmax/OMX_Core.h  /^    OMX_PTR pOutputPortPrivate; \/**< pointer to any data the output port$/;" m       struct:OMX_BUFFERHEADERTYPE     access:public
5154 pPlatformPrivate        omx/openmax/OMX_Core.h  /^    OMX_PTR pPlatformPrivate;   \/**< pointer to any data the platform$/;"    m       struct:OMX_BUFFERHEADERTYPE     access:public
5155 parent  omx/gstomx.h    /^  GstObject *parent;$/;"      m       struct:_GstOMXComponent access:public
5156 parent  omx/gstomxaacdec.h      /^  GstOMXAudioDec parent;$/;"  m       struct:_GstOMXAACDec    access:public
5157 parent  omx/gstomxaacenc.h      /^  GstOMXAudioEnc parent;$/;"  m       struct:_GstOMXAACEnc    access:public
5158 parent  omx/gstomxamrdec.h      /^  GstOMXAudioDec parent;$/;"  m       struct:_GstOMXAMRDec    access:public
5159 parent  omx/gstomxanalogaudiosink.h     /^  GstOMXAudioSink parent;$/;" m       struct:_GstOMXAnalogAudioSink   access:public
5160 parent  omx/gstomxaudiodec.h    /^  GstAudioDecoder parent;$/;" m       struct:_GstOMXAudioDec  access:public
5161 parent  omx/gstomxaudioenc.h    /^  GstAudioEncoder parent;$/;" m       struct:_GstOMXAudioEnc  access:public
5162 parent  omx/gstomxaudiosink.h   /^  GstAudioSink parent;$/;"    m       struct:_GstOMXAudioSink access:public
5163 parent  omx/gstomxbufferpool.c  /^  GstAllocator parent;$/;"    m       struct:_GstOMXMemoryAllocator   file:   access:public
5164 parent  omx/gstomxbufferpool.h  /^  GstVideoBufferPool parent;$/;"      m       struct:_GstOMXBufferPool        access:public
5165 parent  omx/gstomxh263dec.h     /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXH263Dec   access:public
5166 parent  omx/gstomxh263enc.h     /^  GstOMXVideoEnc parent;$/;"  m       struct:_GstOMXH263Enc   access:public
5167 parent  omx/gstomxh264dec.h     /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXH264Dec   access:public
5168 parent  omx/gstomxh264enc.h     /^  GstOMXVideoEnc parent;$/;"  m       struct:_GstOMXH264Enc   access:public
5169 parent  omx/gstomxhdmiaudiosink.h       /^  GstOMXAudioSink parent;$/;" m       struct:_GstOMXHdmiAudioSink     access:public
5170 parent  omx/gstomxmjpegdec.h    /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXMJPEGDec  access:public
5171 parent  omx/gstomxmp3dec.h      /^  GstOMXAudioDec parent;$/;"  m       struct:_GstOMXMP3Dec    access:public
5172 parent  omx/gstomxmpeg2videodec.h       /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXMPEG2VideoDec     access:public
5173 parent  omx/gstomxmpeg4videodec.h       /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXMPEG4VideoDec     access:public
5174 parent  omx/gstomxmpeg4videoenc.h       /^  GstOMXVideoEnc parent;$/;"  m       struct:_GstOMXMPEG4VideoEnc     access:public
5175 parent  omx/gstomxtheoradec.h   /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXTheoraDec access:public
5176 parent  omx/gstomxvideodec.h    /^  GstVideoDecoder parent;$/;" m       struct:_GstOMXVideoDec  access:public
5177 parent  omx/gstomxvideoenc.h    /^  GstVideoEncoder parent;$/;" m       struct:_GstOMXVideoEnc  access:public
5178 parent  omx/gstomxvp8dec.h      /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXVP8Dec    access:public
5179 parent  omx/gstomxwmvdec.h      /^  GstOMXVideoDec parent;$/;"  m       struct:_GstOMXWMVDec    access:public
5180 parent_class    omx/gstomxaacdec.h      /^  GstOMXAudioDecClass parent_class;$/;"       m       struct:_GstOMXAACDecClass       access:public
5181 parent_class    omx/gstomxaacenc.h      /^  GstOMXAudioEncClass parent_class;$/;"       m       struct:_GstOMXAACEncClass       access:public
5182 parent_class    omx/gstomxamrdec.h      /^  GstOMXAudioDecClass parent_class;$/;"       m       struct:_GstOMXAMRDecClass       access:public
5183 parent_class    omx/gstomxanalogaudiosink.h     /^  GstOMXAudioSinkClass parent_class;$/;"      m       struct:_GstOMXAnalogAudioSinkClass      access:public
5184 parent_class    omx/gstomxaudiodec.h    /^  GstAudioDecoderClass parent_class;$/;"      m       struct:_GstOMXAudioDecClass     access:public
5185 parent_class    omx/gstomxaudioenc.h    /^  GstAudioEncoderClass parent_class;$/;"      m       struct:_GstOMXAudioEncClass     access:public
5186 parent_class    omx/gstomxaudiosink.h   /^  GstAudioSinkClass parent_class;$/;" m       struct:_GstOMXAudioSinkClass    access:public
5187 parent_class    omx/gstomxbufferpool.c  /^  GstAllocatorClass parent_class;$/;" m       struct:_GstOMXMemoryAllocatorClass      file:   access:public
5188 parent_class    omx/gstomxbufferpool.h  /^  GstVideoBufferPoolClass parent_class;$/;"   m       struct:_GstOMXBufferPoolClass   access:public
5189 parent_class    omx/gstomxh263dec.h     /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXH263DecClass      access:public
5190 parent_class    omx/gstomxh263enc.h     /^  GstOMXVideoEncClass parent_class;$/;"       m       struct:_GstOMXH263EncClass      access:public
5191 parent_class    omx/gstomxh264dec.h     /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXH264DecClass      access:public
5192 parent_class    omx/gstomxh264enc.c     74;"    d       file:
5193 parent_class    omx/gstomxh264enc.h     /^  GstOMXVideoEncClass parent_class;$/;"       m       struct:_GstOMXH264EncClass      access:public
5194 parent_class    omx/gstomxhdmiaudiosink.h       /^  GstOMXAudioSinkClass parent_class;$/;"      m       struct:_GstOMXHdmiAudioSinkClass        access:public
5195 parent_class    omx/gstomxmjpegdec.h    /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXMJPEGDecClass     access:public
5196 parent_class    omx/gstomxmp3dec.h      /^  GstOMXAudioDecClass parent_class;$/;"       m       struct:_GstOMXMP3DecClass       access:public
5197 parent_class    omx/gstomxmpeg2videodec.h       /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXMPEG2VideoDecClass        access:public
5198 parent_class    omx/gstomxmpeg4videodec.h       /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXMPEG4VideoDecClass        access:public
5199 parent_class    omx/gstomxmpeg4videoenc.h       /^  GstOMXVideoEncClass parent_class;$/;"       m       struct:_GstOMXMPEG4VideoEncClass        access:public
5200 parent_class    omx/gstomxtheoradec.h   /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXTheoraDecClass    access:public
5201 parent_class    omx/gstomxvideodec.h    /^  GstVideoDecoderClass parent_class;$/;"      m       struct:_GstOMXVideoDecClass     access:public
5202 parent_class    omx/gstomxvideoenc.h    /^  GstVideoEncoderClass parent_class;$/;"      m       struct:_GstOMXVideoEncClass     access:public
5203 parent_class    omx/gstomxvp8dec.h      /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXVP8DecClass       access:public
5204 parent_class    omx/gstomxwmvdec.h      /^  GstOMXVideoDecClass parent_class;$/;"       m       struct:_GstOMXWMVDecClass       access:public
5205 pending_buffers omx/gstomx.h    /^  GQueue pending_buffers; \/* Contains GstOMXBuffer* *\/$/;"  m       struct:_GstOMXPort      access:public
5206 pending_reconfigure_outports    omx/gstomx.h    /^  GList *pending_reconfigure_outports;$/;"    m       struct:_GstOMXComponent access:public
5207 pending_state   omx/gstomx.h    /^  OMX_STATETYPE pending_state;$/;"    m       struct:_GstOMXComponent access:public
5208 periodicty_idr  omx/gstomxh264enc.h     /^  guint32 periodicty_idr;$/;" m       struct:_GstOMXH264Enc   access:public
5209 pipeline        examples/egl/testegl.c  /^  GstElement *pipeline;$/;"   m       struct:__anon37 file:   access:public
5210 pipeline_get_duration   examples/egl/testegl.c  /^pipeline_get_duration (APP_STATE_T * state)$/;"       f       file:   signature:(APP_STATE_T * state)
5211 pipeline_get_position   examples/egl/testegl.c  /^pipeline_get_position (APP_STATE_T * state)$/;"       f       file:   signature:(APP_STATE_T * state)
5212 pipeline_pause  examples/egl/testegl.c  /^pipeline_pause (APP_STATE_T * state)$/;"      f       file:   signature:(APP_STATE_T * state)
5213 pipeline_play   examples/egl/testegl.c  /^pipeline_play (APP_STATE_T * state)$/;"       f       file:   signature:(APP_STATE_T * state)
5214 pipeline_seek   examples/egl/testegl.c  /^pipeline_seek (APP_STATE_T * state, gint64 position)$/;"      f       file:   signature:(APP_STATE_T * state, gint64 position)
5215 plugin_init     omx/gstomx.c    /^plugin_init (GstPlugin * plugin)$/;"  f       file:   signature:(GstPlugin * plugin)
5216 popped_obj      examples/egl/testegl.c  /^  GstMiniObject *popped_obj;$/;"      m       struct:__anon37 file:   access:public
5217 port    omx/gstomx.h    /^      OMX_U32 port;$/;"       m       struct:_GstOMXMessage::__anon9::__anon11        access:public
5218 port    omx/gstomx.h    /^      OMX_U32 port;$/;"       m       struct:_GstOMXMessage::__anon9::__anon13        access:public
5219 port    omx/gstomx.h    /^      OMX_U32 port;$/;"       m       struct:_GstOMXMessage::__anon9::__anon14        access:public
5220 port    omx/gstomx.h    /^      OMX_U32 port;$/;"       m       struct:_GstOMXMessage::__anon9::__anon15        access:public
5221 port    omx/gstomx.h    /^  GstOMXPort *port;$/;"       m       struct:_GstOMXBuffer    access:public
5222 port    omx/gstomxbufferpool.h  /^  GstOMXPort *port;$/;"       m       struct:_GstOMXBufferPool        access:public
5223 port_def        omx/gstomx.h    /^  OMX_PARAM_PORTDEFINITIONTYPE port_def;$/;"  m       struct:_GstOMXPort      access:public
5224 port_enable     omx/gstomx.h    /^    } port_enable;$/;"        m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon13        access:public
5225 port_settings_changed   omx/gstomx.h    /^    } port_settings_changed;$/;"      m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon14        access:public
5226 ports   omx/gstomx.h    /^  GPtrArray *ports; \/* Contains GstOMXPort* *\/$/;"  m       struct:_GstOMXComponent access:public
5227 position        omx/gstomxaudiodec.h    /^  GstAudioChannelPosition position[OMX_AUDIO_MAXCHANNELS];$/;"        m       struct:_GstOMXAudioDec  access:public
5228 prepare_frame   omx/gstomxvideodec.h    /^  GstFlowReturn (*prepare_frame)   (GstOMXVideoDec * self, GstVideoCodecFrame *frame);$/;"    m       struct:_GstOMXVideoDecClass     access:public
5229 preroll_cb      examples/egl/testegl.c  /^preroll_cb (GstElement * fakesink, GstBuffer * buffer, GstPad * pad,$/;"      f       file:   signature:(GstElement * fakesink, GstBuffer * buffer, GstPad * pad, gpointer user_data)
5230 program examples/egl/testegl.c  /^  GLint program;$/;"  m       struct:__anon37 file:   access:public
5231 projection      examples/egl/testegl.c  /^  GstGLMatrix projection;$/;" m       struct:__anon37 file:   access:public
5232 qos_cb  examples/egl/testegl.c  /^qos_cb (GstBus * bus, GstMessage * msg, APP_STATE_T * state)$/;"      f       file:   signature:(GstBus * bus, GstMessage * msg, APP_STATE_T * state)
5233 quadx   examples/egl/cube_texture_and_coords.h  /^static const GLfloat quadx[6*4*3] = {$/;"     v
5234 quant_b_frames  omx/gstomxvideoenc.h    /^  guint32 quant_b_frames;$/;" m       struct:_GstOMXVideoEnc  access:public
5235 quant_i_frames  omx/gstomxvideoenc.h    /^  guint32 quant_i_frames;$/;" m       struct:_GstOMXVideoEnc  access:public
5236 quant_p_frames  omx/gstomxvideoenc.h    /^  guint32 quant_p_frames;$/;" m       struct:_GstOMXVideoEnc  access:public
5237 query_cb        examples/egl/testegl.c  /^query_cb (GstPad * pad, GstPadProbeInfo * info, gpointer user_data)$/;"       f       file:   signature:(GstPad * pad, GstPadProbeInfo * info, gpointer user_data)
5238 queue   examples/egl/testegl.c  /^  GAsyncQueue *queue;$/;"     m       struct:__anon37 file:   access:public
5239 queue_lock      examples/egl/testegl.c  /^  GMutex queue_lock;$/;"      m       struct:__anon37 file:   access:public
5240 queue_object    examples/egl/testegl.c  /^queue_object (APP_STATE_T * state, GstMiniObject * obj, gboolean synchronous)$/;"     f       file:   signature:(APP_STATE_T * state, GstMiniObject * obj, gboolean synchronous)
5241 queue_object    examples/egl/testegl.c  /^static gboolean queue_object (APP_STATE_T * state, GstMiniObject * obj,$/;"   p       file:   signature:(APP_STATE_T * state, GstMiniObject * obj, gboolean synchronous)
5242 rate    omx/gstomxamrdec.h      /^  gint rate;$/;"      m       struct:_GstOMXAMRDec    access:public
5243 rate    omx/gstomxaudiosink.h   /^  guint rate;$/;"     m       struct:_GstOMXAudioSink access:public
5244 redraw_scene    examples/egl/testegl.c  /^redraw_scene (APP_STATE_T * state)$/;"        f       file:   signature:(APP_STATE_T * state)
5245 redraw_scene    examples/egl/testegl.c  /^static void redraw_scene (APP_STATE_T * state);$/;"   p       file:   signature:(APP_STATE_T * state)
5246 render_func     examples/egl/testegl.c  /^render_func (gpointer data)$/;"       f       file:   signature:(gpointer data)
5247 render_scene    examples/egl/testegl.c  /^render_scene (APP_STATE_T * state)$/;"        f       file:   signature:(APP_STATE_T * state)
5248 rendered        examples/egl/testegl.c  /^  guint64 rendered;$/;"       m       struct:__anon37 file:   access:public
5249 reorder_map     omx/gstomxaudiodec.h    /^  gint reorder_map[OMX_AUDIO_MAXCHANNELS];$/;"        m       struct:_GstOMXAudioDec  access:public
5250 report_position_duration        examples/egl/testegl.c  /^report_position_duration (APP_STATE_T * state)$/;"    f       file:   signature:(APP_STATE_T * state)
5251 reset_model     examples/egl/testegl.c  /^reset_model (APP_STATE_T * state)$/;" f       file:   signature:(APP_STATE_T * state)
5252 reset_model     examples/egl/testegl.c  /^static void reset_model (APP_STATE_T * state);$/;"    p       file:   signature:(APP_STATE_T * state)
5253 rot_angle_x     examples/egl/testegl.c  /^  GLfloat rot_angle_x;$/;"    m       struct:__anon37 file:   access:public
5254 rot_angle_x_inc examples/egl/testegl.c  /^  GLfloat rot_angle_x_inc;$/;"        m       struct:__anon37 file:   access:public
5255 rot_angle_y     examples/egl/testegl.c  /^  GLfloat rot_angle_y;$/;"    m       struct:__anon37 file:   access:public
5256 rot_angle_y_inc examples/egl/testegl.c  /^  GLfloat rot_angle_y_inc;$/;"        m       struct:__anon37 file:   access:public
5257 rot_angle_z     examples/egl/testegl.c  /^  GLfloat rot_angle_z;$/;"    m       struct:__anon37 file:   access:public
5258 rot_angle_z_inc examples/egl/testegl.c  /^  GLfloat rot_angle_z_inc;$/;"        m       struct:__anon37 file:   access:public
5259 running examples/egl/testegl.c  /^  gboolean running;$/;"       m       struct:__anon37 file:   access:public
5260 s       omx/gstomx.h    /^    int      s[SCMN_IMGB_MAX_PLANE];    \/* stride of each image plane *\/$/;"        m       struct:__anon2  access:public
5261 s       omx/openmax/OMX_Types.h /^    } s;$/;"  m       union:OMX_VERSIONTYPE   typeref:struct:OMX_VERSIONTYPE::__anon34        access:public
5262 sBandIndex      omx/openmax/OMX_Audio.h /^    OMX_BU32 sBandIndex;       \/**< Band number to be set.  Upper Limit is $/;"      m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
5263 sBandLevel      omx/openmax/OMX_Audio.h /^    OMX_BS32 sBandLevel;       \/**< band level in millibels *\/$/;"  m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
5264 sCenterFreq     omx/openmax/OMX_Audio.h /^    OMX_BU32 sCenterFreq;      \/**< Center frequecies in Hz.  This is a$/;"  m       struct:OMX_AUDIO_CONFIG_EQUALIZERTYPE   access:public
5265 sDecayTime      omx/openmax/OMX_Audio.h /^    OMX_BU32 sDecayTime;          \/**< Late reverberation decay time at low$/;"      m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
5266 sDelay  omx/openmax/OMX_Audio.h /^    OMX_BU32 sDelay;           \/**< average delay in milliseconds *\/$/;"    m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
5267 sFrameSize      omx/openmax/OMX_IVCommon.h      /^    OMX_FRAMESIZETYPE sFrameSize;$/;" m       struct:OMX_PARAM_SENSORMODETYPE access:public
5268 sLanguageCountry        omx/openmax/OMX_Component.h     /^    OMX_STRING sLanguageCountry;$/;"  m       struct:OMX_CONFIG_METADATAITEMTYPE      access:public
5269 sMaxPolyphony   omx/openmax/OMX_Audio.h /^    OMX_BU32 sMaxPolyphony;        \/**< Specifies the maximum simultaneous polyphonic $/;"   m       struct:OMX_AUDIO_PARAM_MIDITYPE access:public
5270 sModulationRate omx/openmax/OMX_Audio.h /^    OMX_BU32 sModulationRate;  \/**< rate of modulation in millihertz *\/$/;" m       struct:OMX_AUDIO_CONFIG_CHORUSTYPE      access:public
5271 sPitchTransposition     omx/openmax/OMX_Audio.h /^    OMX_BS32 sPitchTransposition; \/**< Pitch transposition in semitones, stored as Q22.10 $/;"       m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
5272 sPlayBackRate   omx/openmax/OMX_Audio.h /^    OMX_BU32 sPlayBackRate;       \/**< Relative playback rate, stored as Q14.17 fixed-point$/;"      m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
5273 sReferenceHighFreq      omx/openmax/OMX_Audio.h /^    OMX_BU32 sReferenceHighFreq;  \/**< Reference high frequency in Hertz. This is $/;"       m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
5274 sReflectionsDelay       omx/openmax/OMX_Audio.h /^    OMX_BU32 sReflectionsDelay;   \/**< Delay time of the first reflection relative $/;"      m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
5275 sReflectionsLevel       omx/openmax/OMX_Audio.h /^    OMX_BS32 sReflectionsLevel;   \/**< Intensity level of early reflections$/;"      m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
5276 sReverbDelay    omx/openmax/OMX_Audio.h /^    OMX_BU32 sReverbDelay;        \/**< Time delay from the first early reflection $/;"       m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
5277 sReverbLevel    omx/openmax/OMX_Audio.h /^    OMX_BS32 sReverbLevel;        \/**< Intensity level of late reverberation$/;"     m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
5278 sRoomHighFreqLevel      omx/openmax/OMX_Audio.h /^    OMX_BS32 sRoomHighFreqLevel;  \/**< Attenuation at high frequencies$/;"   m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
5279 sRoomLevel      omx/openmax/OMX_Audio.h /^    OMX_BS32 sRoomLevel;          \/**< Intensity level for the whole room effect $/;"        m       struct:OMX_AUDIO_CONFIG_REVERBERATIONTYPE       access:public
5280 sTempo  omx/openmax/OMX_Audio.h /^    OMX_BU32 sTempo ;             \/**< Tempo in beats per minute (BPM), stored as Q22.10 $/;"        m       struct:OMX_AUDIO_CONFIG_MIDICONTROLTYPE access:public
5281 sVolume omx/openmax/OMX_Audio.h /^    OMX_BS32 sVolume;           \/**< Volume linear setting in the 0..100 range, OR$/;"       m       struct:OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE       access:public
5282 sVolume omx/openmax/OMX_Audio.h /^    OMX_BS32 sVolume;           \/**< Volume linear setting in the 0..100 range, OR$/;"       m       struct:OMX_AUDIO_CONFIG_VOLUMETYPE      access:public
5283 sXSearchRange   omx/openmax/OMX_Video.h /^    OMX_S32 sXSearchRange;$/;"        m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
5284 sYSearchRange   omx/openmax/OMX_Video.h /^    OMX_S32 sYSearchRange;$/;"        m       struct:OMX_VIDEO_PARAM_MOTIONVECTORTYPE access:public
5285 s_texture       examples/egl/testegl.c  /^  GLint s_texture;$/;"        m       struct:__anon37 file:   access:public
5286 samples omx/gstomxaudiosink.h   /^  guint samples;$/;"  m       struct:_GstOMXAudioSink access:public
5287 scmn_buffer     omx/gstomx.h    /^   MMVideoBuffer *scmn_buffer;$/;"    m       struct:_GstOMXBuffer    access:public
5288 scmn_buffer     omx/gstomx.h    /^  SCMN_IMGB *scmn_buffer;$/;" m       struct:_GstOMXBuffer    access:public
5289 screen_height   examples/egl/testegl.c  /^  uint32_t screen_height;$/;" m       struct:__anon37 file:   access:public
5290 screen_width    examples/egl/testegl.c  /^  uint32_t screen_width;$/;"  m       struct:__anon37 file:   access:public
5291 secure  omx/gstomx.h    /^  gboolean secure; \/* trust zone *\/$/;"     m       struct:_GstOMXCore      access:public
5292 seek_backward   examples/egl/testegl.c  /^seek_backward (APP_STATE_T * state)$/;"       f       file:   signature:(APP_STATE_T * state)
5293 seek_forward    examples/egl/testegl.c  /^seek_forward (APP_STATE_T * state)$/;"        f       file:   signature:(APP_STATE_T * state)
5294 set_format      omx/gstomxaudiodec.h    /^  gboolean (*set_format)       (GstOMXAudioDec * self, GstOMXPort * port, GstCaps * caps);$/;"        m       struct:_GstOMXAudioDecClass     access:public
5295 set_format      omx/gstomxaudioenc.h    /^  gboolean (*set_format)       (GstOMXAudioEnc * self, GstOMXPort * port, GstAudioInfo * info);$/;"   m       struct:_GstOMXAudioEncClass     access:public
5296 set_format      omx/gstomxvideodec.h    /^  gboolean (*set_format)       (GstOMXVideoDec * self, GstOMXPort * port, GstVideoCodecState * state);$/;"    m       struct:_GstOMXVideoDecClass     access:public
5297 set_format      omx/gstomxvideoenc.h    /^  gboolean            (*set_format)          (GstOMXVideoEnc * self, GstOMXPort * port, GstVideoCodecState * state);$/;"      m       struct:_GstOMXVideoEncClass     access:public
5298 settings_cookie omx/gstomx.h    /^  gint settings_cookie;$/;"   m       struct:_GstOMXBuffer    access:public
5299 settings_cookie omx/gstomx.h    /^  gint settings_cookie;$/;"   m       struct:_GstOMXPort      access:public
5300 setup_tunnel    omx/gstomx.h    /^  OMX_ERRORTYPE (*setup_tunnel) (OMX_HANDLETYPE output, OMX_U32 outport, OMX_HANDLETYPE input, OMX_U32 inport);$/;"   m       struct:_GstOMXCore      access:public
5301 spf     omx/gstomxaacdec.h      /^  gint spf;$/;"       m       struct:_GstOMXAACDec    access:public
5302 spf     omx/gstomxamrdec.h      /^  gint spf;$/;"       m       struct:_GstOMXAMRDec    access:public
5303 spf     omx/gstomxmp3dec.h      /^  gint spf;$/;"       m       struct:_GstOMXMP3Dec    access:public
5304 started omx/gstomxaudiodec.h    /^  gboolean started;$/;"       m       struct:_GstOMXAudioDec  access:public
5305 started omx/gstomxaudioenc.h    /^  gboolean started;$/;"       m       struct:_GstOMXAudioEnc  access:public
5306 started omx/gstomxvideodec.h    /^  gboolean started;$/;"       m       struct:_GstOMXVideoDec  access:public
5307 started omx/gstomxvideoenc.h    /^  gboolean started;$/;"       m       struct:_GstOMXVideoEnc  access:public
5308 state   examples/egl/testegl.c  /^static APP_STATE_T _state, *state = &_state;$/;"      v       file:
5309 state   omx/gstomx.h    /^      OMX_STATETYPE state;$/;"        m       struct:_GstOMXMessage::__anon9::__anon10        access:public
5310 state   omx/gstomx.h    /^  OMX_STATETYPE state;$/;"    m       struct:_GstOMXComponent access:public
5311 state_changed_cb        examples/egl/testegl.c  /^state_changed_cb (GstBus * bus, GstMessage * msg, APP_STATE_T * state)$/;"    f       file:   signature:(GstBus * bus, GstMessage * msg, APP_STATE_T * state)
5312 state_set       omx/gstomx.h    /^    } state_set;$/;"  m       union:_GstOMXMessage::__anon9   typeref:struct:_GstOMXMessage::__anon9::__anon10        access:public
5313 surface examples/egl/testegl.c  /^  EGLSurface surface;$/;"     m       struct:__anon37 file:   access:public
5314 target_bitrate  omx/gstomxvideoenc.h    /^  guint32 target_bitrate;$/;" m       struct:_GstOMXVideoEnc  access:public
5315 tbmBuffer       omx/gstomx.h    /^    MMVideoBuffer *tbmBuffer[MAX_OUTPUT_BUFFER];$/;"  m       struct:_TBMOutputBuffer access:public
5316 tbmBuffer       omx/gstomx.h    /^    struct _TBMBuffer tbmBuffer[MAX_INPUT_BUFFER];$/;"        m       struct:_TBMInputBuffer  typeref:struct:_TBMInputBuffer::_TBMBuffer      access:public
5317 terminate_intercom      examples/egl/testegl.c  /^terminate_intercom (APP_STATE_T * state)$/;"  f       file:   signature:(APP_STATE_T * state)
5318 tex     examples/egl/testegl.c  /^  GLuint tex;$/;"     m       struct:__anon37 file:   access:public
5319 texCoords       examples/egl/cube_texture_and_coords.h  /^static const GLfloat texCoords[6 * 4 * 2] = {$/;"     v
5320 tool_run        common/gst-autogen.sh   /^tool_run ()$/;"       f
5321 toplevel_check  common/gst-autogen.sh   /^toplevel_check ()$/;" f
5322 transform       omx/gstomxaudiosink.c   /^transform (guint in_chan, guint width, gpointer psrc, gpointer pdst, guint len)$/;"   f       file:   signature:(guint in_chan, guint width, gpointer psrc, gpointer pdst, guint len)
5323 transform_3_4   omx/gstomxaudiosink.c   59;"    d       file:
5324 transform_5_8   omx/gstomxaudiosink.c   75;"    d       file:
5325 transform_6_8   omx/gstomxaudiosink.c   95;"    d       file:
5326 transform_7_8   omx/gstomxaudiosink.c   115;"   d       file:
5327 tunneled        omx/gstomx.h    /^  gboolean tunneled;$/;"      m       struct:_GstOMXPort      access:public
5328 type    omx/gstomx.h    /^  GstOMXMessageType type;$/;" m       struct:_GstOMXMessage   access:public
5329 type    omx/gstomx.h    /^  GstOmxComponentType type;$/;"       m       struct:_GstOMXClassData access:public
5330 type    omx/gstomxvideo.h       /^  OMX_COLOR_FORMATTYPE type;$/;"      m       struct:__anon22 access:public
5331 types   omx/gstomx.c    /^static const GGetTypeFunction types[] = {$/;" v       file:
5332 tz_enable       omx/gstomx.h    /^    int tz_enable;                      \/* tzmem buffer *\/$/;"      m       struct:__anon2  access:public
5333 u_modelviewmatrix       examples/egl/testegl.c  /^  GLint u_modelviewmatrix;$/;"        m       struct:__anon37 file:   access:public
5334 u_projectionmatrix      examples/egl/testegl.c  /^  GLint u_projectionmatrix;$/;"       m       struct:__anon37 file:   access:public
5335 u_rotx  examples/egl/testegl.c  /^  GLint u_rotx;$/;"   m       struct:__anon37 file:   access:public
5336 u_roty  examples/egl/testegl.c  /^  GLint u_roty;$/;"   m       struct:__anon37 file:   access:public
5337 u_rotz  examples/egl/testegl.c  /^  GLint u_rotz;$/;"   m       struct:__anon37 file:   access:public
5338 update_image    examples/egl/testegl.c  /^update_image (APP_STATE_T * state, GstBuffer * buffer)$/;"    f       file:   signature:(APP_STATE_T * state, GstBuffer * buffer)
5339 update_model    examples/egl/testegl.c  /^static void update_model (APP_STATE_T * state);$/;"   p       file:   signature:(APP_STATE_T * state)
5340 update_model    examples/egl/testegl.c  /^update_model (APP_STATE_T * state)$/;"        f       file:   signature:(APP_STATE_T * state)
5341 used    omx/gstomx.h    /^  gboolean used;$/;"  m       struct:_GstOMXBuffer    access:public
5342 user_count      omx/gstomx.h    /^  gint user_count; \/* LOCK *\/$/;"   m       struct:_GstOMXCore      access:public
5343 uv_size omx/gstomx.h    /^    int uv_size;                        \/* UV plane size in case of ST12 *\/$/;"     m       struct:__anon2  access:public
5344 version_check   common/gst-autogen.sh   /^version_check ()$/;"  f
5345 version_compare common/gst-autogen.sh   /^version_compare ()$/;"        f
5346 version_get     common/gst-autogen.sh   /^version_get ()$/;"    f
5347 video   omx/openmax/OMX_Component.h     /^        OMX_VIDEO_PORTDEFINITIONTYPE video;$/;"       m       union:OMX_PARAM_PORTDEFINITIONTYPE::__anon33    access:public
5348 video_info      omx/gstomxbufferpool.h  /^  GstVideoInfo video_info;$/;"        m       struct:_GstOMXBufferPool        access:public
5349 volume  omx/gstomxaudiosink.h   /^  gdouble volume;$/;" m       struct:_GstOMXAudioSink access:public
5350 vshader examples/egl/testegl.c  /^  GLint vshader;$/;"  m       struct:__anon37 file:   access:public
5351 vsink   examples/egl/testegl.c  /^  GstElement *vsink;$/;"      m       struct:__anon37 file:   access:public
5352 w       omx/gstomx.h    /^    int      w[SCMN_IMGB_MAX_PLANE];    \/* width of each image plane *\/$/;" m       struct:__anon2  access:public
5353 width   omx/gstomxaudiosink.h   /^  guint width;$/;"    m       struct:_GstOMXAudioSink access:public
5354 x       omx/gstomx.h    /^    int      x;    \/* left postion, if needs *\/$/;" m       struct:__anon2  access:public
5355 xColorMatrix    omx/openmax/OMX_IVCommon.h      /^    OMX_S32 xColorMatrix[3][3]; \/**< Stored in signed Q16 format *\/$/;"     m       struct:OMX_CONFIG_COLORCONVERSIONTYPE   access:public
5356 xColorOffset    omx/openmax/OMX_IVCommon.h      /^    OMX_S32 xColorOffset[4];    \/**< Stored in signed Q16 format *\/$/;"     m       struct:OMX_CONFIG_COLORCONVERSIONTYPE   access:public
5357 xEVCompensation omx/openmax/OMX_IVCommon.h      /^    OMX_S32 xEVCompensation;      \/**< Fixed point value stored as Q16 *\/$/;"       m       struct:OMX_CONFIG_EXPOSUREVALUETYPE     access:public
5358 xEncodeFramerate        omx/openmax/OMX_Video.h /^    OMX_U32 xEncodeFramerate; \/* Q16 format *\/$/;"  m       struct:OMX_CONFIG_FRAMERATETYPE access:public
5359 xFramerate      omx/openmax/OMX_Video.h /^    OMX_U32 xFramerate;$/;"   m       struct:OMX_VIDEO_PARAM_PORTFORMATTYPE   access:public
5360 xFramerate      omx/openmax/OMX_Video.h /^    OMX_U32 xFramerate;$/;"   m       struct:OMX_VIDEO_PORTDEFINITIONTYPE     access:public
5361 xHeight omx/openmax/OMX_IVCommon.h      /^    OMX_S32 xHeight;          \/**< Fixed point value stored as Q16 *\/$/;"   m       struct:OMX_CONFIG_SCALEFACTORTYPE       access:public
5362 xScale  omx/openmax/OMX_Other.h /^    OMX_S32 xScale;                 \/**< Current media time scale in Q16 format. *\/$/;"     m       struct:OMX_TIME_MEDIATIMETYPE   access:public
5363 xScale  omx/openmax/OMX_Other.h /^    OMX_S32 xScale;                 \/**< This is a value in Q16 format which is used for$/;" m       struct:OMX_TIME_CONFIG_SCALETYPE        access:public
5364 xWidth  omx/openmax/OMX_IVCommon.h      /^    OMX_S32 xWidth;           \/**< Fixed point value stored as Q16 *\/$/;"   m       struct:OMX_CONFIG_SCALEFACTORTYPE       access:public
5365 y       omx/gstomx.h    /^    int      y;    \/* top position, if needs *\/$/;" m       struct:__anon2  access:public
5366 y_size  omx/gstomx.h    /^    int y_size;                         \/* Y plane size in case of ST12 *\/$/;"      m       struct:__anon2  access:public