Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Drescaler_mips_dsp_r2.c226 int temp8, temp9, temp10, temp11; in ExportRowExpand_MIPSdspR2() local
Denc_mips_dsp_r2.c149 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform_MIPSdspR2() local
177 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in ITransformOne() local
253 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; in Disto4x4_MIPSdspR2() local
736 int temp6, temp7, temp8, temp9, temp10, temp11; in RD4() local
835 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.c120 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; in ITransformOne_MIPS32() local
485 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform_MIPS32() 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/libvpx/libvpx/vpx_dsp/ppc/
Dinv_txfm_vsx.c336 int32x4_t temp10, temp11; in vpx_idct8_vsx() local
583 int32x4_t temp10, temp11, temp20, temp21, temp30; in half_idct16x8_vsx() local
601 int32x4_t temp10, temp11, temp20, temp21, temp30; in vpx_idct16_vsx() local
664 int32x4_t temp10, temp11, temp20, temp21, temp30; in vpx_idct16x16_256_add_vsx() local
1091 int32x4_t temp10, temp11, temp20, temp21, temp30; in vpx_idct32x32_1024_add_vsx() 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.c86 const GLfloat temp11 = LERP(a, v011, v111); in lerp_3d() local