Lines Matching full:structure
100 /* Structure representing the seekmode of the component */
102 OMX_U32 nSize; /**< size of the structure in bytes */
107 /** Structure representing a time stamp used with the following configs
118 * this structure to the Clock Component via a SetConfig on its
130 OMX_U32 nSize; /**< size of the structure in bytes */
133 OMX_U32 nPortIndex; /**< port that this structure applies to */
169 /** Structure representing a media time request to the clock component.
171 * A client component sends this structure to the Clock Component via a SetConfig
188 * structure back to the client component, the client may perform operation O (perhaps having
193 OMX_U32 nSize; /**< size of the structure in bytes */
195 OMX_U32 nPortIndex; /**< port that this structure applies to */
198 * Duplicated in the media time structure that fulfills
206 /**< Structure sent from the clock component client either when fulfilling
209 * In the former case the Clock Component fills this structure and times its emission
224 * fulfilled at least as early as described and not later. This structure provides
234 OMX_U32 nSize; /**< size of the structure in bytes */
255 /** Structure representing the current media time scale factor. Applicable only to clock
261 OMX_U32 nSize; /**< size of the structure in bytes */
277 /** Structure representing the current mode of the media clock.
290 OMX_U32 nSize; /**< size of the structure in bytes */
302 /** Structure representing the reference clock currently being used to
306 OMX_U32 nSize; /**< size of the structure in bytes */
312 * Note: this structure is listed for backwards compatibility. */
314 OMX_U32 nSize; /**< size of the structure in bytes */
321 * Note: this structure is listed for backwards compatibility. */
323 OMX_U32 nSize; /**< size of the structure in bytes */
330 * The PortDefinition structure is used to define all of the parameters
338 /** Port format parameter. This structure is used to enumerate
342 OMX_U32 nSize; /**< size of the structure in bytes */