![Texas Instruments DM365 Скачать руководство пользователя страница 73](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517073.webp)
API Reference
4-27
Field Data
type
Input/
Output
Description
For more details, see
TMS320 DSP Algorithm
Standard API Reference
(literature number
SPRU360).
*process XDAS_Int32
Input
Pointer to the
process()
function.
*control XDAS_Int32
Input
Pointer to the
control()
function.
4.2.1.9 IVIDENC1_Params
║
Description
This structure defines the creation parameters for an algorithm instance
object. Set this data structure to
NULL
, if you are not sure of the values to
be specified for these parameters.
║
Fields
Field Data
type
Input/
Output
Description
size XDAS_Int32
Input
Size of the basic or extended (if being used)
data structure in bytes.
Default size is size of
IH264VENC_PARAMS
structure.
encodingPreset XDAS_Int32
Input Encoding
preset.
See
XDM_EncodingPreset
enumeration for
details..
Default value =
XDM_USER_DEFINED
.
rateControlPreset XDAS_Int32
Input
Rate control preset. See
IVIDEO_RateControlPreset
enumeration for details.
Default value =
IVIDEO_STORAGE
.
maxHeight XDAS_Int32
Input
Maximum video height to be supported in
pixels.
Default value = 1088
maxWidth XDAS_Int32
Input
Maximum video width to be supported in
pixels.
Default value = 1920.
maxFrameRate XDAS_Int32
Input
Maximum frame rate in fps * 1000 to be
supported.
Default value = 120000.
maxBitRate XDAS_Int32
Input
Maximum bit-rate to be supported in bits per
second.
Default value = 50000000.
Содержание 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 ...