Searched
full:logical (Results
351 -
375 of
1952) sorted by null
<<11121314151617181920>>
/external/libogg/doc/libogg/ |
datastructures.html | 33 <td>This structure contains current encode/decode data for a logical bitstream.</td>
|
ogg_packet.html | 51 <dd>Flag indicating whether this packet begins a logical bitstream. <tt>1</tt> indicates this is the first packet, <tt>0</tt> indicates any other position in the stream.</dd>
|
ogg_stream_pagein.html | 38 <dd>Pointer to a previously declared <a href="ogg_stream.html">ogg_stream</a> struct, which represents the current logical bitstream.</dd>
|
ogg_sync_state.html | 22 <p>It is used during decoding to track the status of data as it is read in, synchronized, verified, and parsed into pages belonging to the various logical bistreams in the current physical bitstream link.
|
/external/libvorbis/doc/ |
index.html | 103 <li><a href="framing.html">Ogg logical bitstream and framing spec</a></li>
|
/external/libvorbis/doc/vorbisfile/ |
ov_comment.html | 41 <dd>Link to the desired logical bitstream. For nonseekable files, this argument is ignored. To retrieve the <a href="vorbis_comment.html">vorbis_comment</a> struct for the current bitstream, this parameter should be set to -1.</dd>
|
ov_info.html | 39 <dd>Link to the desired logical bitstream. For nonseekable files, this argument is ignored. To retrieve the <a href="vorbis_info.html">vorbis_info</a> struct for the current bitstream, this parameter should be set to -1.</dd>
|
seeking_example_c.html | 46 /* print details about each logical bitstream in the input */
|
seeking_test_c.html | 46 /* print details about each logical bitstream in the input */
|
/external/libvorbis/examples/ |
decoder_example.c | 45 ogg_stream_state os; /* take physical pages, weld into a logical 104 /* serialno first; use it to set up a logical stream */ 136 /* At this point, we're sure we're Vorbis. We've set up the logical 301 /* clean up this logical bitstream; before exit we see if we're
|
/external/llvm/test/CodeGen/X86/ |
logical-load-fold.ll | 9 ; 128-bits and then used in the packed logical ('andp*') op.
|
/external/sepolicy/ |
seapp_contexts | 17 # All specified input selectors in an entry must match (i.e. logical AND).
|
/external/skia/gyp/ |
zlib.gyp | 33 # XCode needs and explicit file path, not a logical name like -lz.
|
/external/skia/src/core/ |
SkImageInfo.cpp | 116 // the intersect may have shrunk info's logical size
|
/frameworks/base/core/java/android/hardware/hdmi/ |
HdmiClient.java | 45 * Sends a key event to other logical device.
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
HdmiConfig.java | 49 // and polling message for logical address allocation and device discovery
|
RequestArcAction.java | 30 // Logical address of AV Receiver.
|
/frameworks/base/telephony/java/android/telephony/ |
IccOpenLogicalChannelResponse.java | 36 * STATUS_MISSING_RESOURCE: No logical channels available.
|
/frameworks/native/include/ui/ |
PixelFormat.h | 40 // logical pixel formats used by the SurfaceFlinger -----------------------
|
/frameworks/support/annotations/src/android/support/annotation/ |
IntDef.java | 30 * a logical type and that its value should be one of the explicitly
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
iter_fold_if.hpp | 19 #include <boost/mpl/logical.hpp>
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/ |
NotFileFilter.java | 23 * This filter produces a logical NOT of the filters specified.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_aepack.py | 17 aetypes.Logical('not ', 1),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_aepack.py | 17 aetypes.Logical('not ', 1),
|
/system/bt/embdrv/sbc/decoder/include/ |
oi_bitstream.h | 72 * need to know where the "logical" pointer is in the stream.
|
Completed in 640 milliseconds
<<11121314151617181920>>