Searched refs:pLocationPointer (Results 1 – 2 of 2) sorted by relevance
53 uint16_t* pLocationPointer; // buffer of position array member
709 …pScreenBlockFeatureStorage->pLocationPointer = (uint16_t*)pMa->WelsMallocz (2 * kiFrameSize * size… in RequestScreenBlockFeatureStorage()711 …ELS_VERIFY_RETURN_IF (ENC_RETURN_MEMALLOCERR, NULL == pScreenBlockFeatureStorage->pLocationPointer) in RequestScreenBlockFeatureStorage()739 if (pScreenBlockFeatureStorage->pLocationPointer) { in ReleaseScreenBlockFeatureStorage()740 …pMa->WelsFree (pScreenBlockFeatureStorage->pLocationPointer, "pScreenBlockFeatureStorage->pLocatio… in ReleaseScreenBlockFeatureStorage()741 pScreenBlockFeatureStorage->pLocationPointer = NULL; in ReleaseScreenBlockFeatureStorage()848 uint16_t* pBuf = pScreenBlockFeatureStorage->pLocationPointer; in CalculateFeatureOfBlock()