![Texas Instruments DM365 Скачать руководство пользователя страница 78](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517078.webp)
API Reference
4-32
Field Data
type
Input/
Output
Description
captureWidth XDAS_Int32
Input Capture
width parameter enables the application
to provide input buffers with different line width
(pitch) alignment than input width.
For progressive content, if the parameter is set
to:
0 - Encoded input width is used as pitch.
>= encoded input width - capture width is
used as pitch.
For interlaced content,
captureWidth
should
be equal to the pitch/stride value needed to move
to the next row of pixel in the same field.
Default value =
0
forceFrame XDAS_Int32
Input
Force the current (immediate) frame to be
encoded as a specific frame type.
Only the following values are supported:
IVIDEO_NA_FRAME
- No forcing of any
specific frame type for the frame.
IVIDEO_I_FRAME
- Force the frame to be
encoded as I frame.
IVIDEO_IDR_FRAME
- Force the frame to
be encoded as an IDR frame.
Default value =
IVIDEO_NA_FRAME
.
interFrameInter
val
XDAS_Int32
Input
Number of B frames between two reference
frames; that is, the number of B frames between
two P frames or I/P frames.
This parameter is not supported. It should be set
to 0.
mbDataFlag XDAS_Int32
Input
Flag to indicate that the algorithm should use MB
data supplied in additional buffer within
inBufs
.
This parameter is not supported. It should be set
to 0.
Note:
The following are the limitations on the parameters of
IVIDENC1_DynamicParams
data structure:
inputHeight <= maxHeight
inputWidth <= maxWidth
refFrameRate <= maxFrameRate
targetFrameRate <= maxFrameRate
targetFrameRate
should be multiple of 500
The value of the
refFrameRate
and
targetFrameRate
should be the same
Содержание 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 ...