![Texas Instruments DM365 Скачать руководство пользователя страница 55](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517055.webp)
API Reference
4-9
Group or Enumeration
Class
Symbolic Constant Name
Description or Evaluation
IH264VENC_ERR_MAXBITRA
TE
maxBitRate
not supported fatal input
error is returned during
algInit
if
maxBitRate
exceed max supported
value of 50000000 or is less than 0.
IH264VENC_ERR_DATAENDI
ANNESS
dataEndianness
not supported fatal
input error is returned during
algInit
if
dataEndianness
is not set to
XDM_BYTE
.
IH264VENC_ERR_INPUTCHR
OMAFORMAT
inputChromaFormat
not supported
fatal input error is returned during
algInit
if
inputChromaFormat
is
not set to
XDM_YUV_420SP
or
XDM_CHROMA_NA
.
IH264VENC_ERR_INPUTCON
TENTTYPE
inputContentTyp
e not supported
fatal input error is returned during
algInit
if
inputContentType
is
not set to
IVIDEO_PROGRESSIVE
or
IVIDEO_INTERLACED.
This error is also returned during
algInit
if interlaced encoding is
enabled (
inputContentType
set to
IVIDEO_INTERLACED)
for levels less
than 2.1 or more than 4.1.
IH264VENC_ERR_RECONCHR
OMAFORMAT
reconChromaFormat
not supported
fatal input error is returned during
algInit
if
reconChromaFormat
is
not set to
XDM_YUV_420SP
or
XDM_CHROMA_NA
.
IH264VENC_ERR_INPUTWID
TH
inputWidth
not supported fatal input
error is returned in
videncStatus.extendedError
during
XDM_SETPARAMS
control call if
the
inputWidth
in input dynamic
params exceeds
maxWidth
or if
inputWidth
is less than
H264VENC_TI_MIN_WIDTH
or not
multiple of 2. Control call returns
IVIDENC1_EFAIL
.
H264VENC_TI_MIN_WIDTH
takes
value of
128 in case of
encodingPreset =
XDM_USER_DEFINED
and
encQuality = 0
OR
320 in case of
encodingPreset =
XDM_HIGH_SPEED/XDM_HIGH_QUAL
ITY.
Содержание DM365
Страница 10: ...x This page is intentionally left blank ...
Страница 12: ...xii This page is intentionally left blank ...
Страница 24: ...Introduction 1 12 This page is intentionally left blank ...
Страница 34: ...Installation Overview 2 10 This page is intentionally left blank ...
Страница 116: ...API Reference 4 70 This page is intentionally left blank ...
Страница 120: ...Error Description B 2 This page is intentionally left blank ...
Страница 124: ...ARM926 TCM Buffer Usage By Codec D 2 This page is intentionally left blank ...
Страница 126: ...Simple Two pass Encoding Sample Usage E 2 Case 1 Case 2 Case 3 Case 4 Frame Skip ...
Страница 130: ...Simple Two pass Encoding Sample Usage E 6 This page is intentionally left blank ...