/external/autotest/client/site_tests/video_ChromeHWDecodeUsed/ |
control.vp9.mse | 7 PURPOSE = "Verify that VP9 decode acceleration works for MSE videos in Chrome" 25 This test verifies VP9 decode acceleration works for MSE videos.
|
/external/autotest/client/site_tests/video_VideoDecodeAccelerator/ |
control.h264 | 7 PURPOSE = "Verify Chromium hardware Video Decode Acceleration works." 11 known not to support video decode.
|
control.vp8 | 7 PURPOSE = "Verify Chromium hardware Video Decode Acceleration works." 11 known not to support video decode.
|
control.vp9 | 7 PURPOSE = "Verify Chromium Video Decode Acceleration for VP9 works." 11 known not to support video decode.
|
/external/autotest/client/site_tests/video_WebRtcPerf/ |
control | 7 PURPOSE = "Measure the CPU usage and decode time of WebRTC" 21 This test outputs the CPU usage and decode time of WebRTC with and without
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
SecP192K1Curve.java | 14 Hex.decode("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFEE37")); 28 this.order = new BigInteger(1, Hex.decode("FFFFFFFFFFFFFFFFFFFFFFFE26F2FC170F69466A74DEFD8D"));
|
SecP224K1Curve.java | 14 Hex.decode("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFE56D")); 28 this.order = new BigInteger(1, Hex.decode("010000000000000000000000000001DCE8D2EC6184CAF0A971769FB1F7"));
|
SecP256K1Curve.java | 14 Hex.decode("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFC2F")); 28 this.order = new BigInteger(1, Hex.decode("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364141"));
|
/external/chromium-trace/catapult/third_party/Paste/paste/ |
pony.py | 44 msg = data.decode('base64').decode('zlib')
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/tools/ |
pkcs7dump.py | 21 contentInfo, rest = decoder.decode(substrate, asn1Spec=rfc2315.ContentInfo()) 42 content, _ = decoder.decode(
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/ |
CacheLoader.java | 28 result = decoder.decode(fromCache, width, height); 36 Log.d(TAG, "Failed to decode image from cache or not present in cache");
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/ |
FileDescriptorBitmapDecoder.java | 44 public Resource<Bitmap> decode(ParcelFileDescriptor source, int width, int height) throws IOException { method in class:FileDescriptorBitmapDecoder 45 Bitmap bitmap = bitmapDecoder.decode(source, bitmapPool, width, height, decodeFormat);
|
VideoBitmapDecoder.java | 13 * An {@link com.bumptech.glide.load.resource.bitmap.BitmapDecoder} that can decode a thumbnail frame 31 public Bitmap decode(ParcelFileDescriptor resource, BitmapPool bitmapPool, int outWidth, int outHeight, method in class:VideoBitmapDecoder
|
/external/ksoap2/kobjects/org/ksoap2/kobjects/base64/ |
Base64.java | 94 static int decode(char c) { method in class:Base64 118 public static byte[] decode(String s) { method in class:Base64 122 decode(s, bos); method 129 public static void decode(String s, OutputStream os) method in class:Base64 143 (decode(s.charAt(i)) << 18) 144 + (decode(s.charAt(i + 1)) << 12) 145 + (decode(s.charAt(i + 2)) << 6) 146 + (decode(s.charAt(i + 3)));
|
/external/lzma/CPP/7zip/Compress/ |
LzmaDecoder.h | 76 bool FinishStream; // set it before decoding, if you need to decode full LZMA stream
78 bool NeedMoreInput; // it's set by decoder, if it needs more input data to decode stream
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lzma/ |
LZMADecoder.java | 49 public void decode() throws IOException { method in class:LZMADecoder 56 literalDecoder.decode(); 79 int len = matchLenDecoder.decode(posState); 129 return repLenDecoder.decode(posState); 149 void decode() throws IOException { method in class:LZMADecoder.LiteralDecoder 151 subdecoders[i].decode(); method 156 void decode() throws IOException { method in class:LZMADecoder.LiteralDecoder.LiteralSubdecoder 187 int decode(int posState) throws IOException { method in class:LZMADecoder.LengthDecoder
|
/external/nanopb-c/tests/alltypes/ |
SConscript | 16 env.Decode("encode_alltypes.output.decoded", 27 env.Decode("optionals.output.decoded",
|
/external/opencv3/3rdparty/libjasper/ |
jas_init.c | 83 fmtops.decode = mif_decode; 91 fmtops.decode = pnm_decode; 104 fmtops.decode = bmp_decode; 112 fmtops.decode = ras_decode; 120 fmtops.decode = jp2_decode; 126 fmtops.decode = jpc_decode; 135 fmtops.decode = jpg_decode; 143 fmtops.decode = pgx_decode;
|
/external/pdfium/xfa/src/fwl/src/basewidget/include/ |
fxmath_barcodeimp.h | 23 virtual CFX_WideString Decode(uint8_t* buf,
27 virtual CFX_WideString Decode(CFX_DIBitmap* pBitmap, int32_t& errorCode);
|
/external/skia/gm/ |
cmykjpeg.cpp | 26 // parameters to the "decode" call 40 codec->decode(&stream, &fBitmap, kN32_SkColorType, SkImageDecoder::kDecodePixels_Mode);
|
/external/sl4a/Common/src/org/apache/commons/codec/ |
BinaryDecoder.java | 38 * the decode process. 40 byte[] decode(byte[] pArray) throws DecoderException; method in interface:BinaryDecoder
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/util/ |
UriEncoderTest.java | 36 assertEquals("45", UriEncoder.decode(buff)); 45 UriEncoder.decode(buff);
|
/external/tcpdump/ |
print-esp.c | 139 /* see if we can find the SA, and if so, decode it */ 249 * decode the form: SPINUM@IP <tab> ALGONAME:0xsecret 255 char *decode, struct sa_list *sa) 262 colon = strchr(decode, ':'); 264 (*ndo->ndo_warning)(ndo, "failed to decode espsecret: %s\n", decode); 269 if (strlen(decode) > strlen("-hmac96") && 270 !strcmp(decode + strlen(decode) - strlen("-hmac96"), 272 p = strstr(decode, "-hmac96") 413 char *decode; local [all...] |
/external/webp/ |
README.android | 21 libwebp-decode libwebp-encode: 23 LOCAL_STATIC_LIBRARIES += libwebp-decode libwebp-encode
|
/external/webrtc/webrtc/modules/video_coding/ |
codec_timer.h | 35 // Updates the max filtered decode time. 41 // Get the required decode time in ms.
|