API Reference
4-22
4.2.2 H.264 Encoder Data Structures
This section includes the following H.264 Encoder specific extended data
structures:
IH264FHDVENC_Params
IH264FHDVENC_DynamicParams
IH264FHDVENC_InArgs
IH264FHDVENC_Status
IH264FHDVENC_SliceCodingParams
IH264FHDVENC_OutArgs
4.2.2.1 IH264FHDVENC_Params
║
Description
This structure defines the creation parameters and any other
implementation specific parameters for a H.264 Encoder instance object.
The creation parameters are defined in the XDM data structure,
IVIDENC1_Params
.
║
Fields
Field Datatype
Input/
Output
Description
videncParams
IVIDENC1_Params
Input See
IVIDENC1_Params
data structure for
details.
profileIdc
XDAS_Int32
Input Profile
identification for the Encoder.
Default: 66
(BASELINE_PROFILE)
levelIdc
XDAS_Int32
Input
Level identification for the Encoder.
Default: 40
EntropyCodingMo
de
XDAS_Int32
Input
Mode of entropy coding to be used for
encoding.
0: CAVLC
1: CABAC
Default : 0
Note:
When basic structure mode is configured, only default values are used
for extended parameters irrespective of the value specified by the user.
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 ...