Searched refs:uiFeature (Results 1 – 2 of 2) sorted by relevance
99 uint16_t uiFeature = pSrcPointer[x]; in FillQpelLocationByFeatureValue_ref() local100 pFeatureValuePointerList[uiFeature][0] = x << 2; in FillQpelLocationByFeatureValue_ref()101 pFeatureValuePointerList[uiFeature][1] = iQpelY; in FillQpelLocationByFeatureValue_ref()102 pFeatureValuePointerList[uiFeature] += 2; in FillQpelLocationByFeatureValue_ref()
825 uint16_t uiFeature = pSrcPointer[x]; in FillQpelLocationByFeatureValue_c() local826 pFeatureValuePointerList[uiFeature][0] = x << 2; in FillQpelLocationByFeatureValue_c()827 pFeatureValuePointerList[uiFeature][1] = iQpelY; in FillQpelLocationByFeatureValue_c()828 pFeatureValuePointerList[uiFeature] += 2; in FillQpelLocationByFeatureValue_c()