OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:encoder
(Results
401 - 425
of
701
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/crypto/
rsa_private_key_nss.cc
21
// rsa_private_key_win.cc or using NSS's ASN.1
encoder
.
/external/chromium/sdch/open-vcdiff/src/
instruction_map.cc
163
// be used by the
encoder
, because of the descending loop.
vcdiffengine.h
37
//
encoder
will always discover a match of this size, no matter whether it is
vcdiffengine_test.cc
192
// The following functions leverage the fact that the
encoder
uses
585
//
encoder
will find one match per unique letter in the HTML text.
586
// There are too many examples of "<" in the text for the
encoder
591
// the
encoder
's block-hash algorithm. A good value, that will give
[
all
...]
/external/chromium/third_party/modp_b64/
modp_b64.h
7
* High performance base64
encoder
/ decoder
/external/libvpx/
Android.mk
162
$(LOCAL_PATH)/vp8/
encoder
\
/external/libvpx/vp8/common/
blockd.h
177
unsigned char force_no_skip; /*
encoder
only */
/external/libvpx/vp8/encoder/arm/neon/
fastfdct4x4_neon.asm
27
;But, VP8
encoder
only uses vp8_short_fdct4x4_c for 25th block, not vp8_fast_fdct4x4_c. That makes
/external/llvm/include/llvm/MC/
MCMachObjectWriter.h
185
// exactly what the
encoder
wanted. This will catch several classes of
/external/protobuf/python/
setup.py
109
'google.protobuf.internal.
encoder
',
/external/tremolo/Tremolo/
codec_internal.h
194
encoder
to choose the sizes */
/external/webkit/Source/WebCore/platform/network/
FormData.h
104
void encodeForBackForward(
Encoder
&) const;
/external/webkit/Source/WebKit2/Shared/
WebPreferencesStore.h
155
void encode(CoreIPC::ArgumentEncoder*
encoder
) const;
/external/webkit/Source/WebKit2/UIProcess/Plugins/
PluginProcessProxy.h
66
// encoded in the given argument
encoder
and sent back to the connection of the given web process.
/frameworks/base/core/jni/android/graphics/
Bitmap.cpp
302
SkImageEncoder*
encoder
= SkImageEncoder::Create(fm);
local
303
if (NULL !=
encoder
) {
304
success =
encoder
->encodeStream(strm, *bitmap, quality);
305
delete
encoder
;
/frameworks/base/media/libstagefright/codecs/amrwbenc/inc/
cod_main.h
21
* Static memory in the
encoder
*
/frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_api.cpp
50
/* Purpose : Initialize the
encoder
library, allocate memory and verify */
279
/* Purpose : To feed an unencoded original frame to the
encoder
library. */
359
else if (status == AVCENC_PICTURE_READY) // no buffers returned back to the
encoder
451
/* We don't have to reorder the list for the
encoder
here. This can only be done
/frameworks/media/libvideoeditor/osal/inc/
M4OSA_CoreID.h
72
/*
encoder
shells */
/frameworks/media/libvideoeditor/vss/common/inc/
M4OSA_CoreID.h
73
/*
encoder
shells */
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_QCOMExtns.h
313
* Enumeration used to define the video
encoder
modes
317
* All
encoder
settings made through
338
* This structure is used to set the video
encoder
mode.
344
* nMode : defines the video
encoder
mode
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Encoder.h
31
* This is an header file for a G711
Encoder
that is fully
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
OMX_G726Encoder.h
31
* This is an header file for a G726
Encoder
that is fully
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Encoder.h
31
* This is an header file for an G729
Encoder
that is fully
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEncoder.h
31
* This is an header file for an NBAMR
Encoder
that is fully
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_CustomCmd.h
31
* This is an header file for an Jpeg
encoder
that is fully compliant with the OMX specification.
Completed in 822 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>