Home
last modified time | relevance | path

Searched defs:kiHeight (Results 1 – 11 of 11) sorted by relevance

/third_party/openh264/test/encoder/
DEncUT_SVC_me.cpp42 void SumOf8x8BlockOfFrame_ref (uint8_t* pRefPicture, const int32_t kiWidth, const int32_t kiHeight, in SumOf8x8BlockOfFrame_ref()
61 …id SumOf16x16BlockOfFrame_ref (uint8_t* pRefPicture, const int32_t kiWidth, const int32_t kiHeight, in SumOf16x16BlockOfFrame_ref()
92 …cationByFeatureValue_ref (uint16_t* pFeatureOfBlock, const int32_t kiWidth, const int32_t kiHeight, in FillQpelLocationByFeatureValue_ref()
147 #define GENERATE_SumOfFrame(anchor, method, kiWidth, kiHeight, flag) \ argument
174 #define GENERATE_InitializeHashforFeature(anchor, method, kiWidth, kiHeight, flag) \ argument
214 #define GENERATE_FillQpelLocationByFeatureValue(anchor, method, kiWidth, kiHeight, flag) \ argument
/third_party/openh264/codec/encoder/core/src/
Dpicture_handle.cpp51 SPicture* AllocPicture (CMemoryAlign* pMa, const int32_t kiWidth , const int32_t kiHeight, in AllocPicture()
Dsvc_motion_estimate.cpp769 void SumOf8x8BlockOfFrame_c (uint8_t* pRefPicture, const int32_t kiWidth, const int32_t kiHeight, in SumOf8x8BlockOfFrame_c()
788 void SumOf16x16BlockOfFrame_c (uint8_t* pRefPicture, const int32_t kiWidth, const int32_t kiHeight, in SumOf16x16BlockOfFrame_c()
818 …LocationByFeatureValue_c (uint16_t* pFeatureOfBlock, const int32_t kiWidth, const int32_t kiHeight, in FillQpelLocationByFeatureValue_c()
852 const int32_t kiHeight = pRef->iHeightInPixel - iEdgeDiscard; in CalculateFeatureOfBlock() local
Dencoder.cpp72 …ic (const void* kpSrc, const int32_t kiColorspace, const int32_t kiWidth, const int32_t kiHeight) { in InitPic()
Dmd.cpp533 … const int32_t kiWidth, const int32_t kiHeight, SQuarRefineParams* pParams, int32_t iStrideEnc) { in MeRefineQuarPixel()
Dwels_preprocess.cpp569 const SSourcePicture* kpSrc, const int32_t kiWidth, const int32_t kiHeight) { in ColorspaceConvert()
574 …elsPreProcess::BilateralDenoising (SPicture* pSrc, const int32_t kiWidth, const int32_t kiHeight) { in BilateralDenoising()
Dencoder_ext.cpp1040 const int32_t kiHeight = pParam->sSpatialLayers[iDlayerIndex].iVideoHeight; in InitDqLayers() local
2529 const int32_t kiHeight) { in WelsInitCurrentLayer()
/third_party/openh264/codec/common/src/
Dutils.cpp106 const int32_t kiHeight) { in WelsCalcPsnr()
/third_party/openh264/test/decoder/
DDecUT_ErrorConcealment.cpp197 …eDataI420 (uint8_t* pSrcData, uint8_t* pDstData, const uint32_t kiStride, const int32_t kiHeight) { in ComparePictureDataI420()
/third_party/openh264/test/api/
Ddecode_api_test.cpp778 const uint32_t kiHeight = 96; //DO NOT CHANGE! variable
/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp52 const int32_t kiHeight = pCurDq->iMbHeight << 4; in DecodeFrameConstruction() local