HomeSort by relevance Sort by last modified time
    Searched full:encode (Results 676 - 700 of 1967) sorted by null

<<21222324252627282930>>

  /external/skia/include/pdf/
SkPDFImage.h 40 * @param bitmap The image to encode.
  /external/sonivox/arm-fm-22k/lib_src/
eas_ima_tables.c 7 * Contains the constant tables for IMA encode/decode
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_ima_tables.c 7 * Contains the constant tables for IMA encode/decode
  /external/sonivox/arm-wt-22k/lib_src/
eas_ima_tables.c 7 * Contains the constant tables for IMA encode/decode
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
fstlib.h 61 #include "fst/lib/encode.h"
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-hash.js 48 // IE8 does not percent-encode spaces in the hash component, but it does that
  /external/webkit/Source/JavaScriptCore/API/
APICast.h 118 return reinterpret_cast<JSValueRef>(JSC::JSValue::encode(v));
JSCallbackObjectFunctions.h 328 return JSValue::encode(result);
333 return JSValue::encode(JSValue());
392 return JSValue::encode(result);
397 return JSValue::encode(JSValue());
  /external/webkit/Source/JavaScriptGlue/
JSObject.cpp 79 return JSValue::encode(static_cast<UserObjectImp*>(exec->callee())->callAsFunction(exec));
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Common.h 18 // line number. We encode these into a single int so that it can be easily
  /external/webkit/Source/WebCore/bindings/js/
JSAudioConstructor.cpp 69 return JSValue::encode(asObject(toJS(exec, jsConstructor->globalObject(),
JSAudioContextCustom.cpp 78 return JSValue::encode(asObject(toJS(exec, jsConstructor->globalObject(), audioContext.get())));
  /external/webkit/Source/WebCore/platform/graphics/haiku/
SimpleFontDataHaiku.cpp 114 CString encoded = UTF8Encoding().encode(static_cast<UChar*>(&glyph), 1,
  /external/webkit/Source/WebCore/platform/network/
DataURL.cpp 83 CString encodedData = TextEncoding().encode(data.characters(), data.length(), URLEncodedEntitiesForUnencodables);
  /external/webkit/Source/WebCore/platform/text/
TextCodec.h 73 virtual CString encode(const UChar*, size_t length, UnencodableHandling) = 0;
TextEncoding.h 72 CString encode(const UChar*, size_t length, UnencodableHandling) const;
  /external/webkit/Source/WebKit/chromium/src/
WebCString.cpp 100 return WebCore::UTF8Encoding().encode(
  /external/webkit/Source/WebKit2/Shared/win/
PlatformCertificateInfo.cpp 108 void PlatformCertificateInfo::encode(CoreIPC::ArgumentEncoder* encoder) const function in class:WebKit::PlatformCertificateInfo
  /frameworks/base/core/java/android/net/
Uri.java 1768 public static String encode(String s) { method in class:Uri
1785 public static String encode(String s, String allow) { method in class:Uri
    [all...]
  /frameworks/base/media/java/android/media/
AmrInputStream.java 92 // encode it
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
bitenc.c 37 * description: encode spectral data
128 * description: encode section data (common Huffman codebooks for adjacent
175 * description: encode DPCM coded scale factors
262 * description: encode TNS data (filter order, coeffs, ..)
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_api.h 144 AVCFlag bidir_pred; /* enable bi-directional for B-slice, this flag forces the encoder to encode
217 calling PVAVCEncodeSlice. The encoder library will encode them according to the frame_num order.
232 This function is called to encode a NAL unit which can be an SPS NAL, a PPS NAL or
262 whether the overrun buffer has been used to encode the current NAL.
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/include/
cvei.h 31 by PV and encode it to an MPEG4 bitstream. It will also return a reconstructed
117 /** Targeted profile and level to encode. */
249 /** Specifies the profile and level used to encode the bitstream. When present,
356 virtual TCVEI_RETVAL Encode(TPVVideoInputData *aVidIn) = 0;
  /frameworks/base/tools/aapt/
XMLNode.h 198 // Encode compiled XML with UTF-8 StringPools?
  /frameworks/compile/slang/
slang_rs_reflect_utils.h 32 // Encode a binary bitcode file into a Java source file.

Completed in 482 milliseconds

<<21222324252627282930>>