/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
avcenc_lib.h | 43 \param "cur" "Pointer to the reconstructed block." 64 \param "curL" "Pointer to the reconstructed MB." 74 \param "curC" "Pointer to the reconstructed MB." 296 \param "curL" "Pointer to the current MB origin in reconstructed frame." 297 \param "picPitch" "Pitch of the reconstructed frame." 308 \param "curL" "Pointer to the current MB origin in reconstructed frame." 309 \param "picPitch" "Pitch of the reconstructed frame." 344 for all the blocks inside a macroblock.It also calls dct_luma to generate the reconstructed 366 \param "cur" "Pointer to the reconstructed block." [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/ |
mp4enc_api.h | 323 * for reconstructed frame and bstream for MPEG4 bitstream. The application is required to allocate memory for 330 * @param vid_out is the pointer to VideoEncFrameIO structure containing the reconstructed YUV output data after encoding 355 * It also return the memory address the reconstructed frame will be copied to (in advance) and the coded layer number. 368 * and output the reconstructed frame and MPEG4 bitstream. The application is required to allocate memory for the bitstream buffer. 379 * @param vid_out is the pointer to VideoEncFrameIO structure containing the reconstructed YUV output data after encoding
|
cvei.h | 31 by PV and encode it to an MPEG4 bitstream. It will also return a reconstructed 297 /** Pointer to the reconstructed frame buffer in YUV 4:2:0 domain. */ 369 containing coded bit stream, reconstructed frame in YUV 4:2:0 (can be changed
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
fastquant.cpp | 124 rcoeff=> reconstructed coefficient 140 in the next block. The reconstructed DCT output is current block in normal 145 8/3/01, , add clipping to the reconstructed coefficient [-2047,2047] 535 rcoeff=> reconstructed coefficient 538 8/3/01, add clipping to the reconstructed coefficient [-2048,2047]
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
armVC.h | 835 in the reconstructed frame plane [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
armVC.h | 835 in the reconstructed frame plane [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
armVC.h | 835 in the reconstructed frame plane [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/modes/ |
ccm128.c | 191 n |= ctx->nonce.c[15]; /* reconstructed length */ 265 n |= ctx->nonce.c[15]; /* reconstructed length */ 345 n |= ctx->nonce.c[15]; /* reconstructed length */ 401 n |= ctx->nonce.c[15]; /* reconstructed length */
|
/external/flac/libFLAC/include/private/ |
fixed.h | 92 * IN data[-order,-1] previously-reconstructed historical samples
|
/external/libppp/src/ |
lcp.h | 123 #define TY_MRRU 17 /* Max Reconstructed Receive Unit (MP) */
|
mp.h | 96 u_short mrru; /* Max Reconstructed Receive Unit */
|
/external/llvm/include/llvm/MC/ |
MCFunction.h | 10 // This file defines the data structures to hold a CFG reconstructed from
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/ |
AbstractBoxParser.java | 123 "Reconstructed Size is not x to the number of parsed bytes! (" +
|
/external/openssl/crypto/modes/ |
ccm128.c | 191 n |= ctx->nonce.c[15]; /* reconstructed length */ 265 n |= ctx->nonce.c[15]; /* reconstructed length */ 345 n |= ctx->nonce.c[15]; /* reconstructed length */ 401 n |= ctx->nonce.c[15]; /* reconstructed length */
|
/external/ppp/pppd/ |
lcp.h | 56 #define CI_MRRU 17 /* max reconstructed receive unit; multilink */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_DequantTransformResidualFromPairAndAdd.c | 76 * pDst - pointer to the reconstructed 4x4 block data; must be aligned on a
|
/frameworks/base/graphics/java/android/graphics/ |
Picture.java | 137 * there is no guarantee that the Picture can be successfully reconstructed.
|
/libcore/luni/src/main/java/java/io/ |
DataOutputStream.java | 44 * readable form but can be reconstructed by using a {@link DataInputStream}
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXGenericToNVVM.cpp | 233 // variable in GVMap, the constant C needs to be reconstructed, using a set 238 // in GVMap, the constant expression C needs to be reconstructed, using a
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
filterbanks.c | 271 high-pass signals and creates a reconstructed fullband 282 Out: a length FRAMESAMPLES array of output reconstructed
|
decode.c | 245 * reconstructed and 12-16 kHz replaced with zeros. Then two bands
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
HTMLConstructionSite.cpp | [all...] |
/external/chromium_org/third_party/libva/va/ |
va_enc_mpeg2.h | 191 /** \brief Reconstructed(decoded) picture */
|
/external/jmonkeyengine/engine/src/core/com/jme3/light/ |
LightList.java | 229 // clear the list as it will be reconstructed
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardFaceUnlockView.java | 234 // triggered and everything is torn down and reconstructed. That means
|