| /external/webp/src/dsp/ |
| D | lossless_mips_dsp_r2.c | 96 int temp0, temp1, temp2, temp3, temp4, temp5; in MAP_COLOR_FUNCS() local 121 int temp0, temp1, temp2, temp3, temp4, temp5; in ClampedAddSubtractHalf() local 150 int temp0, temp1, temp2, temp3, temp4, temp5; in Select() local 242 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddGreenToBlueAndRed_MIPSdspR2() local 300 int temp0, temp1, temp2, temp3, temp4, temp5; in TransformColorInverse_MIPSdspR2() local 472 int temp0, temp1, temp2, temp3, temp4, temp5; in ConvertBGRAToRGBA4444_MIPSdspR2() local 546 int temp0, temp1, temp2, temp3, temp4, temp5; in ConvertBGRAToRGB565_MIPSdspR2() local
|
| 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 302 int step1, step2, temp1, temp2, temp3, temp4; in FilterLoop24() 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 660 int temp0, temp1, temp2, temp3, temp4; in DC4() local 682 int temp0, temp1, temp2, temp3, temp4; in RD4() local [all …]
|
| D | lossless_enc_mips_dsp_r2.c | 23 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SubtractGreenFromBlueAndRed_MIPSdspR2() local 83 int temp0, temp1, temp2, temp3, temp4, temp5; in TransformColor_MIPSdspR2() local 189 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in CollectColorBlueTransforms_MIPSdspR2() local 240 int temp0, temp1, temp2, temp3, temp4; in CollectColorRedTransforms_MIPSdspR2() local
|
| D | enc_mips32.c | 119 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in ITransformOne_MIPS32() local 193 int temp0, temp1, temp2, temp3, temp4, temp5; in QuantizeBlock_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 | 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 613 int a10, a32, temp0, temp1, temp2, temp3, temp4, temp5; in TM4() 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 735 int temp0, temp1, temp2, temp3, temp4, temp5; in RD4() local 784 int temp0, temp1, temp2, temp3, temp4; in VR4() local 834 int temp0, temp1, temp2, temp3, temp4, temp5; in LD4() local 881 int temp0, temp1, temp2, temp3, temp4; in VL4() local [all …]
|
| D | rescaler_mips32.c | 99 int temp1, temp2, temp3, temp4; in ImportRowExpand_MIPS32() local 154 int temp0, temp1, temp3, temp4, temp5, loop_end; in ExportRowExpand_MIPS32() local
|
| D | rescaler_mips_dsp_r2.c | 172 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; 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
|
| /external/webp/swig/ |
| D | libwebp_java_wrap.c | 1031 int temp4 ; local 1086 int temp4 ; local 1142 int temp4 ; local 1198 int temp4 ; local 1254 int temp4 ; local 1310 int temp4 ; local 1381 int temp4 ; local 1431 int temp4 ; local 1481 int temp4 ; local 1531 int temp4 ; local [all …]
|
| /external/libvpx/test/ |
| D | vp8_fdct4x4_test.cc | 44 const int temp4 = (ip[12] * sinpi8sqrt2) >> 16; in reference_idct4x4() local 62 const int temp4 = (ip[3] * sinpi8sqrt2) >> 16; in reference_idct4x4() local
|
| /external/mesa3d/src/mesa/main/ |
| D | streaming-load-memcpy.c | 72 __m128i temp4 = _mm_stream_load_si128(src_cacheline + 3); in _mesa_streaming_load_memcpy() local
|
| /external/libvpx/vpx_dsp/arm/ |
| D | fdct32x32_neon.c | 42 int16x8_t temp4[32]; in vpx_fdct32x32_neon() local 141 int16x8_t temp4[32]; in vpx_fdct32x32_rd_neon() 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 1772 __m128i temp1, temp2, temp3, temp4; in ih264_deblk_luma_vert_bslt4_mbaff_ssse3() local
|
| /external/angle/third_party/abseil-cpp/absl/crc/internal/ |
| D | non_temporal_memcpy.h | 93 __m128i temp1, temp2, temp3, temp4; in non_temporal_store_memcpy() local
|
| /external/cronet/third_party/abseil-cpp/absl/crc/internal/ |
| D | non_temporal_memcpy.h | 93 __m128i temp1, temp2, temp3, temp4; in non_temporal_store_memcpy() local
|
| /external/libavc/decoder/x86/svc/ |
| D | isvcd_iquant_itrans_sse42.c | 281 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvcd_iquant_itrans_4x4_sse42() local 507 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in isvcd_iquant_itrans_8x8_sse42() local 1255 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvcd_iquant_itrans_chroma_4x4_sse42() local
|
| /external/libavc/common/x86/svc/ |
| D | isvc_iquant_itrans_recon_sse42.c | 129 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_4x4_sse42() local 424 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_res_4x4_sse42() local 737 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_res_4x4_with_res_acc_sse42() local 1108 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_chroma_4x4_sse42() local 1414 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_res_chroma_4x4_sse42() local 1759 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_res_chroma_4x4_with_res_acc_sse42() local 2122 __m128i temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_dc_4x4_sse42() local 2218 __m128i temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_res_dc_4x4_sse42() local 2318 __m128i temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_res_dc_with_res_acc_4x4_sse42() local
|
| D | isvc_iquant_itrans_recon_dc_ssse3.c | 130 __m128i temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_4x4_dc_ssse3() local 281 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in isvc_iquant_itrans_recon_8x8_dc_ssse3() local
|
| D | isvc_iquant_itrans_recon_ssse3.c | 128 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_4x4_ssse3() local 456 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in isvc_iquant_itrans_recon_8x8_ssse3() local
|
| /external/libxaac/decoder/ |
| D | ixheaacd_mps_res_tns.c | 119 WORD count, remaining, temp_1, temp_2, temp3, temp4; in ixheaacd_res_calc_max_spectral_line() local
|
| /external/clang/test/CodeGenCXX/ |
| D | type_visibility.cpp | 90 namespace temp4 { namespace
|
| /external/webrtc/modules/audio_processing/aecm/ |
| D | aecm_core_mips.cc | 681 int32_t temp0, temp2, temp3, temp4, temp5, temp6; in WebRtcAecm_StoreAdaptiveChannel_mips() local 724 int32_t temp1, temp2, temp4, temp5; in WebRtcAecm_ResetAdaptiveChannel_mips() local 976 int32_t temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in WebRtcAecm_ProcessBlock() local
|