Lines Matching refs:structure

95      * @param cmdData Indicates the pointer to the <b>OMX_MARKTYPE</b> structure when <b>cmd</b>
114 * @param index Indicates the index of the structure to fill. For details,
116 …* @param inParamStruct Indicates the pointer to the application allocated structure to be filled b…
117 …* @param outParamStruct Indicates the pointer to the application allocated structure filled by the…
131 * parameter structure to the component.
139 …* @param index Indicates the index of the structure to set. For details, see <b>OMX_INDEXTYPE</b> …
140 * @param paramStruct Indicates the pointer to the application allocated structure used to set
158 …* @param index Indicates the index of the structure to fill. For details, see {@link OMX_INDEXTYPE…
159 …* @param inCfgStruct Indicates the pointer to the application allocated structure to be filled by …
160 …* @param outCfgStruct Indicates the pointer to the application allocated structure filled by the c…
177 …* @param index Indicates the index of the structure to set. For details, see {@link OMX_INDEXTYPE}.
178 …* @param cfgStruct Indicates the pointer to the application allocated structure used to set the co…
193 …* The extended string can be converted into an OpenMAX IL structure index, which is used (as an in…
196 * @param paramName Indicates the string that can be converted into the structure index.
197 … * @param indexType Indicates the structure index obtained. For details, see {@link OMX_INDEXTYPE}.
238 …* @param inTunnelSetup Indicates the pointer to the tunnel setup structure {@link OMX_TUNNELSETUPT…
239 …* @param outTunnelSetup Indicates the pointer to the tunnel setup structure {@link OMX_TUNNELSETUP…
264 …* @param inBuffer Indicates the pointer to the structure of the buffer to be used. For details, se…
265 …* @param outBuffer Indicates the pointer to the structure of the buffer to be used. For details, s…
289 …* @param inBuffer Indicates the pointer to the structure of the buffer to be allocated. For detail…
290 * the structure, see {@link OmxCodecBuffer}.
291 …* @param outBuffer Indicates the pointer to the structure of the buffer allocated. For details abo…
292 * structure, see {@link OmxCodecBuffer}.
317 …* @param buffer Indicates the pointer to the structure of the buffer to release. For details about…
318 * structure, see {@link OmxCodecBuffer}.
336 … @param buffer Indicates the pointer to the structure of the buffer to empty. For details about th…
355 …* @param buffer Indicates the pointer to the structure of the buffer to be filled. For details abo…
356 * structure, see {@link OmxCodecBuffer}.
415 * @param inBuffer Indicates the pointer to the {@link OmxCodecBuffer} structure.
416 * @param outBuffer Indicates the pointer to the {@link OmxCodecBuffer} structure.