Home
last modified time | relevance | path

Searched defs:temp2 (Results 1 – 25 of 68) sorted by relevance

123

/external/quake/quake/src/WinQuake/
Dvregset.cpp45 int port, temp0, temp1, temp2; in VideoRegisterSet() local
/external/libgsm/src/
Drpe.c267 word xmax, xmaxc, temp, temp1, temp2; variable
361 word temp, temp1, temp2, temp3; variable
/external/libvpx/libvpx/vp8/common/
Dvariance_c.c293 unsigned char temp2[20*16]; in vp8_sub_pixel_variance4x4_c() local
322 unsigned char temp2[20*16]; in vp8_sub_pixel_variance8x8_c() local
346 unsigned char temp2[20*16]; in vp8_sub_pixel_variance16x16_c() local
422 unsigned char temp2[20*16]; in vp8_sub_pixel_variance16x8_c() local
446 unsigned char temp2[20*16]; in vp8_sub_pixel_variance8x16_c() local
Didctllm.c38 int temp1, temp2; in vp8_short_idct4x4llm_c() local
/external/libvpx/libvpx/test/
Dfdct4x4_test.cc42 const int temp2 = ip[12] + ((ip[12] * cospi8sqrt2minus1) >> 16); in reference_idct4x4() local
60 const int temp2 = ip[3] + ((ip[3] * cospi8sqrt2minus1) >> 16); in reference_idct4x4() local
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dlattice.c104 WebRtc_Word16 temp2,temp3; in WebRtcIsacfix_NormLatticeFilterMa() local
239 WebRtc_Word16 temp2,temp3; in WebRtcIsacfix_NormLatticeFilterAr() local
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
DCombinerHeightMap.java242 float[] temp2 = map2.getHeightMap(); in load() local
/external/sonivox/arm-fm-22k/lib_src/
Deas_fmengine.c289 EAS_I32 temp2; in FM_Operator() local
397 EAS_I32 temp2; in FM_NoiseOperator() local
/external/sonivox/arm-hybrid-22k/lib_src/
Deas_fmengine.c289 EAS_I32 temp2; in FM_Operator() local
397 EAS_I32 temp2; in FM_NoiseOperator() local
/external/clang/test/CodeGenCXX/
Dtype_visibility.cpp56 namespace temp2 { namespace
/external/jmonkeyengine/engine/src/core/com/jme3/light/
DLightList.java99 float[] temp2 = new float[list.length * 2]; in doubleSize() local
/external/chromium/base/
Datomicops_internals_mips_gcc.h74 Atomic32 temp, temp2; in NoBarrier_AtomicIncrement() local
/external/opencv/otherlibs/highgui/
Dloadsave.cpp498 CvMat *temp = 0, *temp2 = 0; in cvSaveImage() local
/external/v8/src/
Datomicops_internals_mips_gcc.h94 Atomic32 temp, temp2; in NoBarrier_AtomicIncrement() local
/external/qemu/distrib/jpeg-6b/
Djcphuff.c380 register int temp, temp2; in encode_mcu_DC_first() local
467 register int temp, temp2; in encode_mcu_AC_first() local
Djidctintelsse.c117 __m128i temp, temp2; in jpeg_idct_intelsse() local
/external/freetype/src/base/
Dftcalc.c378 FT_Int64 temp, temp2; in FT_MulDiv() local
560 FT_Int64 temp, temp2; in FT_DivFix() local
/external/jpeg/
Djcphuff.c380 register int temp, temp2; in encode_mcu_DC_first() local
467 register int temp, temp2; in encode_mcu_AC_first() local
Djidctintelsse.c117 __m128i temp, temp2; in jpeg_idct_intelsse() local
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Didctllm_dspr2.c51 int temp1, temp2; in vp8_short_idct4x4llm_dspr2() local
/external/webkit/Source/WebCore/platform/graphics/
DColor.cpp79 static double calcHue(double temp1, double temp2, double hueVal) in calcHue()
108 …double temp2 = lightness < 0.5 ? lightness * (1.0 + saturation) : lightness + saturation - lightne… in makeRGBAFromHSLA() local
/external/e2fsprogs/ext2ed/
Ddir_com.c219 char *ptr,full_dir_name [500],dir_name [500],temp [500],temp2 [500]; in type_dir___cd() local
/external/v8/src/arm/
Dlithium-arm.h559 LOperand* temp2, in LModI()
1579 LNumberTagD(LOperand* value, LOperand* temp1, LOperand* temp2) { in LNumberTagD()
1592 LDoubleToI(LOperand* value, LOperand* temp1, LOperand* temp2) { in LDoubleToI()
1610 LOperand* temp2, in LTaggedToI()
1905 LCheckPrototypeMaps(LOperand* temp1, LOperand* temp2) { in LCheckPrototypeMaps()
1978 LAllocateObject(LOperand* temp1, LOperand* temp2) { in LAllocateObject()
/external/v8/src/mips/
Dlithium-mips.h558 LOperand* temp2, in LModI()
1559 LNumberTagD(LOperand* value, LOperand* temp1, LOperand* temp2) { in LNumberTagD()
1572 LDoubleToI(LOperand* value, LOperand* temp1, LOperand* temp2) { in LDoubleToI()
1590 LOperand* temp2, in LTaggedToI()
1885 LCheckPrototypeMaps(LOperand* temp1, LOperand* temp2) { in LCheckPrototypeMaps()
1958 LAllocateObject(LOperand* temp1, LOperand* temp2) { in LAllocateObject()
/external/quake/quake/src/QW/client/
Dr_bsp.c81 float angle, s, c, temp1[3][3], temp2[3][3], temp3[3][3]; in R_RotateBmodel() local

123