OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compressed
(Results
251 - 275
of
1811
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Messaging/src/com/android/messaging/util/exif/
ExifData.java
57
* Gets the
compressed
thumbnail. Returns null if there is no
compressed
67
* Sets the
compressed
thumbnail.
74
* Returns true it this header contains a
compressed
thumbnail.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
meye.h
56
/* get a jpeg
compressed
snapshot */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
meye.h
56
/* get a jpeg
compressed
snapshot */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
stat.py
90
UF_COMPRESSED = 0x00000020 # OS X: file is hfs-
compressed
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
stat.py
90
UF_COMPRESSED = 0x00000020 # OS X: file is hfs-
compressed
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
TraceFileReader.java
28
* The message size is dominated by the size of the
compressed
framebuffer.
/external/bzip2/
bzmore.1
5
bzmore, bzless \- file perusal filter for crt viewing of bzip2
compressed
text
23
is a filter which allows examination of
compressed
or plain text files
26
works on files
compressed
with
/external/deqp/framework/common/
tcuCompressedTexture.hpp
23
* \brief
Compressed
Texture Utilities.
105
* \brief
Compressed
texture
107
* This class implements container for common
compressed
texture formats.
/external/eigen/Eigen/src/OrderingMethods/
Ordering.h
112
* The matrix should be in column-major and \b
compressed
format (see SparseMatrix::makeCompressed()).
122
* \warning The input sparse matrix \a mat must be in
compressed
mode (see SparseMatrix::makeCompressed()).
127
eigen_assert(mat.isCompressed() && "COLAMDOrdering requires a sparse matrix in
compressed
mode. Call .makeCompressed() before passing it to COLAMDOrdering");
/external/elfutils/src/libdwfl/
gzip.c
70
/* If this is not a
compressed
image, return DWFL_E_BADELF.
72
Otherwise return an error for bad
compressed
data or I/O failure.
163
/* Not a
compressed
file. */
/external/kernel-headers/original/uapi/sound/
compress_offload.h
35
* struct snd_compressed_buffer:
compressed
buffer
45
* struct snd_compr_params:
compressed
stream params
136
* struct snd_compr_metadata:
compressed
stream metadata
/external/liblzf/
lzf.h
64
* even different runs, thus might result in different
compressed
strings
81
* Decompress data
compressed
with some version of the lzf_compress
90
* If an error in the
compressed
data is detected, a zero is returned and
/external/libvncserver/libvncserver/
ultra.c
16
* If the lzo
compressed
/encoded version is
96
/* maxCompSize now contains the
compressed
size */
98
/* Find the total size of the resulting
compressed
data. */
/external/mesa3d/src/gallium/include/pipe/
p_format.h
157
/*
compressed
formats */
163
/* sRGB,
compressed
*/
169
/* rgtc
compressed
*/
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_tex_layout.c
56
if (mt->
compressed
)
96
if (mt->
compressed
) {
135
if (mt->
compressed
) {
/external/skia/src/gpu/
GrSWMaskHelper.h
115
// kBlitter_CompressionMode: write to the bitmap using a special
compressed
blitter.
122
// This is the buffer into which we store our
compressed
data. This buffer is
135
// Compresses the bitmap stored in fBM and sends the
compressed
data
/external/zlib/src/examples/
gzlog.h
38
1 MB has been accumulated. At that time, the stored data is
compressed
, and
62
dictionary, "foo.add" for data being added or
compressed
, "foo.lock" for the
75
will be
compressed
. The log file will be a valid gzip file upon successful
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h
124
*
compressed
at the highest possible quality. This option takes
132
*
compressed
output. ( speed setting controls how fast )
135
*
compressed
output using the highest possible quality, and
/libcore/luni/src/test/java/libcore/java/util/zip/
OldAndroidZipFileTest.java
94
out.setComment("This is a lovely
compressed
archive!");
117
* Read
compressed
data from two different entries at the same time,
130
/* use file-1 and file-2 because the
compressed
data is large */
/ndk/build/tools/
dev-platform-compress.sh
19
#
Compressed
expanded platform files into development/ndk/platforms/
29
into the
compressed
/minimal structure used in development/ndk/platforms.
51
DSTDIR=/tmp/ndk-$USER/platforms-
compressed
/external/lz4/lib/
lz4frame.h
36
/* LZ4F is a stand-alone API to create LZ4-
compressed
frames
159
* Should you need to create
compressed
data immediately, without waiting for a block to be filled,
169
* When you want to properly finish the
compressed
frame, just call LZ4F_compressEnd().
226
* Call this function repetitively to regenerate data
compressed
within srcBuffer.
241
* Schematically, it's the size of the current (or remaining)
compressed
block + header of next block.
lz4.h
145
return : the number of bytes read from the source buffer (in other words, the
compressed
size)
148
note : This function fully respect memory boundaries for properly formed
compressed
data.
158
This function decompress a
compressed
block of size 'compressedSize' at position 'source'
163
Note : this number can be < 'targetOutputSize' should the
compressed
block to decode be smaller.
212
* Compress data block 'source', using blocks
compressed
before as dictionary to improve compression ratio
219
* Same as before, but also specify a maximum target
compressed
size (maxOutputSize)
226
* If previously
compressed
data block is not guaranteed to remain available at its memory location
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_soa.c
300
*
compressed
formats, this simply points to the texel.
301
* For
compressed
formats, it points to the start of the
302
*
compressed
data block.
304
* \param i, j the sub-block pixel coordinates. For non-
compressed
formats
305
* these will always be (0,0). For
compressed
formats, i will
/external/mockito/cglib-and-asm/src/org/mockito/asm/
Opcodes.java
99
* Represents a
compressed
frame with complete frame data.
104
* Represents a
compressed
frame where locals are the same as the locals in
111
* Represents a
compressed
frame where locals are the same as the locals in
118
* Represents a
compressed
frame with exactly the same locals as the
124
* Represents a
compressed
frame with exactly the same locals as the
/frameworks/base/media/java/android/media/
AudioFormat.java
68
* either linear PCM or
compressed
audio, such as AC3 or DTS.
107
* <p>For
compressed
audio, the encoding specifies the method of compression,
108
* for example {@link #ENCODING_AC3} and {@link #ENCODING_DTS}. The
compressed
110
* a byte array or ByteBuffer. When a
compressed
audio encoding is specified
112
* for output to an endpoint (such as HDMI) capable of decoding the
compressed
audio.
113
* For (most) other endpoints, which are not capable of decoding such
compressed
audio,
115
* Alternatively, one may use {@link MediaPlayer} for playback of
compressed
117
* <p>When
compressed
audio is sent out through a direct <code>AudioTrack</code>,
202
* For
compressed
audio, an audio frame may alternately
203
* refer to an access unit of
compressed
data bytes that is logically grouped together fo
[
all
...]
Completed in 603 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>