Lines Matching refs:param
48 * @param cmd Type of the command.
49 * @param param Parameter for the command.
56 int32_t param
64 * @param index Type of the parameter to retrieve.
65 * @param inParams Information about the retrieval.
82 * @param index Type of the parameter to change.
83 * @param params New parameter setting.
98 * @param index Type of the configuration to retrieve.
99 * @param inConfig Information about the retrieval.
116 * @param index Type of the configuration to change.
117 * @param config New configuration.
132 * @param portIndex Index of the port.
133 * @param mode Target mode on the specified port.
147 * @param portIndex Index of the port.
148 * @param enable Whether the adaptive playback is enabled or not.
149 * @param maxFrameWidth Maximum frame width.
150 * @param maxFrameHeight Maximum frame height.
166 * @param portIndex Index of the port.
167 * @param tunneled Whether the tunneled mode is used or not.
168 * @param audioHwSync HW SYNC ID of the audio HAL output stream to sync
186 * @param portIndex Index of the port.
200 * @param bufferSource Listener object that implements
215 * @param portIndex Index of the port.
216 * @param size Desired size of the buffer.
236 * @param portIndex Index of the port.
237 * @param omxBuffer Buffer to be assigned to the port.
256 * @param portIndex Index of the port.
257 * @param buffer Id of the buffer to be freed.
278 * @param buffer Id of the buffer to fill.
279 * @param omxBuffer New buffer information (in metadata mode).
280 * @param fence Fence to wait for (if not null).
302 * @param buffer Id of the buffer to fill.
303 * @param omxBuffer New buffer information (in metadata mode).
304 * @param flags Flags to be passed to OMX_EmptyBuffer().
305 * @param timestampUs Timestamp OMX_EmptyBuffer().
306 * @param fence Fence to wait for (if not null).
324 * @param parameterName Requested extension string.
343 * @param msg Message to send.