Home
last modified time | relevance | path

Searched refs:pLocationOfFeature (Results 1 – 6 of 6) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp697 …pScreenBlockFeatureStorage->pLocationOfFeature = (uint16_t**)pMa->WelsMallocz (kiListSize * sizeof… in RequestScreenBlockFeatureStorage()
699 …S_VERIFY_RETURN_IF (ENC_RETURN_MEMALLOCERR, NULL == pScreenBlockFeatureStorage->pLocationOfFeature) in RequestScreenBlockFeatureStorage()
726 if (pScreenBlockFeatureStorage->pLocationOfFeature) { in ReleaseScreenBlockFeatureStorage()
727 …pMa->WelsFree (pScreenBlockFeatureStorage->pLocationOfFeature, "pScreenBlockFeatureStorage->pLocat… in ReleaseScreenBlockFeatureStorage()
728 pScreenBlockFeatureStorage->pLocationOfFeature = NULL; in ReleaseScreenBlockFeatureStorage()
809 … uint16_t** pLocationOfFeature, uint16_t** pFeatureValuePointerList) { in InitializeHashforFeature_c() argument
813 pLocationOfFeature[i] = in InitializeHashforFeature_c()
839 uint16_t** pLocationOfFeature = pScreenBlockFeatureStorage->pLocationOfFeature; in CalculateFeatureOfBlock() local
842 …if (NULL == pFeatureOfBlock || NULL == pTimesOfFeatureValue || NULL == pLocationOfFeature || NULL … in CalculateFeatureOfBlock()
861pLocationOfFeature, pScreenBlockFeatureStorage->pFeatureValuePointerList); in CalculateFeatureOfBlock()
[all …]
/third_party/openh264/codec/encoder/core/inc/
Dsvc_motion_estimate.h240 … uint16_t** pLocationOfFeature, uint16_t** pFeatureValuePointerList);
256 … uint16_t** pLocationOfFeature, uint16_t** pFeatureValuePointerList);
275 … uint16_t** pLocationOfFeature, uint16_t** pFeatureValuePointerList);
293 … uint16_t** pLocationOfFeature, uint16_t** pFeatureValuePointerList);
Dpicture.h52 pLocationOfFeature; // uint16_t *pLocationOfFeature[LIST_SIZE], pLocationOfFeature[i] saves al… member
Dwels_func_ptr_def.h151 uint16_t** pLocationOfFeature, uint16_t** pFeatureValuePointerList);
/third_party/openh264/test/encoder/
DEncUT_SVC_me.cpp83 … uint16_t** pLocationOfFeature, uint16_t** pFeatureValuePointerList) { in InitializeHashforFeature_ref() argument
87 pLocationOfFeature[i] = in InitializeHashforFeature_ref()
/third_party/openh264/codec/encoder/core/x86/
Dsample_sc.asm762 ; uint16_t** pLocationOfFeature, uint16_t** pFeatureValuePointerList )
1455 ; uint16_t** pLocationOfFeature, uint16_t** pFeatureValuePointerLis…