API Reference
4-50
Field
Data Type
Input/
Output
Description
interlaceCoding
Type
XDAS_Int32
Input
Controls the type of interlaced coding.
See
IH264HPVENC_InterlaceCodingType
gopStructure
XDAS_Int32
Input
Defines the type of GOP structure, uniform
and non-uniform.
See
IH264HPVENC_GOPStructure
entropyCodingMo
de
XDAS_Int32
Input
Controls the entropy coding type.
See
IH264HPVENC_EntropyCodingMode
transformBlockS
ize
XDAS_Int32
Input
Transform block size.
See
IH264HPVENC_TransformBlockSize
picOrderCountTy
pe
XDAS_Int32
Input
Picture order count type.
See
IH264HPVENC_PicOrderCountType
log2MaxFNumMinu
s4
XDAS_Int32
Input
Limits the maximum frame number in the
bit-stream to (
1<<
(log2MaxFNum 4))
Range is 0 to12
DebugTraceLevel
XDAS_Int32
Input
This parameter configures the codec to
dump a debug trace log
0
– No Trace is enabled
1
– Trace Level 1 is enabled
2
– Trace Level 2 is enabled
3
– Trace Level 3 is enabled
lastNFramesToLo
g
XDAS_Int32
Input
This parameter configures the codec to
maintain a history of last N frames/pictures.
Where N can vary from 0 to 5
ividmc
IVIDMC_t*
Input
Pointer to IVIDMC_t data structure.