Home
last modified time | relevance | path

Searched defs:temp10 (Results 1 – 18 of 18) sorted by relevance

/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Drescaler_mips_dsp_r2.c226 int temp8, temp9, temp10, temp11; in ExportRowExpand_MIPSdspR2() local
Ddec_mips_dsp_r2.c27 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10; in TransformDC() local
57 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_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
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
/third_party/skia/third_party/externals/libwebp/src/dsp/
Drescaler_mips_dsp_r2.c226 int temp8, temp9, temp10, temp11; in ExportRowExpand_MIPSdspR2() local
Ddec_mips_dsp_r2.c27 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10; in TransformDC() local
57 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_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
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
/third_party/ffmpeg/libavcodec/mips/
Daacsbr_mips.h164 …float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10, temp11, temp12… in sbr_qmf_synthesis_mips() local
Daacdec_mips.h183 float temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; in VMUL4S_mips() local
Dsbrdsp_mips.c320 float temp6, temp7, temp8, temp9, temp10, temp11; in sbr_qmf_deint_bfly_mips() local
620 float temp7, temp8, temp9, temp10, temp11, temp12; in sbr_hf_gen_mips() local
Dfft_mips.c336 temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in ff_imdct_half_mips() local
Daacpsdsp_mips.c196 float temp6, temp7, temp8, temp9, temp10, temp11; in ps_add_squares_mips() local
/third_party/ffmpeg/libavutil/mips/
Dfloat_dsp_mips.c232 float temp10, temp11, temp12, temp13, temp14, temp15; in butterflies_float_mips() local
/third_party/ffmpeg/libpostproc/
Dpostprocess_altivec_template.c1062 vector unsigned char temp10 = vec_mergeh(tempF, tempN); in transpose_16x8_char_toPackedAlign_altivec() local
/third_party/mesa3d/src/mesa/swrast/
Ds_texfilter.c84 const GLfloat temp10 = LERP(a, v010, v110); in lerp_3d() local