Home
last modified time | relevance | path

Searched refs:pQpelLocationOfFeature (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp907 pFeatureSearchIn->pQpelLocationOfFeature = pRefFeatureStorage->pLocationOfFeature; in SetFeatureSearchIn()
917 || NULL == pFeatureSearchIn->pQpelLocationOfFeature) { in SetFeatureSearchIn()
955 const uint16_t* pQpelPosition = sFeatureSearchIn.pQpelLocationOfFeature[iFeatureOfRef]; in FeatureSearchOne()
/third_party/openh264/codec/encoder/core/inc/
Dsvc_motion_estimate.h103 uint16_t** pQpelLocationOfFeature; member