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

  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_camera.h 148 double R_temp[9];
150 db_IncrementalRotationMatrix(R_temp,dx);
151 db_Multiply3x3_3x3(R_p_dx,R_temp,R);
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nvfx_vertprog.c 51 struct nvfx_reg *r_temp; member in struct:nvfx_vpc
384 src.reg = vpc->r_temp[fsrc->Register.Index];
431 dst = vpc->r_temp[fdst->Register.Index];
940 vpc->r_temp = CALLOC(high_temp, sizeof(struct nvfx_reg));
942 vpc->r_temp[i] = temp(vpc);
    [all...]
nvfx_fragprog.c 29 struct nvfx_reg *r_temp; member in struct:nvfx_fpc
392 src.reg = fpc->r_temp[fsrc->Register.Index];
423 return fpc->r_temp[fdst->Register.Index];
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
zic.c 99 zic_t r_temp; /* used in outzone */ member in struct:rule
    [all...]

Completed in 348 milliseconds