![Texas Instruments DM365 User Manual Download Page 63](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517063.webp)
API Reference
4-17
Group or Enumeration
Class
Symbolic Constant Name
Description or Evaluation
IH264VENC_ERR_IVIDENC1
_DYNAMICPARAMS_SIZE_IN
_CORRECT
This fatal error is returned in
videncStatus.extendedError
during a control call if dynamic param
size is not
IVIDENC1_DynamicParams
or
IH264VENC_DynamicParams
.
Control call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_IVIDENC1
_PRO CESS_ARGS_NULL
This fatal error is returned in process
call if any of input handle or
inBufs
or
inArgs
or
outBufs
are
NULL
.
IH264VENC_ERR_IVIDENC1
_INARGS_SIZE
This fatal error is returned in
outArgs->extendedError
if
inargs
size in process call is not set
to
IVIDENC1_InArgs
or
IH264VENC_InArgs
. This error is
returned provided
OutArgs
size is set
correctly. Process call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_IVIDENC1
_OUTARGS_SIZE
This fatal error can be retrieved from a
XDM_GETSTATUS
control call if
outArgs
size in process call was not
set to
IVIDENC1_OutArgs
or
IH264VENC_OutArgs
. Process call
returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_IVIDENC1
_INARGS_INPUTID
This fatal error is returned in
outArgs->extendedError
if
inputID
in
inArgs
of process call is
0. Process call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_IVIDENC1
_INARGS_TOPFIELDFIRSTF
LAG
This fatal error is retruned in
outArgs->extendedError
if
topFieldFirstFlag
in
inArgs
is
not set correctly to 0 or 1 for interlace
content. Process call returns
IVIDENC1_EFAIL
.
IH264VENC_ERR_IVIDENC1
_INBUFS
This fatal error is returned in
outArgs->extendedError
if
inBufs
is null or if
numBufs
in
inBufs
is not set to 2 or if
frameWidth
and
frameHeight
in
inBufs
are not equal to
inputWidth
and
inputHeight
of
XDM_SETPARAMS
control call. Process
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 ...