Lines Matching full:in

11  *  This program is distributed in the hope that it will be useful,
33 IN[0] - Task ID. This is one of the XPU_CMD_MASK_YYY where XPU is
41 IN[0] - Task handle. Hanlde of the task to destroy
63 IN[0] - audio parameters (same as CX18_CPU_SET_AUDIO_PARAMETERS?)
64 IN[1] - caller buffer address, or 0
69 IN[0] - encoding method to stop
79 IN[0] - Task handle. Handle of the task
80 IN[1] - Offset of the MDL_ACK from the beginning of the local DDR.
81 IN[2] - Number of CNXT_MDL_ACK structures in the array pointed to by IN[1]
86 IN[0] - A value to log
87 IN[1] - An offset of a string in the MiniMe memory;
92 IN[0] - Address
97 IN[0] - Task handle. Handle of the task to start
102 IN[0] - Task handle. Handle of the task to stop
103 IN[1] - 0 = stop at end of GOP, 1 = stop at end of frame (MPEG only)
108 IN[0] - Task handle. Handle of the task to pause
113 IN[0] - Task handle. Handle of the task to resume
129 IN[0] - Task handle. Handle of the task to start
130 IN[1] - Channel Type. See Below.
135 IN[0] - task handle. Handle of the task to start
136 IN[1] - type
141 IN[0] - task handle
142 IN[1] - reserved
143 IN[2] - reserved
144 IN[3] - reserved
145 IN[4] - reserved
146 IN[5] - frame rate, 0 - 29.97f/s, 1 - 25f/s
151 IN[0] - task handle. Handle of the task to start
152 IN[1] - video bit rate mode
153 IN[2] - video average rate
154 IN[3] - video peak rate
155 IN[4] - system mux rate
160 IN[0] - task handle
161 IN[1] - horizontal size
162 IN[2] - vertical size
167 IN[0] - Task handle. Handle of the task
168 IN[1] - type, 0 - temporal, 1 - spatial, 2 - median
169 IN[2] - mode, temporal/spatial: 0 - disable, 1 - static, 2 - dynamic
172 IN[3] - strength, temporal 0 - 31, spatial 0 - 15
177 IN[0] - Task handle.
178 IN[1] - luma type: 0 = disable, 1 = 1D horizontal only, 2 = 1D vertical only,
180 IN[2] - chroma type: 0 - disable, 1 = 1D horizontal
185 IN[0] - Task handle.
186 IN[1] - luma_high
187 IN[2] - luma_low
188 IN[3] - chroma_high
189 IN[4] - chroma_low
194 IN[0] - Task handle (ignored by firmware)
195 IN[1] - 0 = disable index file output
203 IN[0] - task handle. Handle of the task to start
204 IN[1] - audio parameter
209 IN[0] - task handle. Handle of the task to start
210 IN[1] - bit31-24: muteYvalue
218 IN[0] - task handle. Handle of the task to start
219 IN[1] - mute/unmute
224 IN[0] - task handle. Handle of the task to start
225 IN[1] - subType
234 IN[2] - parameter 1
235 IN[3] - parameter 2
240 IN[0] - Task handle
241 IN[1] - No. of input lines per field:
244 IN[2] - No. of input bytes per line
245 IN[3] - No. of output frames per transfer
246 IN[4] - start code
247 IN[5] - stop code
252 IN[0] - task handle. Handle of the task to start
253 IN[1] - height1
254 IN[2] - height2
259 IN[0] - task handle. Handle of the task to start
260 IN[1] - copyright
265 IN[0] - task handle. Handle of the task to start
266 IN[1] - PID
271 IN[0] - task handle. Handle of the task to start
272 IN[1] - PID
277 IN[0] - task handle. Handle of the task to start
278 IN[1] - Line
283 IN[0] - task handle. Handle of the task to start
284 IN[1] - M
285 IN[2] - N
290 IN[0] - task handle. Handle of the task to start
291 IN[1] - scene change
296 IN[0] - task handle. Handle of the task to start
297 IN[1] - AspectRatio
302 IN[0] - task handle. Handle of the task to start
303 IN[1] - skip input frames
309 IN[0] - Task handle
310 IN[1] - output type, 0 - CC, 1 - Moji, 2 - Teletext
311 IN[2] - start / stop line
314 IN[3] - number of output frames per interrupt
315 IN[4] - VBI insertion mode
318 bit 2: mux option, 0 - in GOP, 1 - in picture
320 IN[5] - insertion period while mux option is in picture
325 IN[0] - type of data (0 for user)
326 IN[1] - Stuffing period
327 IN[2] - ID data size in word (less than 10)
328 IN[3] - Pointer to ID buffer */
333 In[0] Task Handle
346 IN[0] - task handle
347 IN[1] - VFC enable flag, 1 - enable, 0 - disable
356 IN[0] - Physical offset where EPU has the local DDR mapped
360 /* Description: This command provides the offsets in the device memory where
362 IN[0] - Task handle. Handle of the task to start
363 IN[1] - Offset of the first cx18_mdl_ack from the beginning of the
365 IN[2] - Offset of the second cx18_mdl_ack from the beginning of the
371 IN[0] - Task handle. Handle of the task to start
372 IN[1] - Offset of the MDL from the beginning of the local DDR.
373 IN[2] - Number of cx18_mdl_ent structures in the array pointed to by IN[1]
374 IN[3] - Buffer ID
375 IN[4] - Total buffer length
381 IN[0] - Task handle. Handle of the task to start
387 IN[0] - Task handle. Handle of the task
388 IN[1] - Offset of the data block from the beginning of the local DDR.
389 IN[2] - Number of bytes in the data block
399 /* First parameter in the command is invalid */
402 /* Second parameter in the command is invalid */
444 /* Error in I2C data xfer (but I2C device is present) */
468 /* Error in I2C data xfer (but I2C device is present) */
471 /* Error in I2C data xfer (but I2C device is present) */