API Reference
4-23
4.2.2.2 IH264FHDVENC_DynamicParams
║
Description
This structure defines the run-time parameters and any other
implementation specific parameters for a H.264 Encoder instance object.
The run-time parameters are defined in the XDM data structure,
IVIDENC1_DynamicParams
.If this data structure is
NULL
, the encoder
control call would return an error.
║
Fields
Field Datatype
Input/
Output
Description
videncDynamicParams
IVIDENC1_DynamicPar
ams
Input See
IVIDENC1_DynamicParams
data structure for details.
sliceCodingParams
IH264FHDVENC_SliceC
odingParams
Input See
IH264FHDVENC_SliceCodin
gParams
data structure for
details
outBufSize
XDAS_Int32
Input
Size of the output buffer for the
encoded bit-stream
Default: size of the frame to be
encoded in bytes
QPISlice
XDAS_UInt8
Input
Initial Quantization Parameter
(QP) of I-frames.
The valid range
is [0 , 51].
Default 28
QPSlice
XDAS_UInt8
Input
Initial Quantization Parameter
(QP) of P-frames.
The valid range
is [0 , 51].
Default: 28
rateCtrlQpMax
XDAS_UInt8
Input
This is the maximum value of the
QP that can be used by the rate
control module. This value
should be greater than
rateCtrlQpMin
.
The valid range is [0,51].
Default: 51
rateCtrlQpMin
XDAS_UInt8
Input
This is the minimum value of the
QP that can be used by the rate
control module. This value
should be less than
rateCtrlQpMax
.
The valid range is [0,51].
Default: 0
Содержание 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 ...