API Reference
4-20
Field Datatype
Input/
Output
Description
extendedError
XDAS_Int32
Output
Extended error code.
See
XDM_ErrorBit
enumeration for
details.
data XDM1_SingleBuf
Desc
Output
Buffer descriptor for passing the data
bufInfo
XDM_AlgBufInfo
Output
Input and output buffer information. See
XDM_AlgBufInfo
data structure for
details.
4.2.1.14 IVIDENC1_OutArgs
║
Description
This structure defines the run-time output arguments for an algorithm
instance object.
║
Fields
Field Datatype
Input/
Output
Description
size
XDAS_Int32
Input
Size of the basic or extended (if being used)
data structure in bytes.
extendedError
XDAS_Int32
Output
Extended error code. See
XDM_ErrorBit
enumeration for details.
bytesGenerated
XDAS_Int32
Output
The number of bytes generated.
encodedFrameType
XDAS_Int32
Output
Frame types for video. See
IVIDEO_FrameType
enumeration for details.
inputFrameSkip
XDAS_Int32
Output
Frame skipping modes for video. See
IVIDEO_SkipMode
enumeration for details.
outputID
XDAS_Int32
Output
Output ID corresponding with the encoded
buffer. This is also be used to free up the
corresponding image buffer for further use by
client application code.
encodedBuf XDM1_SingleBuf
Desc
Output
The Encoder fills the buffer with the encoded bit-
stream. In case of sequences having I and P
frames only, these values are identical to
outBufs
passed in
IVIDENC1_Fxns::process()
.
reconBufs
IVIDEO1_BufDes
c
Output
Pointer to reconstruction buffer descriptor.
Содержание DM6467
Страница 1: ...H 264 1080p 30 BP Encoder on DM6467 User s Guide Literature Number SPRUGN8 October 2009 ...
Страница 10: ...x This page is intentionally left blank ...
Страница 12: ...xii This page is intentionally left blank ...
Страница 18: ...Introduction 1 6 This page is intentionally left blank ...
Страница 36: ...Sample Usage 3 10 This page is intentionally left blank ...