HomeSort by relevance Sort by last modified time
    Searched full:decoding (Results 351 - 375 of 1004) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebCore/platform/graphics/
ImageSource.cpp 173 // When a frame has not finished decoding, always mark it as having alpha.
  /external/webkit/Source/WebCore/platform/graphics/qt/
ImageDecoderQt.cpp 232 // If we failed decoding the first image we actually
  /external/webkit/Source/WebKit/android/benchmark/
Intercept.cpp 90 // That is correct with strict decoding but html authors (particularly
  /external/webkit/Source/WebKit2/Platform/CoreIPC/
ArgumentDecoder.cpp 129 // FIXME: Decoding the size is not strictly necessary here since we know the size upfront.
  /external/webp/examples/
dwebp.c 97 printf("Decoding of %s failed.\n", in_file);
  /external/webp/src/dec/
vp8.c 172 // This case is not necessarily an error (for incremental decoding).
470 // Residual decoding (Paragraph 13.2 / 13.3)
753 // Finish setting up the decoding parameter
759 // Main decoding loop
  /external/wpa_supplicant/
base64.c 2 * Base64 encoding/decoding (RFC1341)
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
base64.c 2 * Base64 encoding/decoding (RFC1341)
  /external/wpa_supplicant_8/src/utils/
base64.c 2 * Base64 encoding/decoding (RFC1341)
  /external/zlib/as400/
readme.txt 85 inffixed.h INFFIXED C ZLIB - Table for decoding fixed codes
  /external/zlib/contrib/infback9/
infback9.c 48 Build and output length and distance decoding tables for fixed code
49 decoding.
80 puts(" /* inffix9.h -- table for decoding deflate64 fixed codes");
245 code here; /* current decoding table entry */
  /external/zlib/old/as400/
readme.txt 85 inffixed.h INFFIXED C ZLIB - Table for decoding fixed codes
  /frameworks/base/cmds/screencap/
screencap.cpp 76 // TODO: do better decoding of vinfo here
  /frameworks/base/core/tests/coretests/src/android/util/
Base64Test.java 38 * Encodes the string 'in' using 'flags'. Asserts that decoding
48 /** Assert that decoding 'in' throws IllegalArgumentException. */
330 // ----- test decoding ("encoded" -> "plain") -----
487 // ----- test decoding ("encoded" -> "plain") -----
  /frameworks/base/include/media/stagefright/
MetaData.h 58 kKeyDecodingTime = 'decT', // int64_t (decoding timestamp in usecs)
  /frameworks/base/media/libstagefright/codecs/aacdec/
hufffac.cpp 111 The function returns 0 upon successful decoding, returns 1 if error.
147 p76 (decoding)
381 Int status = SUCCESS; /* status of decoding */
456 /* group by group decoding scalefactors and/or noise energy
sbr_applied.cpp 193 * Setting bistream and decoding type is only done once,
256 sbrDec->LC_aacP_DecoderFlag = ON; /* Enable LC for all sbr decoding */
284 sbrDec->LC_aacP_DecoderFlag = ON; /* Enable LC for all sbr decoding */
292 /* decoding */
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
dec_lag3.cpp 91 PURPOSE: Decoding of fractional pitch lag with 1/3 resolution.
254 /* 'normal' decoding: either with 5 or 6 bit resolution */
298 /* decoding with 4 bit resolution */
403 } /* end if (decoding with 4 bit resolution) */
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
q_pulse.h 45 Coding and decoding of algebraic codebook
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/include/
mp4dec_api.h 90 /* pointers to VOL data for frame-based decoding. */
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
mp4def.h 150 /* VLC decoding related definitions */
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 225 /* VLC decoding related definitions */
  /frameworks/base/opengl/java/android/opengl/
ETC1.java 22 * Methods for encoding and decoding ETC1 textures.
  /frameworks/compile/slang/
slang_rs_type_spec.h 120 // efficient decoding process (see DecodeTypeMetadata).
  /hardware/msm7k/librpc/rpc/
svc.h 172 * decoding of the arguments should be followed the execution of the

Completed in 542 milliseconds

<<11121314151617181920>>