API Reference
4-28
4.2.2.5 IH264FHDVENC_SliceCodingParams
║
Description
This structure defines parameters that describe the parameters for slice
coding in the H264 Encoder.
║
Fields
Field Datatype
Input/
Output
Description
sliceCodingPre
set
IH264FHDVENC_
SliceCodingPr
eset
Input
This preset controls the user defined versus default
mode.
Only
IH264_SLICECODING_DEFAULT
is
supported in this version of H264 Encoder. This is
the default value.
See
IH264FHDVENC_SliceCodingPreset
enum in Table 4-2 for more details.
sliceMode IH264FHDVENC_
SliceMode
Input
This defines the control mechanism to split a
picture in slices.
Only
IH264_SLICEMODE_NONE
and
IH264_SLICEMODE_BYTES
modes are
supported in this version of H264 Encoder.
See
IH264FHDVENC_SliceMode
enum in Table
sliceUnitSize XDAS_Int32
Input
This parameter depends on slice mode:
If
sliceMode
=
IH264_SLICEMODE_MBUNIT
, then this
parameter informs the number of macro blocks
in one slice
If
sliceMode
=
IH264_SLICEMODE_BYTES
, then this
parameter informs the number of bytes in one
slice
If
sliceMode
=
IH264_SLICEMODE_OFFSET
, then this
parameter informs the number of offset
information provided by the user. Actual offset
is provided with
sliceRowStartNumber
.
sliceStartOffs
et[MAX_NUM_SLI
CE_START_OFFSE
T]
XDAS Int32
Input
ith entry of this array contains the starting row
number of ith slice in the picture
Not supported in this version of H264 Encoder
streamFormat IH264FHDVENC_
StreamFormat
Input
Controls the type of stream, byte stream format or
NALU format
Currently, only the byte stream format is supported
See
IH264FHDVENC_StreamFormat
enumerations in Table 4-2 for possible values.
Summary of Contents for DM6467
Page 1: ...H 264 1080p 30 BP Encoder on DM6467 User s Guide Literature Number SPRUGN8 October 2009 ...
Page 10: ...x This page is intentionally left blank ...
Page 12: ...xii This page is intentionally left blank ...
Page 18: ...Introduction 1 6 This page is intentionally left blank ...
Page 36: ...Sample Usage 3 10 This page is intentionally left blank ...