/external/webp/src/dsp/ |
D | dec_mips_dsp_r2.c | 27 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10; in TransformDC() local 56 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in TransformAC3() local 87 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in TransformOne() local 164 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in FilterLoop26() local 490 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in SimpleVFilter16() local 559 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in SimpleHFilter16() local 631 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in VE4() local 683 int temp5, temp6, temp7, temp8; in RD4() local 733 int temp5, temp6, temp7, temp8, temp9; in LD4() local 780 int temp5, temp6, temp7, temp8, temp9; in DC8uv() local [all …]
|
D | enc_mips_dsp_r2.c | 148 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPSdspR2() local 176 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in ITransformOne() local 252 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in Disto4x4_MIPSdspR2() local 668 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in VE4() local 699 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in HE4() local 736 int temp6, temp7, temp8, temp9, temp10, temp11; in RD4() local 785 int temp5, temp6, temp7, temp8, temp9; in VR4() local 835 int temp6, temp7, temp8, temp9, temp10, temp11; in LD4() local 882 int temp5, temp6, temp7, temp8, temp9; in VL4() local 931 int temp5, temp6, temp7, temp8, temp9; in HD4() local [all …]
|
D | enc_mips32.c | 119 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in ITransformOne_MIPS32() local 368 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4_MIPS32() local 484 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPS32() local 546 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE16x16_MIPS32() local 580 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE16x8_MIPS32() local 606 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE8x8_MIPS32() local 628 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE4x4_MIPS32() local
|
D | lossless_enc_mips_dsp_r2.c | 23 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SubtractGreenFromBlueAndRed_MIPSdspR2() local 189 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in CollectColorBlueTransforms_MIPSdspR2() local
|
D | rescaler_mips_dsp_r2.c | 173 const int temp6 = (x_out_max & ~0x3) << 2; in ExportRowExpand_MIPSdspR2() local
|
D | lossless_enc_mips32.c | 349 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddVector_MIPS32() local 360 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddVectorEq_MIPS32() local
|
D | rescaler_mips32.c | 156 const int temp6 = x_out_max << 2; in ExportRowExpand_MIPS32() local
|
D | lossless_mips_dsp_r2.c | 237 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddGreenToBlueAndRed_MIPSdspR2() local
|
D | dec_mips32.c | 220 int temp5, temp6, temp7, temp8, temp9; in TransformOne() local
|
/external/libavc/common/x86/ |
D | ih264_iquant_itrans_recon_sse42.c | 119 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in ih264_iquant_itrans_recon_4x4_sse42() local 368 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in ih264_iquant_itrans_recon_chroma_4x4_sse42() local
|
D | ih264_iquant_itrans_recon_dc_ssse3.c | 120 __m128i temp4, temp5, temp6, temp7; in ih264_iquant_itrans_recon_4x4_dc_ssse3() local 245 __m128i temp1,temp2,temp3,temp4, temp5, temp6, temp7,temp8; in ih264_iquant_itrans_recon_8x8_dc_ssse3() local
|
D | ih264_iquant_itrans_recon_ssse3.c | 119 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in ih264_iquant_itrans_recon_4x4_ssse3() local 395 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in ih264_iquant_itrans_recon_8x8_ssse3() local
|
D | ih264_deblk_luma_ssse3.c | 104 __m128i temp1, temp2, temp3, temp4, temp5, temp6; in ih264_deblk_luma_vert_bs4_ssse3() local 528 __m128i temp1, temp2, temp3, temp4, temp5, temp6; in ih264_deblk_luma_horz_bs4_ssse3() local 1456 __m128i temp1, temp2, temp3, temp4, temp5, temp6; in ih264_deblk_luma_vert_bs4_mbaff_ssse3() local
|
/external/webrtc/webrtc/modules/audio_processing/aecm/ |
D | aecm_core_mips.c | 530 int32_t temp0, temp2, temp3, temp4, temp5, temp6; in WebRtcAecm_StoreAdaptiveChannel_mips() local 842 int32_t temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in WebRtcAecm_ProcessBlock() local
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | fdct32x32_vsx.c | 477 int16x8_t temp6[32]; in vpx_fdct32x32_rd_vsx() local
|
/external/libhevc/common/x86/ |
D | ihevc_itrans_recon_32x32_ssse3_intr.c | 208 __m128i temp5, temp6, temp7, temp8; in ihevc_itrans_recon_32x32_ssse3() local
|
D | ihevc_32x32_itrans_recon_sse42_intr.c | 200 __m128i temp5, temp6, temp7, temp8; in ihevc_itrans_recon_32x32_sse42() local
|
D | ihevc_chroma_intra_pred_filters_ssse3_intr.c | 560 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in ihevc_intra_pred_chroma_horz_ssse3() local
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_fwd_txfm2d_avx2.c | 1441 __m256i temp6 = _mm256_unpacklo_epi32(inputA[5], inputA[7]); in transpose_32_8x8_avx2() local
|