Home
last modified time | relevance | path

Searched refs:feature_match (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/xcore/
DMakefile.am50 interface/feature_match.cpp \
134 interface/feature_match.h \
/external/libxcam/
DAndroid.bp46 "xcore/interface/feature_match.cpp",
/external/libxcam/modules/soft/
Dsoft_stitcher.cpp184 XCamReturn feature_match (
496 StitcherImpl::feature_match ( in feature_match() function in XCam::SoftSitcherPriv::StitcherImpl
610 ret = feature_match (cur_param->in_buf, cur_param->in1_buf, idx); in start_overlap_tasks()
617 ret = feature_match (prev_param->in_buf, prev_param->in1_buf, pre_idx); in start_overlap_tasks()