![Texas Instruments DM365 User Manual Download Page 66](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517066.webp)
API Reference
4-20
Group or Enumeration
Class
Symbolic Constant Name
Description or Evaluation
IH264VENC_ERR_MEMTABS_
ATTRS
This fatal error is returned when
attrs
of
memTabs
passed to
algInit
are not as per the requested
attrs
specified in
algAlloc
.
IH264VENC_ERR_MEMTABS_
SPACE
This fatal error is returned when
space
of
memTabs
passed to
algInit
are not as per the requested
space
specified in
algAlloc
.
IH264VENC_ERR_MEMTABS_
OVERLAP
This fatal error is returned any two
memTabs
passed to
algInit
are
overlapping in memory.
IH264VENC_ERR_CODEC_IN
ACTIVE
This fatal error is returned when codec
process call or control call is made
without activating it. If a control call is
made without aprior
algActivate
this error is returned in
sStatus-
>videncStatus.extendedError
and control call returns
IVIDENC1_EFAIL
. If a process call is
made without aprior
algActivate
this error is returned in
outArgs-
>extendedError
and process call
returns
IVIDENC1_EFAIL
IH264VENC_WARN_LEVELID
C
This warning is returned in
videncStatus.extendedError
in
XDM_GETSTATUS
control call after
instance creation if
leveldc
during
instance creation is not set to valid
level enumerations range from
IH264VENC_LEVEL_1b
to
IH264VENC_LEVEL_50
. Encoder
would continue assuming
levelIdc
as
IH264VENC_LEVEL_50
.
IH264VENC_WARN_RATECON
TROLPRESET
This warning is returned in
videncStatus.extendedError
in
XDM_GETSTATUS
control call after
instance creation if
rcPreset
is
neither of
IVIDEO_NONE
or
IVIDEO_LOW_DELAY
or
IVIDEO_STORAGE
. Encoder would
continue by assuming
rcPreset
is
IVIDEO_LOW_DELAY
.
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 ...