Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Drescaler_mips_dsp_r2.c43 int temp8, temp9, temp10, temp11; in ExportRowShrink() local
226 int temp8, temp9, temp10, temp11; in ExportRowExpand() local
Denc_mips_dsp_r2.c148 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform() local
176 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in ITransformOne() local
252 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; in Disto4x4() local
734 int temp6, temp7, temp8, temp9, temp10, temp11; in RD4() local
833 int temp6, temp7, temp8, temp9, temp10, temp11; in LD4() local
Ddec_mips_dsp_r2.c57 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformAC3() local
88 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformOne() local
165 int temp10, temp11, temp12, temp13, temp14, temp15; in FilterLoop26() local
Denc_mips32.c119 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; in ITransformOne() local
483 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform() local
Ddec_mips32.c221 int temp10, temp11, temp12, temp13, temp14; in TransformOne() local
/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/mesa3d/src/mesa/swrast/
Ds_texfilter.c84 const GLfloat temp11 = LERP(a, v011, v111); in lerp_3d() local