/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_QuantTables_s.s | 57 ;// This table contains (1 << QbitsPlusOne) / 3 Values (Intra case) ,
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
armVCM4P10_QuantTables_s.S | 19 ;// This table contains (1 << QbitsPlusOne) / 3 Values (Intra case) ,
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s | 21 ; * Performs VLC decoding and inverse zigzag scan for one intra coded block.
|
armVCM4P2_Huff_Tables_VLC.c | 50 // The VLC tables used for Intra and non inta coefficients in non Escape mode 178 /* LMAX table for non Intra (Last == 0 and Last=1)
|
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 14 ; * for inter, intra block.
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_DeblockChroma_I.c | 13 * H.264 intra chroma deblock
|
omxVCM4P10_DequantTransformResidualFromPairAndAdd.c | 53 * residuals with previous intra prediction or motion compensation data, and
|
omxVCM4P10_PredictIntra_4x4.c | 13 * H.264 4x4 intra prediction module 89 * they are not used by intra prediction as implied in predMode.
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
armVCM4P2_ACDCPredict.c | 27 * Performs adaptive DC/AC coefficient prediction for an intra block. Prior
|
omxVCM4P2_DecodePadMV_PVOP.c | 31 * Decodes and pads the four motion vectors associated with a non-intra P-VOP
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
motion_est.cpp | 33 #define RASTER_REFRESH /* instead of random INTRA refresh, do raster scan, 2/26/01 */ 36 #define TARGET_REFRESH_PER_REGION 4 /* , no. MB per frame to be INTRA refreshed */ 38 #define TARGET_REFRESH_PER_REGION 1 /* , no. MB per region to be INTRA refreshed */ 50 #define PREF_INTRA 512 /* bias for INTRA coding */ 219 /* Random INTRA update */ 310 /* choose between INTRA or INTER */ 313 else /* INTRA update, use for prediction 3/23/01 */ [all...] |
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
mediachannel.h | 453 // Send an intra frame to the receivers. 455 // Reuqest each of the remote senders to send an intra frame.
|
/external/webp/include/webp/ |
encode.h | 181 int extra_info_type; // 1: intra type, 2: segment, 3: quant 182 // 4: intra-16 prediction mode,
|
/frameworks/base/media/libstagefright/codecs/aacenc/src/ |
aacenc.c | 84 /* init the aac encoder intra memory */ 182 /* rebuild intra pcm buffer and length*/
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
armVCM4P2_Huff_Tables_VLC.c | 50 // The VLC tables used for Intra and non inta coefficients in non Escape mode 178 /* LMAX table for non Intra (Last == 0 and Last=1)
|
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 14 ; * for inter, intra block.
|
omxVCM4P2_PredictReconCoefIntra_s.s | 19 ; * Performs adaptive DC/AC coefficient prediction for an intra block. Prior
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_slice_data.c | 71 intra prediction of the macroblocks 204 /* lastMbAddr is only updated for intra slices (all macroblocks of
|
h264bsd_macroblock_layer.h | 44 /* Macro to determine if a mb is an intra mb */
|
h264bsd_slice_header.h | 57 /* macro to determine if slice is an intra slice, sliceTypes 2 and 7 */
|
h264bsd_storage.h | 147 u32 intraConcealmentFlag; /* 0 gray picture for corrupted intra
|
/frameworks/media/libvideoeditor/vss/src/ |
M4VD_EXTERNAL_BitstreamParser.c | 331 1);/* load intra quant mat */ 346 1);/* load non intra quant mat */
|
/external/clang/include/clang/Analysis/Analyses/ |
ThreadSafety.h | 11 // A intra-procedural analysis for thread safety (e.g. deadlocks and race
|
/external/webkit/Source/WebCore/rendering/ |
RenderLayerBacking.h | 51 // It holds the various GraphicsLayers, and makes decisions about intra-layer rendering
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
conceal.cpp | 92 /* to get rid of dark region caused by INTRA blocks */
|