Searched defs:pTimesOfFeatureValue (Results 1 – 4 of 4) sorted by relevance
44 uint16_t* pFeatureOfBlock, uint32_t pTimesOfFeatureValue[]) { in SumOf8x8BlockOfFrame_ref()63 uint16_t* pFeatureOfBlock, uint32_t pTimesOfFeatureValue[]) { in SumOf16x16BlockOfFrame_ref()82 void InitializeHashforFeature_ref (uint32_t* pTimesOfFeatureValue, uint16_t* pBuf, const int32_t ki… in InitializeHashforFeature_ref()
89 uint16_t* pFeatureOfBlock, uint32_t pTimesOfFeatureValue[]) { in SumOf8x8BlockOfFrame_lsx()
50 uint32_t* pTimesOfFeatureValue; // times of every value in Feature member
779 uint16_t* pFeatureOfBlock, uint32_t pTimesOfFeatureValue[]) { in SumOf8x8BlockOfFrame_c()798 uint16_t* pFeatureOfBlock, uint32_t pTimesOfFeatureValue[]) { in SumOf16x16BlockOfFrame_c()816 void InitializeHashforFeature_c (uint32_t* pTimesOfFeatureValue, uint16_t* pBuf, const int32_t kiLi… in InitializeHashforFeature_c()846 uint32_t* pTimesOfFeatureValue = pScreenBlockFeatureStorage->pTimesOfFeatureValue; in CalculateFeatureOfBlock() local