Home
last modified time | relevance | path

Searched refs:deliverable (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/androidfw/
DStreamingZipInflater.cpp142 size_t deliverable = min_of(toRead, mOutLastDecoded - mOutDeliverable); in read() local
143 if (deliverable > 0) { in read()
144 if (outBuf != NULL) memcpy(dest, mOutBuf + mOutDeliverable, deliverable); in read()
145 mOutDeliverable += deliverable; in read()
146 mOutCurPosition += deliverable; in read()
147 dest += deliverable; in read()
148 bytesRead += deliverable; in read()
149 toRead -= deliverable; in read()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/
DARM_DELIVERY.TXT25 must be aware. Beta is a pre-release status indicating that the deliverable
40 It should be noted that Support for the Beta release of the deliverable
42 maintenance contract for the deliverable.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/
DARM_DELIVERY.TXT25 must be aware. Beta is a pre-release status indicating that the deliverable
40 It should be noted that Support for the Beta release of the deliverable
42 maintenance contract for the deliverable.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/
DARM_DELIVERY.TXT25 must be aware. Beta is a pre-release status indicating that the deliverable
40 It should be noted that Support for the Beta release of the deliverable
42 maintenance contract for the deliverable.