![Texas Instruments DM365 Скачать руководство пользователя страница 72](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517072.webp)
API Reference
4-26
4.2.1.7 IVIDEO1_BufDescIn
║
Description
This structure defines the buffer descriptor for input video buffers.
║
Fields
Field Data
type
Input/
Output
Description
numBufs XDAS_Int32
Input
Number of buffers in
bufDesc[]
frameWidth XDAS_Int32
Input Width
of
the video frame.
Note
: It will be same as
inputWidth
for
width multiple of 16. For
inputWidth
non-
multiple of 16, application will set this field to
next multiple of 16.
frameHeight XDAS_Int32
Input Height
of
the video frame.
Note
:
Progressive
: It will be same as
inputHeight
for height multiple of 16.For
inputHeight
non-multiple of 16,
application will set this field to next multiple
of 16.
Interlaced
: It will be same as
inputHeight
for height multiple of 32.For
inputHeight
non-multiple of 32,
application will set this field to next multiple
of 32.
framePitch XDAS_Int32
Input
Frame pitch used to store the frame.
This field is not used by the encoder.
bufDesc[XDM_MAX_IO_B
UFFERS]
XDM1_Singl
eBufDesc
Input Picture
buffers
4.2.1.8 IVIDENC1_Fxns
║
Description
This structure contains pointers to all the XDAIS and XDM interface
functions.
║
Fields
Field Data
type
Input/
Output
Description
ialg IALG_Fxns
Input Structure
containing
pointers to all the XDAIS
interface functions.
Содержание 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 ...