API Reference
4-50
4.3 H.264 Encoder ROI specific Data Structures and Enumerations
This section includes the following H.264 Encoder ROI specific structures
and enumerations:
XDM_Point structure
.
XDM_Rect structure.
ROI_type enumeration.
ROI_Interface structure
.
4.3.1.1 XDM_Point
║
Description
This structure defines all the fields required to specify location of point. This
will be used to specify X and Y co-ordinates of given point.
║
Fields
Field Data
type
Input/
Output
Description
x
XDAS_Int32
Input
This will specify the X co-ordinate of a given
point.
y
XDAS_Int32
Input
This will specify the Y co-ordinate of a given
point.
4.3.1.2 XDM_Rect
║
Description
This structure defines all the fields required to specify a rectangle. This will
be used to specify top left and bottom right co-ordinates of a given ROI.
║
Fields
Field Data
type
Input/
Output
Description
topLeft XDM_Point
Input
This will specify the X and Y co-ordinate of top
left point of given ROI.
See
XDM_Point
data structure for details.
Summary of Contents for DM365
Page 10: ...x This page is intentionally left blank ...
Page 12: ...xii This page is intentionally left blank ...
Page 24: ...Introduction 1 12 This page is intentionally left blank ...
Page 34: ...Installation Overview 2 10 This page is intentionally left blank ...
Page 116: ...API Reference 4 70 This page is intentionally left blank ...
Page 120: ...Error Description B 2 This page is intentionally left blank ...
Page 124: ...ARM926 TCM Buffer Usage By Codec D 2 This page is intentionally left blank ...
Page 126: ...Simple Two pass Encoding Sample Usage E 2 Case 1 Case 2 Case 3 Case 4 Frame Skip ...
Page 130: ...Simple Two pass Encoding Sample Usage E 6 This page is intentionally left blank ...