Home
last modified time | relevance | path

Searched defs:temp7 (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/webp/src/dsp/
H A Ddec_mips_dsp_r2.c25 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10; in TransformDC() local
54 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in TransformAC3() local
85 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in TransformOne() local
162 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in FilterLoop26() local
486 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in SimpleVFilter16() local
555 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in SimpleHFilter16() local
679 int temp5, temp6, temp7, temp8; in RD4() local
729 int temp5, temp6, temp7, temp8, temp9; in LD4() local
776 int temp5, temp6, temp7, temp8, temp9; in DC8uv() local
836 int temp5, temp6, temp7, temp8; in DC8uvNoTop() local
H A Denc_mips32.c116 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; in ITransformOne_MIPS32() local
364 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4_MIPS32() local
480 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPS32() local
542 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE16x16_MIPS32() local
576 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE16x8_MIPS32() local
602 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE8x8_MIPS32() local
624 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE4x4_MIPS32() local
H A Denc_mips_dsp_r2.c148 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
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
978 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in HU4() local
1365 int temp5, temp6, temp7, temp8, temp9; in FTransformWHT_MIPSdspR2() local
[all …]
H A Dlossless_enc_mips32.c349 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
H A Drescaler_mips_dsp_r2.c174 const int temp7 = (int)wrk->fy_scale; in ExportRowExpand_MIPSdspR2() local
H A Dlossless_enc_mips_dsp_r2.c23 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SubtractGreenFromBlueAndRed_MIPSdspR2() local
H A Dlossless_mips_dsp_r2.c242 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddGreenToBlueAndRed_MIPSdspR2() local
H A Ddec_mips32.c220 int temp5, temp6, temp7, temp8, temp9; in TransformOne() local
/aosp_15_r20/external/libavc/common/x86/svc/
H A Disvc_iquant_itrans_recon_sse42.c129 __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
1064 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_res_chroma_4x4_sse42() local
1409 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_res_chroma_4x4_with_res_acc_sse42() local
1772 __m128i temp4, temp5, temp6, temp7; in isvc_iquant_itrans_recon_dc_4x4_sse42() local
H A Disvc_iquant_itrans_recon_dc_ssse3.c130 __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
H A Disvc_iquant_itrans_recon_ssse3.c128 __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
/aosp_15_r20/external/libavc/decoder/x86/svc/
H A Disvcd_iquant_itrans_sse42.c281 __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
H A Disvcd_iquant_itrans_residual_sse42.c93 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvcd_iquant_itrans_residual_4x4_sse42() local
352 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in isvcd_iquant_itrans_residual_8x8_sse42() local
1347 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvcd_iquant_itrans_residual_chroma_4x4_sse42() local
H A Disvcd_iquant_itrans_residual_recon_sse42.c93 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvcd_iquant_itrans_residual_recon_4x4_sse42() local
377 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in isvcd_iquant_itrans_residual_recon_8x8_sse42() local
1649 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in isvcd_iquant_itrans_residual_recon_chroma_4x4_sse42() local
/aosp_15_r20/external/libavc/common/x86/
H A Dih264_iquant_itrans_recon_sse42.c119 __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
H A Dih264_iquant_itrans_recon_dc_ssse3.c120 __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
H A Dih264_iquant_itrans_recon_ssse3.c119 __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
/aosp_15_r20/external/webrtc/modules/audio_processing/aecm/
H A Daecm_core_mips.cc682 int32_t* temp7 = &(echo_est[0]); in WebRtcAecm_StoreAdaptiveChannel_mips() local
976 int32_t temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in WebRtcAecm_ProcessBlock() local
/aosp_15_r20/external/libopenapv/src/neon/
H A Doapv_tq_neon.c257 …int32x4_t temp7 = vaddq_s32(vmull_n_s16(v_src_5, OAPV_INVTX_COEF_3), vmull_n_s16(v_src_7, OAPV_INV… in oapv_itx_pb8b_opt_neon() local
366 …int32x4_t temp7 = vaddq_s32(vmull_n_s16(dest9, OAPV_INVTX_COEF_3), vmull_n_s16(dest11, OAPV_INVTX_… in oapv_itx_pb8b_opt_neon() local
/aosp_15_r20/external/libhevc/common/x86/
H A Dihevc_itrans_recon_32x32_ssse3_intr.c208 __m128i temp5, temp6, temp7, temp8; in ihevc_itrans_recon_32x32_ssse3() local
H A Dihevc_32x32_itrans_recon_sse42_intr.c200 __m128i temp5, temp6, temp7, temp8; in ihevc_itrans_recon_32x32_sse42() local
H A Dihevc_chroma_intra_pred_filters_ssse3_intr.c547 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in ihevc_intra_pred_chroma_horz_ssse3() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_decorr.c538 WORD32 temp5, temp6, temp7, temp8; in ixheaacd_decorr_filt_apply() local