HomeSort by relevance Sort by last modified time
    Searched full:fetch_vector (Results 1 - 2 of 2) sorted by null

  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 281 inline void db_RobImageHomographyFetchJacobian(double **JtJ_ref,double *min_Jtf,double **JtJ_temp_ref,double *min_Jtf_temp,int n,int *fetch_vector)
288 t=fetch_vector[i];
294 t1[j]=t2[fetch_vector[j]];
420 int i,j,fetch_vector[8],n; local
477 fetch_vector[0]=2;
478 fetch_vector[1]=5;
479 db_RobImageHomographyFetchJacobian(JtJ_ref,min_Jtf,JtJ_temp_ref,min_Jtf_temp,n,fetch_vector);
483 fetch_vector[0]=0;
484 fetch_vector[1]=1;
485 fetch_vector[2]=2
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c 716 fetch_vector(struct gallivm_state *gallivm, function
    [all...]

Completed in 59 milliseconds