![Texas Instruments DM365 Скачать руководство пользователя страница 48](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517048.webp)
API Reference
4-2
4.1 Symbolic Constants and Enumerated Data Types
This section summarizes all the symbolic constants specified as either
#define macros and/or enumerated C data types. For each symbolic
constant, the semantics or interpretation of the same is also provided.
4.1.1 Common XDM Symbolic Constants and Enumerated Data Types
Table 4-1. List of Enumerated Data Types
Group or Enumeration Class
Symbolic Constant Name
Description or Evaluation
IVIDEO_I_FRAME
Intra coded frame
IVIDEO_P_FRAME
Forward inter coded frame
IVIDEO_B_FRAME
Bi-directional inter coded frame.
Not supported in this version of
H.264 Encoder.
IVIDEO_IDR_FRAME
Intra coded frame that can be
used for refreshing video content
IVIDEO_II_FRAME
Interlaced frame, both fields are I
frames..
IVIDEO_IP_FRAME
Interlaced frame, first field is an I
frame, second field is a P frame.
IVIDEO_IB_FRAME
Interlaced frame, first field is an I
frame, second field is a B frame.
Not supported in this version of
H.264 Encoder.
IVIDEO_PI_FRAME
Interlaced frame, first field is a P
frame, second field is an I frame.
Not supported in this version of
H.264 Encoder.
IVIDEO_PP_FRAME
Interlaced frame, both fields are P
frames.
IVIDEO_PB_FRAME
Interlaced frame, first field is a P
frame, second field is a B frame.
Not supported in this version of
H.264 Encoder.
IVIDEO_BI_FRAME
Interlaced frame, first field is a B
frame, second field is an I frame.
Not supported in this version of
H.264 Encoder.
IVIDEO_FrameType
IVIDEO_BP_FRAME
Interlaced frame, first field is a B
frame, second field is a P frame.
Not supported in this version of
H.264 Encoder.
Содержание 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 ...