![Texas Instruments DM365 User Manual Download Page 82](http://html.mh-extra.com/html/texas-instruments/dm365/dm365_user-manual_1094517082.webp)
API Reference
4-36
Field Data
type
Input/
Output
Description
outputID XDAS_Int32
Output
Output ID corresponding to the encoder buffer.
This can also be used to free the corresponding
image buffer for further use by the client
application code.
In this encoder,
outputID
is set to
IVIDENC1_InArgs::inputID
.
encodedBuf XDM1_SingleBuf
Desc
Output
The encoder fills the buffer with the encoded bit-
stream. In case of sequences with only I and P
frames, these values are identical to
outBufs
passed in
IVIDENC1_Fxns::process()
The
encodedBuf.bufSize
field returned
corresponds to the actual valid bytes available in
the buffer.
The bit-stream is in encoded order.
The
outputId
and
encodedBuf
together
provide information related to the corresponding
encoded image buffer.
reconBufs IVIDEO1_BufDes
c
Output
Pointer to reconstruction buffer descriptor.
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 ...