/external/chromium_org/third_party/opus/src/doc/ |
draft-ietf-payload-rtp-opus.xml | 99 <xref target="RFC3550"/> payload format for packetization 104 codec can be obtained from <xref target="RFC6716"/>. 111 document are to be interpreted as described in <xref target="RFC2119"/>.</t> 167 The Opus <xref target="RFC6716"/> speech and audio codec has been developed to encode speech 215 compressed stream. See <xref target="RFC6562"/> for guidelines on when VBR is 218 mechanism described in <xref target="RFC6716"/> is the RECOMMENDED way to achieve padding 225 <xref target='bitrate_by_bandwidth'/> are RECOMMENDED. 233 The Opus codec may, as described in <xref target='variable-vs-constant-bitrate'/>, 341 <t>The format of the RTP header is specified in <xref target="RFC3550"/>. The Opus 347 integer number of octets according to <xref target="RFC3550"/>.</t [all...] |
draft-ietf-codec-opus.xml | 81 described in <xref target="requirements"></xref>. 83 prediction (LP)-based <xref target="LPC"/> layer and a Modified Discrete Cosine Transform 84 (MDCT)-based <xref target="MDCT"/> layer. 96 in <xref target="ref-implementation"></xref>. 99 <xref target="conformance"/> provides a decoder conformance test. 136 interpreted as described in RFC 2119 <xref target="rfc2119"></xref>. 312 <xref target="SILK"></xref> [all...] |
draft-valin-codec-opus-update.xml | 69 of the Opus audio codec in <xref target="RFC6716">RFC 6716</xref>.</t> 77 <xref target="RFC6716">RFC 6716</xref>. Only issues affecting the decoder are 88 document are to be interpreted as described in <xref 89 target="RFC2119">RFC 2119</xref>.</t>
|
draft-ietf-codec-oggopus.xml | 89 See <xref target="RFC6716"/> for technical details. 91 bitstream <xref target="RFC3533"/>. 117 review the details in <xref target="RFC3533"/>. 126 interpreted as described in <xref target="RFC2119"/>. 150 The format of this header is defined in <xref target="id_header"/>. 158 The format of this header is defined in <xref target="comment_header"/>. 171 <xref target="channel_mapping"/>), and is fixed over the entire length of the 177 <xref target="RFC6716"/>. 179 regular, undelimited framing from Section 3 of <xref target="RFC6716"/>. 251 Section 3.2.1 of <xref target="RFC6716"/>) in place of the packets that wer [all...] |
/external/libvorbis/doc/ |
rfc5215.xml | 71 <xref target="RFC3533"></xref>, which provides framing and synchronization. 78 <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14, <xref target="RFC2119"/> and indicate requirement levels for compliant implementations. Requirements apply to all implementations unless otherwise stated.</t> 100 The format of the RTP header is specified in <xref target="RFC3550"></xref> 101 and shown in <xref target="RTP Header Figure"/>. This payload format 126 specialized RTP uses (see <xref target="RFC3550"></xref> and 127 <xref target="RFC3551"></xref> for details). For Vorbis RTP, the followin [all...] |
04-codec.tex | 12 provided in \xref{vorbis:spec:intro}. \xref{vorbis:spec:bitpacking} covers reading and writing bit fields from 87 \xref{vorbis:spec:comment}. 113 in \xref{vorbis:spec:codebook}. Save each configuration, in 145 configuration as defined in \xref{vorbis:spec:floor0}; save 149 decode the floor configuration as defined in \xref{vorbis:spec:floor1}; save this configuration in slot \varname{[i]} of the floor configuration array \varname{[vorbis_floor_configurations]}. 169 one or two, decode the residue configuration as defined in \xref{vorbis:spec:residue}; save this configuration in slot \varname{[i]} of the residue configuration array \varname{[vorbis_residue_configurations]}. 303 short block. See \xref{vorbis:spec:window} for an illustration of overlapping 309 block. See \xref{vorbis:spec:window} for an 395 \xref{vorbis:spec:floor0-decode [all...] |
Vorbis_I_spec.tex | 57 % behavior of DocBook's '<xref>'. 58 \newcommand{\xref}[1]{\autoref{#1}, ``\nameref{#1}''}
|
/external/valgrind/main/callgrind/docs/ |
cl-manual.xml | 91 Read the documentation for <xref linkend="&vg-cg-manual-id;"/> first. The material 179 <option><xref linkend="clopt.cache-sim"/>=yes</option>. For 180 branch prediction simulation, use <option><xref linkend="clopt.branch-sim"/>=yes</option>. 188 <option><xref linkend="opt.instr-atstart"/>=no</option> 193 <computeroutput><xref linkend="cr.start-instr"/></computeroutput>.</para> 196 <option><xref linkend="opt.dump-instr"/>=yes</option>. This will produce 202 <option><xref linkend="opt.collect-jumps"/>=yes</option>.</para> 231 threads with <option><xref linkend="opt.separate-threads"/>=yes</option>).</para> 268 option <option><xref linkend="opt.dump-every-bb"/>=count</option>. 275 option <option><xref linkend="opt.dump-before"/>=function</option [all...] |
/external/ceres-solver/internal/ceres/ |
conjugate_gradients_solver.cc | 82 VectorRef xref(x, num_cols); 87 xref.setZero(); 114 double Q0 = -1.0 * xref.dot(bref + r); 166 xref = xref + alpha * p; 185 const double Q1 = -1.0 * xref.dot(bref + r);
|
/external/valgrind/main/docs/xml/ |
quick-start-guide.xml | 194 <xref linkend="mc-manual.errormsgs"/> in the <xref linkend="manual"/> 205 <xref linkend="manual-core.suppress"/> in the <xref linkend="manual"/>). 234 <para>Please consult the <xref linkend="FAQ"/> and the 235 <xref linkend="manual"/>, which have much more information. Note that
|
manual-intro.xml | 94 <para>Valgrind is licensed under the <xref linkend="license.gpl"/>, 126 want to run the Memcheck tool and you might find the <xref 133 <xref linkend="manual-core"/> and for the tool you want to use.</para>
|
index.xml | 26 <xref linkend="license.gfdl"/>.
|
/external/clang/test/CodeGenCXX/ |
lvalue-bitcasts.cpp | 100 typedef X &Xref; 120 xr = Xref(ir); 124 xr = Xref(fr);
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texi2dvi | 258 # A shell script that computes the list of xref files. 259 # Takes the filename (without extension) of which we look for xref 265 # Get list of xref files (indexes, tables and lists). 272 # If the file is not suitable to be an index or xref file, don't 318 # be able to find the right xref files and so forth. 346 # _bak. Copies of the previous xref files (another round is run if 513 $verbose "Backing up xref files: `echo $orig_xref_files | sed 's|\./||g'`" 593 # subdirs, since texi2dvi does not try to compare xref files in 594 # subdirs. Performing xref files test is still good since LaTeX 595 # does not report changes in xref files [all...] |
/external/libpcap/doc/ |
pcap.xml | 71 <t>A capture file is organized in blocks, that are appended one to another to form the file. All the blocks share a common format, which is shown in <xref target="formatblock"/>.</t> 132 <t><xref target="fssample-SHB"/> shows two valid files: the first has a typical configuration, with a single Section Header that covers the whole file. The second one contains three headers, and is normally the result of file concatenation. An application that understands only version 1.0 of the file format skips the intermediate section and restart processing the packets after the third Section Header.</t> 170 <t>The Section Header Block is mandatory. It identifies the beginning of a section of the capture dump file. Its format is shown in <xref target="formatSHB"/>.</t> 192 <t>Options: optionally, a list of options (formatted according to the rules defined in <xref target="sectionopt"/>) can be present.</t> 195 <t>Aside form the options defined in <xref target="sectionopt"/>, the following options are valid within this block:</t> 226 <t>An Interface Description Block is valid only inside the section which it belongs to. The structure of a Interface Description Block is shown in <xref target="formatidb"/>.</t> 249 <t>Options: optionally, a list of options (formatted according to the rules defined in <xref target="sectionopt"/>) can be present.</t> 252 <t>In addition to the options defined in <xref target="sectionopt"/>, the following options are valid within this block:</t> 313 <c>An ascii string containing the name of the operating system of the machine that hosts this interface. This can be different from the same information that can be contained by the Section Header Block (<xref target="sectionshb"/>) because the capture can have been done on a remote machine.</c> 322 <t>A Packet Block is the standard container for storing the packets coming from the network. The Packet Block is optional because packets can be stored either by means of this block or the Simple Packet Block, which can be used to speed up dump generation. The format of a packet block is shown in <xref target="formatpb"/>.</t [all...] |
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/ |
SkPdfNativeDoc.h | 35 // But if the pdf is missing the xref, then we will have to read most of pdf to be able to render 126 // loads a pdf that has missing xref
|
SkPdfNativeDoc.cpp | 157 // (xref, trailer, or just read all objects) 243 SkPdfNativeObject xref; local 244 const unsigned char* current = nextObject(xrefStart, trailerEnd, &xref, NULL, NULL); 246 if (!xref.isKeyword("xref")) {
|
/external/skia/experimental/PdfViewer/pdfparser/native/ |
SkPdfNativeDoc.h | 35 // But if the pdf is missing the xref, then we will have to read most of pdf to be able to render 126 // loads a pdf that has missing xref
|
SkPdfNativeDoc.cpp | 157 // (xref, trailer, or just read all objects) 243 SkPdfNativeObject xref; local 244 const unsigned char* current = nextObject(xrefStart, trailerEnd, &xref, NULL, NULL); 246 if (!xref.isKeyword("xref")) {
|
/ndk/sources/host-tools/make-3.81/doc/ |
make.texi | 383 files should be recompiled, or how. @xref{Running, ,How to Run 542 @xref{Rules, , Writing Rules}. 644 but are just actions are called @dfn{phony targets}. @xref{Phony 645 Targets}, for information about this kind of target. @xref{Errors, , [all...] |
/external/chromium_org/ppapi/examples/printing/ |
printing.cc | 30 "xref\r"
|
/external/owasp/sanitizer/tools/findbugs/doc/manual/ |
anttask.html | 49 <em class="replaceable"><code>$FINDBUGS_HOME</code></em>. See <a class="xref" href="installing.html" title="Chapter 2. Installing FindBugs™">Chapter 2, <i>Installing <span class="application">FindBugs</span>™</i></a>. 85 use the <span class="application">FindBugs</span> GUI to view the results; see <a class="xref" href="running.html" title="Chapter 4. Running FindBugs™">Chapter 4, <i>Running <span class="application">FindBugs</span>™</i></a>. 154 or <code class="literal">max</code>. See <a class="xref" href="running.html#commandLineOptions" title="3. Command-line Options">Section 3, “Command-line Options”</a> 166 to exclude from being reported. See <a class="xref" href="filter.html" title="Chapter 8. Filter Files">Chapter 8, <i>Filter Files</i></a>. 169 which bugs are reported. See <a class="xref" href="filter.html" title="Chapter 8. Filter Files">Chapter 8, <i>Filter Files</i></a>. 177 See <a class="xref" href="running.html" title="Chapter 4. Running FindBugs™">Chapter 4, <i>Running <span class="application">FindBugs</span>™</i></a> for how to create a project.
|
/external/bison/doc/ |
bison.texi | 513 @xref{Mysterious Conflicts}, for more information on this. As an 515 requesting IELR(1) or canonical LR(1) parser tables. @xref{LR Table 621 a @dfn{Bison grammar} file. @xref{Grammar File, ,Bison Grammar Files}. 634 @xref{Symbols}. 642 containing several characters. @xref{Symbols}, for more information. 655 @xref{Rules, ,Syntax of Grammar Rules}. 672 has both a token type and a @dfn{semantic value}. @xref{Semantics, 709 @xref{Actions}. [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
pdfjs.js | [all...] |
/external/chromium_org/third_party/skia/src/pdf/ |
SkPDFDocument.cpp | 176 // first page xref table and calculate the size. 207 // // TODO(vandebo): Save the file offset for the first page xref table.
|