![Texas Instruments DM365 Скачать руководство пользователя страница 54](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517054.webp)
API Reference
4-8
Group or Enumeration
Class
Symbolic Constant Name
Description or Evaluation
IH264VENC_STATUS
IH264VENC_ERR_MAXWIDTH
maxWidth
not supported. “Fatal input
error” is returned in
algInit
instance
creation stage if
maxWidth
in the input
params exceeds
H264VENC_TI_MAX_WIDTH (
2048)
or is less than
H264VENC_TI_MIN_WIDTH
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
.
IH264VENC_ERR_MAXHEIGH
T
maxHeight
not supported. fatal input
error is returned in
algInit
instance
creation stage if
maxHeight
in input
params exceeds
H264VENC_TI_MAX_HEIGHT
(2048)
or is less than
H264VENC_TI_MIN_HEIGHT
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_ENCODING
PRESET
encodingPreset
not supported fatal
input error” is returned during
algInit
if the
encodingPreset
parameter is out of supported range
XDM_DEFAULT
(0) to
XDM_USER_DEFINED
(3) inclusive .
IH264VENC_ERR_RATECONT
ROLPRESET
rateControlPreset
not supported
fatal input error is returned during
algInit
if the
rateControlPreset
parameter is out of supported range 0
to
IVIDEO_USER_DEFINED
(5)
inclusive.
IH264VENC_ERR_MAXFRAME
RATE
maxFrameRate
not supported. “Fatal
input error” is returned during
algInit
if
maxFrameRate
exceeds
max supported value of 120000 or is
less than 0.
Содержание 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 ...