Searched defs:temp10 (Results 1 – 6 of 6) sorted by relevance
/external/libavc/common/x86/ |
D | ih264_iquant_itrans_recon_ssse3.c | 396 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, in ih264_iquant_itrans_recon_8x8_ssse3() local
|
/external/webp/src/dsp/ |
D | enc_mips32.c | 122 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; in ITransformOne() local 478 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform() local
|
D | dec_mips32.c | 214 int temp10, temp11, temp12, temp13, temp14; in TransformOne() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | Matrix3f.java | 790 float temp10, temp11, temp12; in mult() local
|
D | Matrix4f.java | 1019 float temp10, temp11, temp12, temp13; in mult() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 82 const GLfloat temp10 = LERP(a, v010, v110); in lerp_3d() local
|