Home
last modified time | relevance | path

Searched defs:pLocationOfFeature (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dpicture.h52 pLocationOfFeature; // uint16_t *pLocationOfFeature[LIST_SIZE], pLocationOfFeature[i] saves al… member
/third_party/openh264/test/encoder/
DEncUT_SVC_me.cpp83uint16_t** pLocationOfFeature, uint16_t** pFeatureValuePointerList) { in InitializeHashforFeature_ref()
/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp809uint16_t** pLocationOfFeature, uint16_t** pFeatureValuePointerList) { in InitializeHashforFeature_c()
839 uint16_t** pLocationOfFeature = pScreenBlockFeatureStorage->pLocationOfFeature; in CalculateFeatureOfBlock() local