/cts/tests/tests/media/res/raw/ |
vp90_2_16_intra_only_vp9_md5 | 1 d57529601178948afa4818c3c8938884 vp90-2-16-intra-only-352x288-0001.i420 2 d47e00250c45733d64af067a417bcd06 vp90-2-16-intra-only-352x288-0002.i420 3 984e41cd8350808ac6129746b2377818 vp90-2-16-intra-only-352x288-0003.i420 4 a5fa62996b4bb52e72e335722cf55bef vp90-2-16-intra-only-352x288-0004.i420 5 b71ca5ad650170ac921a71a6440fb508 vp90-2-16-intra-only-352x288-0005.i420 6 76ba63001170b8992fc72be5c4ace731 vp90-2-16-intra-only-352x288-0006.i420 7 c4e7f96a8fd58d901b1d881926ddae09 vp90-2-16-intra-only-352x288-0007.i420
|
/external/libavc/common/ |
ih264_intra_pred_filters.h | 26 * Declarations of functions used for intra prediction 79 /* Luma 4x4 Intra pred filters */ 99 /* Luma 8x8 Intra pred filters */ 119 /* Luma 16x16 Intra pred filters */ 129 /* Chroma 8x8 Intra pred filters */ 146 /* Luma 4x4 Intra pred filters */ 166 /* Luma 8x8 Intra pred filters */ 188 /* Luma 16x16 Intra pred filters */ 198 /* Chroma 8x8 Intra pred filters */ 210 /* Luma 4x4 Intra pred filters * [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_QuantInvIntra_I.c | 28 * Contains modules for intra inverse Quantization 42 * Performs the second inverse quantization mode on an intra/inter coded 48 * pSrcDst - pointer to the input (quantized) intra/inter block; must be 52 * following flags: OMX_VC_LUMINANCE, OMX_VC_CHROMINANCE (intra 55 * (intra version only). 59 * pSrcDst - pointer to the output (dequantized) intra/inter block 90 /* linear intra DC mode */ 95 /* nonlinear intra DC mode */
|
omxVCM4P2_QuantInvInter_I.c | 43 * Performs the second inverse quantization mode on an intra/inter coded 49 * pSrcDst - pointer to the input (quantized) intra/inter block; must be 53 * following flags: OMX_VC_LUMINANCE, OMX_VC_CHROMINANCE (intra 56 * (intra version only). 60 * pSrcDst - pointer to the output (dequantized) intra/inter block
|
armVCM4P2_Huff_Tables_VLC.c | 38 * For Intra 124 * For Intra 177 /* LMAX table for Intra (Last == 0)*/ 184 /* LMAX table for Intra (Last == 1)*/ 192 /* RMAX table for Intra (Last == 0) 203 /* RMAX table for Intra (Last == 1) 290 * For Intra 352 /* LMAX table for Intra (Last == 0)*/ 361 /* LMAX table for Intra (Last == 1)*/ 372 /* RMAX table for Intra (Last == 0 [all...] |
omxVCM4P2_QuantIntra_I.c | 28 * Contains modules for intra Quantization 41 * Performs quantization on intra block coefficients. This function supports 46 * pSrcDst - pointer to the input intra block coefficients; must be aligned 53 * short_video_header; shortVideoHeader==1 selects linear intra DC 54 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
|
/external/compiler-rt/test/asan/TestCases/ |
intra-object-overflow.cc | 16 // CHECK: ERROR: AddressSanitizer: intra-object-overflow 17 // CHECK: #0 {{.*}}Foo::set{{.*}}intra-object-overflow.cc:[[@LINE-2]] 28 // CHECK: #1 {{.*}}main{{.*}}intra-object-overflow.cc:[[@LINE-1]]
|
/external/libavc/encoder/ |
ih264e_intra_modes_eval.h | 28 * analysis on a macroblock if coded as intra. 107 * evaluate best intra 16x16 mode (rate distortion opt off) 110 * This function evaluates all the possible intra 16x16 modes and finds the mode 129 * NOTE: As per the Document JVT-O079, for intra 16x16 macroblock, 145 * evaluate best intra 8x8 mode (rate distortion opt on) 148 * This function evaluates all the possible intra 8x8 modes and finds the mode 181 * evaluate best intra 4x4 mode (rate distortion opt on) 184 * This function evaluates all the possible intra 4x4 modes and finds the mode 203 * NOTE: As per the Document JVT-O079, for the whole intra 4x4 macroblock, 205 * inter prediction. This is an empirical value to prevent using too many intra [all...] |
ih264e_function_selector_generic.c | 97 * @brief Initialize the intra/inter/transform/deblk function pointers of 120 /* Init function pointers for intra pred leaf level functions luma 121 * Intra 16x16 */ 127 /* Init function pointers for intra pred leaf level functions luma 128 * Intra 4x4 */ 139 /* Init function pointers for intra pred leaf level functions luma 140 * Intra 8x8 */ 150 /* Init function pointers for intra pred leaf level functions chroma 151 * Intra 8x8 */ 246 /* intra mode eval -encoder level function * [all...] |
/external/libavc/encoder/arm/ |
ih264e_function_selector_a9q.c | 89 * @brief Initialize the intra/inter/transform/deblk function pointers of 111 /* Init function pointers for intra pred leaf level functions luma 112 * Intra 16x16 */ 118 /* Init function pointers for intra pred leaf level functions luma 119 * Intra 4x4 */ 130 /* Init function pointers for intra pred leaf level functions luma 131 * Intra 8x8 */ 141 /* Init function pointers for intra pred leaf level functions chroma 142 * Intra 8x8 */ 233 /* intra mode eval -encoder level function * [all...] |
ih264e_function_selector_av8.c | 94 * @brief Initialize the intra/inter/transform/deblk function pointers of 118 /* Init function pointers for intra pred leaf level functions luma 119 * Intra 16x16 */ 125 /* Init function pointers for intra pred leaf level functions luma 126 * Intra 4x4 */ 137 /* Init function pointers for intra pred leaf level functions luma 138 * Intra 8x8 */ 148 /* Init function pointers for intra pred leaf level functions chroma 149 * Intra 8x8 */ 243 /* intra mode eval -encoder level function * [all...] |
ih264e_platform_macros.h | 47 * @brief Initialize the intra/inter/transform/deblk function pointers of 67 * @brief Initialize the intra/inter/transform/deblk function pointers of 87 * @brief Initialize the intra/inter/transform/deblk function pointers of 107 * @brief Initialize the intra/inter/transform/deblk function pointers of
|
/external/libavc/encoder/x86/ |
ih264e_function_selector_ssse3.c | 90 * @brief Initialize the intra/inter/transform/deblk function pointers of 108 /* Init function pointers for intra pred leaf level functions luma 109 * Intra 16x16 */ 115 /* Init function pointers for intra pred leaf level functions luma 116 * Intra 4x4 */ 127 /* Init function pointers for intra pred leaf level functions luma 128 * Intra 8x8 */ 138 /* Init function pointers for intra pred leaf level functions chroma 139 * Intra 8x8 */ 176 /*intra mode eval -encoder level function* [all...] |
/external/libavc/decoder/arm/ |
ih264d_function_selector_a9q.c | 67 * @brief Initialize the intra/inter/transform/deblk function pointers of 85 /* Init function pointers for intra pred leaf level functions luma 86 * Intra 16x16 */ 92 /* Init function pointers for intra pred leaf level functions luma 93 * Intra 4x4 */ 104 /* Init function pointers for intra pred leaf level functions luma 105 * Intra 8x8 */ 119 /* Init function pointers for intra pred leaf level functions chroma 120 * Intra 8x8 */
|
ih264d_function_selector_av8.c | 68 * @brief Initialize the intra/inter/transform/deblk function pointers of 85 /* Init function pointers for intra pred leaf level functions luma 86 * Intra 16x16 */ 92 /* Init function pointers for intra pred leaf level functions luma 93 * Intra 4x4 */ 104 /* Init function pointers for intra pred leaf level functions luma 105 * Intra 8x8 */ 118 /* Init function pointers for intra pred leaf level functions chroma 119 * Intra 8x8 */
|
/external/libavc/decoder/ |
ih264d_function_selector_generic.c | 66 * @brief Initialize the intra/inter/transform/deblk function pointers of 86 /* Init function pointers for intra pred leaf level functions luma 87 * Intra 16x16 */ 97 /* Init function pointers for intra pred leaf level functions luma 98 * Intra 4x4 */ 115 /* Init function pointers for intra pred leaf level functions luma 116 * Intra 8x8 */ 136 /* Init function pointers for intra pred leaf level functions chroma 137 * Intra 8x8 */
|
/external/libavc/decoder/x86/ |
ih264d_function_selector_ssse3.c | 67 * @brief Initialize the intra/inter/transform/deblk function pointers of 87 /* Init function pointers for intra pred leaf level functions luma 88 * Intra 16x16 */ 94 /* Init function pointers for intra pred leaf level functions luma 95 * Intra 4x4 */ 106 /* Init function pointers for intra pred leaf level functions luma 107 * Intra 8x8 */ 120 /* Init function pointers for intra pred leaf level functions chroma 121 * Intra 8x8 */
|
/external/libavc/encoder/armv8/ |
ih264e_platform_macros.h | 47 * @brief Initialize the intra/inter/transform/deblk function pointers of 67 * @brief Initialize the intra/inter/transform/deblk function pointers of 87 * @brief Initialize the intra/inter/transform/deblk function pointers of 107 * @brief Initialize the intra/inter/transform/deblk function pointers of
|
/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)
|
/external/libhevc/decoder/ |
ihevcd_intra_pred_mode_prediction.c | 24 * Contains functions for intra pred mode prediction 72 /* Whenever the top and left are not available, it is assumed that Intra DC */ 80 * @brief Computes intra prediction mode for a CU 83 * Computes intra prediction mode for a CU 197 /* Computing Candidate intra pred mode left */ 261 /* Computing Intra pred mode */ 297 /* Update Top and Left intra pred mode */ 315 /* In case it is PART_2Nx2N partition, replicate intra pred mode in other three entries */
|
/external/libmpeg2/decoder/ |
impeg2d_vld.h | 33 UWORD16 intraFlag, /*!< Intra Macroblock or not */ 36 UWORD16 intraVlcFormat, /*!< Intra VLC format */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 28 * Contains modules for intra reconstruction 43 * Decodes the INTRA block coefficients. Inverse quantization, inversely zigzag 46 * a pixel basis. For INTRA block, the output values are clipped to [0, 255] and 69 * no effect to the intra-prediction process. Refer to subclause "7.4.3.3 Adaptive 76 * for coding of Intra DC coefficients as per Table 80 * column are differentially coded for intra coded 83 * shortVideoHeader==1 selects linear intra DC mode, 84 * and shortVideoHeader==0 selects nonlinear intra DC mode.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 28 * Contains modules for intra reconstruction 49 * Decodes the INTRA block coefficients. Inverse quantization, inversely zigzag 52 * a pixel basis. For INTRA block, the output values are clipped to [0, 255] and 75 * no effect to the intra-prediction process. Refer to subclause "7.4.3.3 Adaptive 82 * for coding of Intra DC coefficients as per Table 86 * column are differentially coded for intra coded 89 * shortVideoHeader==1 selects linear intra DC mode, 90 * and shortVideoHeader==0 selects nonlinear intra DC mode.
|
/external/libvpx/libvpx/vp9/common/ |
vp9_pred_common.c | 43 // 1 - intra/inter, inter/intra 44 // 2 - intra/--, --/intra 45 // 3 - intra/intra 126 if (above_intra && left_intra) { // intra/intra (2) 128 } else if (above_intra || left_intra) { // intra/inter 203 if (above_intra && left_intra) { // intra/intr [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_pred_common.c | 49 // 1 - intra/inter, inter/intra 50 // 2 - intra/--, --/intra 51 // 3 - intra/intra 132 if (above_intra && left_intra) { // intra/intra (2) 134 } else if (above_intra || left_intra) { // intra/inter 209 if (above_intra && left_intra) { // intra/intr [all...] |