Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aorb/
H A Dorb_algos.h41 orb_matched_point_t* init_matchpoints(U16 row1, U16 col1, U16 row2, U16 col2);
H A Dorb_algos.cpp72 void init_matchpoints(orb_matched_point_t* point, U32 row1, U32 col1, U32 row2, U32 col2, U32 score… in init_matchpoints() function
136 init_matchpoints(&keypoint, in matching()