Lines Matching full:in
11 * This program is distributed in the hope that it will be useful,
28 IN[0] - Task ID. This is one of the XPU_CMD_MASK_YYY where XPU is
36 IN[0] - Task handle. Hanlde of the task to destroy
58 IN[0] - audio parameters (same as CX18_CPU_SET_AUDIO_PARAMETERS?)
59 IN[1] - caller buffer address, or 0
64 IN[0] - encoding method to stop
74 IN[0] - Task handle. Handle of the task
75 IN[1] - Offset of the MDL_ACK from the beginning of the local DDR.
76 IN[2] - Number of CNXT_MDL_ACK structures in the array pointed to by IN[1]
81 IN[0] - A value to log
82 IN[1] - An offset of a string in the MiniMe memory;
87 IN[0] - Address
92 IN[0] - Task handle. Handle of the task to start
97 IN[0] - Task handle. Handle of the task to stop
98 IN[1] - 0 = stop at end of GOP, 1 = stop at end of frame (MPEG only)
103 IN[0] - Task handle. Handle of the task to pause
108 IN[0] - Task handle. Handle of the task to resume
124 IN[0] - Task handle. Handle of the task to start
125 IN[1] - Channel Type. See Below.
130 IN[0] - task handle. Handle of the task to start
131 IN[1] - type
136 IN[0] - task handle
137 IN[1] - reserved
138 IN[2] - reserved
139 IN[3] - reserved
140 IN[4] - reserved
141 IN[5] - frame rate, 0 - 29.97f/s, 1 - 25f/s
146 IN[0] - task handle. Handle of the task to start
147 IN[1] - video bit rate mode
148 IN[2] - video average rate
149 IN[3] - video peak rate
150 IN[4] - system mux rate
155 IN[0] - task handle
156 IN[1] - horizontal size
157 IN[2] - vertical size
162 IN[0] - Task handle. Handle of the task
163 IN[1] - type, 0 - temporal, 1 - spatial, 2 - median
164 IN[2] - mode, temporal/spatial: 0 - disable, 1 - static, 2 - dynamic
167 IN[3] - strength, temporal 0 - 31, spatial 0 - 15
172 IN[0] - Task handle.
173 IN[1] - luma type: 0 = disable, 1 = 1D horizontal only, 2 = 1D vertical only,
175 IN[2] - chroma type: 0 - disable, 1 = 1D horizontal
180 IN[0] - Task handle.
181 IN[1] - luma_high
182 IN[2] - luma_low
183 IN[3] - chroma_high
184 IN[4] - chroma_low
189 IN[0] - Task handle (ignored by firmware)
190 IN[1] - 0 = disable index file output
198 IN[0] - task handle. Handle of the task to start
199 IN[1] - audio parameter
204 IN[0] - task handle. Handle of the task to start
205 IN[1] - bit31-24: muteYvalue
213 IN[0] - task handle. Handle of the task to start
214 IN[1] - mute/unmute
219 IN[0] - task handle. Handle of the task to start
220 IN[1] - subType
229 IN[2] - parameter 1
230 IN[3] - parameter 2
235 IN[0] - Task handle
236 IN[1] - No. of input lines per field:
239 IN[2] - No. of input bytes per line
240 IN[3] - No. of output frames per transfer
241 IN[4] - start code
242 IN[5] - stop code
247 IN[0] - task handle. Handle of the task to start
248 IN[1] - height1
249 IN[2] - height2
254 IN[0] - task handle. Handle of the task to start
255 IN[1] - copyright
260 IN[0] - task handle. Handle of the task to start
261 IN[1] - PID
266 IN[0] - task handle. Handle of the task to start
267 IN[1] - PID
272 IN[0] - task handle. Handle of the task to start
273 IN[1] - Line
278 IN[0] - task handle. Handle of the task to start
279 IN[1] - M
280 IN[2] - N
285 IN[0] - task handle. Handle of the task to start
286 IN[1] - scene change
291 IN[0] - task handle. Handle of the task to start
292 IN[1] - AspectRatio
297 IN[0] - task handle. Handle of the task to start
298 IN[1] - skip input frames
304 IN[0] - Task handle
305 IN[1] - output type, 0 - CC, 1 - Moji, 2 - Teletext
306 IN[2] - start / stop line
309 IN[3] - number of output frames per interrupt
310 IN[4] - VBI insertion mode
313 bit 2: mux option, 0 - in GOP, 1 - in picture
315 IN[5] - insertion period while mux option is in picture
320 IN[0] - type of data (0 for user)
321 IN[1] - Stuffing period
322 IN[2] - ID data size in word (less than 10)
323 IN[3] - Pointer to ID buffer */
328 In[0] Task Handle
341 IN[0] - task handle
342 IN[1] - VFC enable flag, 1 - enable, 0 - disable
351 IN[0] - Physical offset where EPU has the local DDR mapped
355 /* Description: This command provides the offsets in the device memory where
357 IN[0] - Task handle. Handle of the task to start
358 IN[1] - Offset of the first cx18_mdl_ack from the beginning of the
360 IN[2] - Offset of the second cx18_mdl_ack from the beginning of the
366 IN[0] - Task handle. Handle of the task to start
367 IN[1] - Offset of the MDL from the beginning of the local DDR.
368 IN[2] - Number of cx18_mdl_ent structures in the array pointed to by IN[1]
369 IN[3] - Buffer ID
370 IN[4] - Total buffer length
376 IN[0] - Task handle. Handle of the task to start
382 IN[0] - Task handle. Handle of the task
383 IN[1] - Offset of the data block from the beginning of the local DDR.
384 IN[2] - Number of bytes in the data block
394 /* First parameter in the command is invalid */
397 /* Second parameter in the command is invalid */
439 /* Error in I2C data xfer (but I2C device is present) */
463 /* Error in I2C data xfer (but I2C device is present) */
466 /* Error in I2C data xfer (but I2C device is present) */