![Texas Instruments DM365 User Manual Download Page 56](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517056.webp)
API Reference
4-10
Group or Enumeration
Class
Symbolic Constant Name
Description or Evaluation
IH264VENC_ERR_INPUTHEI
GHT
inputHeight
not supported fatal
input error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
the
inputHeight
in input dynamic
params exceeds
maxHeight
or if
inputHeight
is less than
H264VENC_TI_MIN_HEIGHT
or not
multiple of 2 for progressive content
and not multiple of 4 for interlaced
content. Control call returns
IVIDENC1_EFAIL.
H264VENC_TI_MIN_HEIGHT
takes
value of
96 in case of
encodingPreset =
XDM_USER_DEFINED
and
encQuality = 0
OR
128 in case of
encodingPreset =
XDM_HIGH_SPEED/XDM_HIGH_QUAL
ITY
.
IH264VENC_ERR_MAX_MBS_
IN_FRM_LIMIT_EXCEED
This fatal error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
the number of MBs in a frame exceeds
the maximum limit for resolution of
2048x2048. Control call returns
IVIDENC1_EFAIL
IH264VENC_ERR_TARGETFR
AMERATE
This fatal error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
targetFrameRate
in dynamic
params exceeds
maxFrameRate
or is
less than 0 or not a multiple of 500.
Control call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_TARGETBI
TRATE
This fatal error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
targetBitRate
in dynamic params
exceeds
maxBitRate
or less than 0.
Control call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_PROFILEI
DC
profileIdc
not supported fatal
input error is returned during
algInit
if
profileIdc
is not 66 (BP) or
77(MP) or 100 (H)
Summary of Contents for DM365
Page 10: ...x This page is intentionally left blank ...
Page 12: ...xii This page is intentionally left blank ...
Page 24: ...Introduction 1 12 This page is intentionally left blank ...
Page 34: ...Installation Overview 2 10 This page is intentionally left blank ...
Page 116: ...API Reference 4 70 This page is intentionally left blank ...
Page 120: ...Error Description B 2 This page is intentionally left blank ...
Page 124: ...ARM926 TCM Buffer Usage By Codec D 2 This page is intentionally left blank ...
Page 126: ...Simple Two pass Encoding Sample Usage E 2 Case 1 Case 2 Case 3 Case 4 Frame Skip ...
Page 130: ...Simple Two pass Encoding Sample Usage E 6 This page is intentionally left blank ...