Home
last modified time | relevance | path

Searched defs:fetch_vector (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_rob_image_homography.cpp281 …ouble **JtJ_ref,double *min_Jtf,double **JtJ_temp_ref,double *min_Jtf_temp,int n,int *fetch_vector) in db_RobImageHomographyFetchJacobian()
420 int i,j,fetch_vector[8],n; in db_RobImageHomography_Jacobians_Generic() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c698 fetch_vector(struct gallivm_state *gallivm, in fetch_vector() function