Searched full:toc (Results 1 – 25 of 43) sorted by relevance
12
158 ALOGV("Unable to parse TOC."); in addPacket()163 uint8_t toc = buffer->data()[offset++]; in addPacket() local165 unsigned FT = (toc >> 3) & 0x0f; in addPacket()166 if ((toc & 3) != 0 in addPacket()172 ALOGV("Illegal TOC entry."); in addPacket()177 totalSize += getFrameSize(mIsWide, (toc >> 3) & 0x0f); in addPacket()179 tableOfContents.push(toc); in addPacket()181 if (0 == (toc & 0x80)) { in addPacket()191 uint8_t toc = tableOfContents[i]; in addPacket() local193 size_t frameSize = getFrameSize(mIsWide, (toc >> 3) & 0x0f); in addPacket()[all …]
763 uint8_t toc = mediaData[srcOffset]; in sendAMRData() local765 unsigned FT = (toc >> 3) & 0x0f; in sendAMRData()768 tableOfContents.push(toc); in sendAMRData()800 uint8_t toc = tableOfContents[i]; in sendAMRData() local803 toc |= 0x80; in sendAMRData()805 toc &= ~0x80; in sendAMRData()808 data[dstOffset++] = toc; in sendAMRData()813 uint8_t toc = tableOfContents[i]; in sendAMRData() local814 unsigned FT = (toc >> 3) & 0x0f; in sendAMRData()817 ++srcOffset; // skip toc in sendAMRData()
345 #toc {533 body.manpage div#toc { display: none; }560 toc: function (toclevels) {600 var toc = document.getElementById("toc");601 if (!toc) {605 // Delete existing TOC entries in case we're reloading the TOC.608 for (i = 0; i < toc.childNodes.length; i++) {609 var entry = toc.childNodes[i];616 toc.removeChild(tocEntriesToRemove[i]);619 // Rebuild TOC entries.[all …]
1 toc:
14 <li>TOC item</li>
44 // TOC entries in XING header. Skip the first one since it's always 0.
139 /* insert table of contents (ToC) byte at the beginning of the packet */ in PackBits()177 /* write packed frame into file (1 byte added to cover ToC entry) */ in PackBits()
24 "http://site.icu-project.org/#TOC-What-is-ICU-">Latest standards supported163 "http://userguide.icu-project.org/icufaq#TOC-How-is-the-ICU-licensed-">ICU