Home
last modified time | relevance | path

Searched defs:temp10 (Results 1 – 6 of 6) sorted by relevance

/external/libavc/common/x86/
Dih264_iquant_itrans_recon_ssse3.c396 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, in ih264_iquant_itrans_recon_8x8_ssse3() local
/external/webp/src/dsp/
Denc_mips32.c122 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; in ITransformOne() local
478 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform() local
Ddec_mips32.c214 int temp10, temp11, temp12, temp13, temp14; in TransformOne() local
/external/jmonkeyengine/engine/src/core/com/jme3/math/
DMatrix3f.java790 float temp10, temp11, temp12; in mult() local
DMatrix4f.java1019 float temp10, temp11, temp12, temp13; in mult() local
/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c82 const GLfloat temp10 = LERP(a, v010, v110); in lerp_3d() local