/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_QuantInvInter_I.c | 28 * Performs the second inverse quantization mode on an intra/inter coded 34 * pSrcDst - pointer to the input (quantized) intra/inter block; must be 38 * following flags: OMX_VC_LUMINANCE, OMX_VC_CHROMINANCE (intra 41 * (intra version only). 45 * pSrcDst - pointer to the output (dequantized) intra/inter block
|
omxVCM4P2_QuantInvIntra_I.c | 13 * Contains modules for intra inverse Quantization 27 * Performs the second inverse quantization mode on an intra/inter coded 33 * pSrcDst - pointer to the input (quantized) intra/inter block; must be 37 * following flags: OMX_VC_LUMINANCE, OMX_VC_CHROMINANCE (intra 40 * (intra version only). 44 * pSrcDst - pointer to the output (dequantized) intra/inter block 75 /* linear intra DC mode */ 80 /* nonlinear intra DC mode */
|
armVCM4P2_Huff_Tables_VLC.c | 23 * For Intra 109 * For Intra 162 /* LMAX table for Intra (Last == 0)*/ 169 /* LMAX table for Intra (Last == 1)*/ 177 /* RMAX table for Intra (Last == 0) 188 /* RMAX table for Intra (Last == 1) 275 * For Intra 337 /* LMAX table for Intra (Last == 0)*/ 346 /* LMAX table for Intra (Last == 1)*/ 357 /* RMAX table for Intra (Last == 0 [all...] |
omxVCM4P2_QuantIntra_I.c | 13 * Contains modules for intra Quantization 26 * Performs quantization on intra block coefficients. This function supports 31 * pSrcDst - pointer to the input intra block coefficients; must be aligned 38 * short_video_header; shortVideoHeader==1 selects linear intra DC 39 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
|
armVCM4P2_CheckVLCEscapeMode.c | 38 * [in] maxStoreRun Max store possible (considering last and inter/intra) 42 * (considering last and inter/intra status) 45 * (considering last and inter/intra status)
|
omxVCM4P2_EncodeVLCZigzag_IntraACVLC.c | 14 * for intra block. 30 * intra block. Two versions of the function (DCVLC and ACVLC) are provided 32 * coefficients, as described in [ISO14496-2], subclause 7.4.1.4, Intra DC
|
omxVCM4P2_TransRecBlockCoef_intra.c | 13 * Contains modules DCT->quant and reconstructing the intra texture data 29 * Quantizes the DCT coefficients, implements intra block AC/DC coefficient 30 * prediction, and reconstructs the current intra block texture for prediction 36 * pSrc - pointer to the pixels of current intra block; must be aligned on 48 * neighboring block is not INTRA-coded or out of bounds, and 70 * the intra prediction process, as described in [ISO14496-2], 76 * short_video_header; shortVideoHeader==1 selects linear intra DC 77 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
|
omxVCM4P2_DecodeBlockCoef_Intra.c | 13 * Contains modules for intra reconstruction 28 * Decodes the INTRA block coefficients. Inverse quantization, inversely 54 * mechanism to switch between two VLC for coding of Intra DC 58 * differentially coded for intra coded macroblock. 60 * short_video_header; shortVideoHeader==1 selects linear intra DC 61 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
|
omxVCM4P2_DecodeVLCZigzag_IntraACVLC.c | 14 * for intra block. 32 * for one intra block. Two versions of the function (DCVLC and ACVLC) are 34 * coefficients, as described in [ISO14496-2], subclause 7.4.1.4, Intra DC
|
omxVCM4P2_EncodeVLCZigzag_IntraDCVLC.c | 14 * for intra block. 35 * intra block. Two versions of the function (DCVLC and ACVLC) are provided 37 * coefficients, as described in [ISO14496-2], subclause 7.4.1.4, "Intra DC
|
armVCM4P2_EncodeVLCZigzag_intra.c | 14 * for intra block. 34 * Performs zigzag scanning and VLC encoding for one intra block.
|
omxVCM4P2_QuantInter_I.c | 36 * shortVideoHeader==1 selects linear intra DC mode, and 37 * shortVideoHeader==0 selects non linear intra DC mode.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_QuantInvInter_I_s.s | 22 ; * Performs inverse quantization on intra/inter coded block. 31 ; * [in] pSrcDst pointer to the input (quantized) intra/inter block. Must be 16-byte aligned. 33 ; * [in] videoComp (Intra version only.) Video component type of the 38 ; * shortVideoHeader==1 selects linear intra DC mode, 39 ; * and shortVideoHeader==0 selects nonlinear intra DC mode. 40 ; * [out] pSrcDst pointer to the output (dequantized) intra/inter block. Must be 16-byte aligned.
|
omxVCM4P2_DecodeBlockCoef_Intra.c | 13 * Contains modules for intra reconstruction 28 * Decodes the INTRA block coefficients. Inverse quantization, inversely zigzag 31 * a pixel basis. For INTRA block, the output values are clipped to [0, 255] and 54 * no effect to the intra-prediction process. Refer to subclause "7.4.3.3 Adaptive 61 * for coding of Intra DC coefficients as per Table 65 * column are differentially coded for intra coded 68 * shortVideoHeader==1 selects linear intra DC mode, 69 * and shortVideoHeader==0 selects nonlinear intra DC mode.
|
omxVCM4P2_QuantInvIntra_I_s.s | 23 ; * Performs inverse quantization on intra/inter coded block. 32 ; * [in] pSrcDst pointer to the input (quantized) intra/inter block. Must be 16-byte aligned. 34 ; * [in] videoComp (Intra version only.) Video component type of the 39 ; * shortVideoHeader==1 selects linear intra DC mode, 40 ; * and shortVideoHeader==0 selects nonlinear intra DC mode. 41 ; * [out] pSrcDst pointer to the output (dequantized) intra/inter block. Must be 16-byte aligned.
|
/external/clang/include/clang/StaticAnalyzer/Checkers/ |
LocalCheckers.h | 1 //==- LocalCheckers.h - Intra-Procedural+Flow-Sensitive Checkers -*- C++ -*-==// 10 // This file defines the interface to call a set of intra-procedural (local)
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 13 * Contains modules for intra reconstruction 34 * Decodes the INTRA block coefficients. Inverse quantization, inversely zigzag 37 * a pixel basis. For INTRA block, the output values are clipped to [0, 255] and 60 * no effect to the intra-prediction process. Refer to subclause "7.4.3.3 Adaptive 67 * for coding of Intra DC coefficients as per Table 71 * column are differentially coded for intra coded 74 * shortVideoHeader==1 selects linear intra DC mode, 75 * and shortVideoHeader==0 selects nonlinear intra DC mode.
|
omxVCM4P2_QuantInvInter_I_s.s | 22 ; * Performs inverse quantization on intra/inter coded block. 31 ; * [in] pSrcDst pointer to the input (quantized) intra/inter block. Must be 16-byte aligned. 33 ; * [in] videoComp (Intra version only.) Video component type of the 38 ; * shortVideoHeader==1 selects linear intra DC mode, 39 ; * and shortVideoHeader==0 selects nonlinear intra DC mode. 40 ; * [out] pSrcDst pointer to the output (dequantized) intra/inter block. Must be 16-byte aligned.
|
omxVCM4P2_QuantInvIntra_I_s.s | 23 ; * Performs inverse quantization on intra/inter coded block. 32 ; * [in] pSrcDst pointer to the input (quantized) intra/inter block. Must be 16-byte aligned. 34 ; * [in] videoComp (Intra version only.) Video component type of the 39 ; * shortVideoHeader==1 selects linear intra DC mode, 40 ; * and shortVideoHeader==0 selects nonlinear intra DC mode. 41 ; * [out] pSrcDst pointer to the output (dequantized) intra/inter block. Must be 16-byte aligned.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_TransformQuant_ChromaDC.c | 36 * bIntra - Indicate whether this is an INTRA block. 1-INTRA, 0-INTER 79 Two_f = (1 << QbitsPlusOne) / (bIntra ? 3 : 6); /* 3->INTRA, 6->INTER */
|
armVCM4P10_PredictIntraDC4x4.c | 13 * H.264 4x4 intra prediction module 26 * Perform DC style intra prediction, averaging upper and left block
|
/external/clang/test/Analysis/ |
method-call-intra-p.cpp | 3 // Intra-procedural C++ tests.
|
/external/iproute2/doc/ |
Plan | 14 3. Linux-2.2 Networking Intra-Kernel Interfaces
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/ |
VisualRandomAccessEntry.java | 24 * For some coding systems a sync sample is specified to be a random access point after which all samples in decoding order can be correctly decoded. However, it may be possible to encode an ?open? random access point, after which all samples in output order can be correctly decoded, but some samples following the random access point in decoding order and preceding the random access point in output order need not be correctly decodable. For example, an intra picture starting an open group of pictures can be followed in decoding order by (bi-)predicted pictures that however precede the intra picture in output order; though they possibly cannot be correctly decoded if the decoding starts from the intra picture, they are not needed.
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
OMX_VideoEnc_DSP.h | 147 IH264_INTRAREFRESH_NONE = 0 , /* Doesn't insert forcefully intra macro blocks*/ 148 IH264_INTRAREFRESH_CYCLIC_MBS , /* Insters intra macro blocks in a cyclic fashion :*/ 150 IH264_INTRAREFRESH_CYCLIC_SLICES , /* Insters Intra Slices in a cyclic fashion: */ 151 /* no of intra slices is equal to sliceRefreshRowNumber*/ 152 IH264_INTRAREFRESH_RDOPT_MBS /* position of intra macro blocks is intelligently */ 154 /* intra macro blocks in a frame is gaurnteed to be */ 238 OMX_U32 airMbPeriod ; /* Adaptive Intra Refesh MB Period: Period at which intra macro blocks should be insterted in a frame*/ 241 OMX_U32 sliceRefreshRowStartNumber; /* Row number from which slice needs to be intra coded*/ 242 OMX_U32 sliceRefreshRowNumber ; /* Number of rows to be coded as intra slice* [all...] |