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

  /development/perftests/panorama/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);
  /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/nv30/
nvfx_fragprog.c 27 struct nvfx_reg *r_temp; member in struct:nvfx_fpc
387 src.reg = fpc->r_temp[fsrc->Register.Index];
418 return fpc->r_temp[fdst->Register.Index];
    [all...]
nvfx_vertprog.c 50 struct nvfx_reg *r_temp; member in struct:nvfx_vpc
383 src.reg = vpc->r_temp[fsrc->Register.Index];
430 dst = vpc->r_temp[fdst->Register.Index];
948 vpc->r_temp = CALLOC(high_temp, sizeof(struct nvfx_reg));
950 vpc->r_temp[i] = temp(vpc);
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_comp.cpp 2025 int i, r_temp; local
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
zic.c 99 zic_t r_temp; /* used in outzone */ member in struct:rule
    [all...]

Completed in 512 milliseconds