Searched defs:kiHeight (Results 1 – 11 of 11) sorted by relevance
/third_party/openh264/test/encoder/ |
D | EncUT_SVC_me.cpp | 42 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/ |
D | picture_handle.cpp | 51 SPicture* AllocPicture (CMemoryAlign* pMa, const int32_t kiWidth , const int32_t kiHeight, in AllocPicture()
|
D | svc_motion_estimate.cpp | 769 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
|
D | encoder.cpp | 72 …ic (const void* kpSrc, const int32_t kiColorspace, const int32_t kiWidth, const int32_t kiHeight) { in InitPic()
|
D | md.cpp | 533 … const int32_t kiWidth, const int32_t kiHeight, SQuarRefineParams* pParams, int32_t iStrideEnc) { in MeRefineQuarPixel()
|
D | wels_preprocess.cpp | 569 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()
|
D | encoder_ext.cpp | 1040 const int32_t kiHeight = pParam->sSpatialLayers[iDlayerIndex].iVideoHeight; in InitDqLayers() local 2529 const int32_t kiHeight) { in WelsInitCurrentLayer()
|
/third_party/openh264/codec/common/src/ |
D | utils.cpp | 106 const int32_t kiHeight) { in WelsCalcPsnr()
|
/third_party/openh264/test/decoder/ |
D | DecUT_ErrorConcealment.cpp | 197 …eDataI420 (uint8_t* pSrcData, uint8_t* pDstData, const uint32_t kiStride, const int32_t kiHeight) { in ComparePictureDataI420()
|
/third_party/openh264/test/api/ |
D | decode_api_test.cpp | 778 const uint32_t kiHeight = 96; //DO NOT CHANGE! variable
|
/third_party/openh264/codec/decoder/core/src/ |
D | decoder_core.cpp | 52 const int32_t kiHeight = pCurDq->iMbHeight << 4; in DecodeFrameConstruction() local
|