Home
last modified time | relevance | path

Searched defs:temp11 (Results 1 – 8 of 8) sorted by relevance

/external/libhevc/common/x86/
Dihevc_intra_pred_filters_sse42_intr.c1459 int temp11, temp21, temp31, temp41; in ihevc_intra_pred_luma_mode_3_to_9_sse42() local
2004 int temp11, temp21, temp31, temp41; in ihevc_intra_pred_luma_mode_11_to_17_sse42() local
2128 __m128i temp1, temp2, temp3, temp11, temp12; in ihevc_intra_pred_luma_mode_11_to_17_sse42() local
2346 __m128i temp1, temp2, temp11, src_values0; in ihevc_intra_pred_luma_mode_11_to_17_sse42() local
2551 __m128i temp1, temp2, temp11, src_values0; in ihevc_intra_pred_luma_mode_11_to_17_sse42() local
2807 __m128i temp11, temp12, temp13, temp14; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local
3429 int temp11, temp21, temp31, temp41; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local
3569 __m128i temp11, temp12, temp13, temp14; in ihevc_intra_pred_luma_mode_27_to_33_sse42() local
4112 int temp11, temp21, temp31, temp41; in ihevc_intra_pred_luma_mode_27_to_33_sse42() local
Dihevc_intra_pred_filters_ssse3_intr.c2372 int temp11, temp21, temp31, temp41; in ihevc_intra_pred_luma_mode_3_to_9_ssse3() local
2924 int temp11, temp21, temp31, temp41; in ihevc_intra_pred_luma_mode_11_to_17_ssse3() local
3054 __m128i temp1, temp2, temp3, temp11, temp12; in ihevc_intra_pred_luma_mode_11_to_17_ssse3() local
3272 __m128i temp1, temp2, temp11, src_values0; in ihevc_intra_pred_luma_mode_11_to_17_ssse3() local
3477 __m128i temp1, temp2, temp11, src_values0; in ihevc_intra_pred_luma_mode_11_to_17_ssse3() local
3731 __m128i temp11, temp12, temp13, temp14; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local
4352 int temp11, temp21, temp31, temp41; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local
4496 __m128i temp11, temp12, temp13, temp14; in ihevc_intra_pred_luma_mode_27_to_33_ssse3() local
5037 int temp11, temp21, temp31, temp41; in ihevc_intra_pred_luma_mode_27_to_33_ssse3() local
/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.c84 const GLfloat temp11 = LERP(a, v011, v111); in lerp_3d() local