![Texas Instruments DM365 User Manual Download Page 60](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517060.webp)
API Reference
4-14
Group or Enumeration
Class
Symbolic Constant Name
Description or Evaluation
IH264VENC_ERR_INTRAFRA
MEQP
This fatal error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
intraFrameQP
is less than 0 or more
than 51. Control call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_INTERPFR
AMEQP
This fatal error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
interPFrameQP
is less than 0 or
more than 51. Control call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_RCQMAX
This fatal error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
rcQMax
is less than 0 or more than
51. Control call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_RCQMIN
This fatal error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
rcQMin
is less than 0 or more than
rcQMax
. Control call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_RCIQMAX
This fatal error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
rcQMaxI
is less than 0 or more than
51. Control call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_RCIQMIN
This fatal error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
rcQMinI
is less than 0 or more than
rcQMaxI
. Control call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_INITQ
This fatal error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
initQ
is less than -1 or more than 51.
Control call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_MAXDELAY
This fatal error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
maxDelay
exceeds 10000. Control
call returns
IVIDENC1_EFAIL
.
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 ...