![Texas Instruments DM365 Скачать руководство пользователя страница 100](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517100.webp)
API Reference
4-54
4.4.3 Frameinfo_Interface
║
Description
This Structure contains buffer description of frame related Parameters
which are pass from low resolution encoder to high resolution encoder.
║
Fields
Field Data
type
Input/
Output
Description
Width XDAS_UInt16
Output
Width of the frame in pixels.
Height XDAS_UInt16
Output
Height of the frame in pixels.
sceneChangeFlag XDAS_UInt32
Output
Flag to indicate scene change observed at
low-resolution encoder level.
bitsPerFrame XDAS_UInt32
Output
Number of bits used to encode frame by low-
resolution encoder.
frameRate XDAS_UInt32
Output
Frame rate per second.
Bitrate XDAS_UInt32
Output
Target bit rate in bps.
mvSADpointer XDAS_UInt32
*
Output
Pointer to MVSAD of all the MBs in a frame.
mbComplexity MBinfo
*
Output
Pointer to MB information of all the MBs in a
frame.
gmvPointerVert MBRowinfo
*
Output
Pointer to vertical GMV values per row.
Note:
When
mvSADflag
is disabled the
mvSADpointer
points to NULL.
In current implementation we are not populating MBinfo and
MBRowinfo structures. Currrently,
mbComplexity and
gmvPointerVert
pointers points to NULL.
When the scenechange is detected at low resolution encoder, IDR
frame is forced at high resolution encoder at the corresponding frame
number.
Содержание 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 ...