/third_party/ffmpeg/libavcodec/ |
H A D | hq_hqadsp.c | 37 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_row() local 75 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_col() local [all...] |
H A D | fft_template.c | 326 unsigned tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in fft_calc_c() local [all...] |
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | test_optimizer_postRA.cpp | 359 Temp tmp8 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1, reg_v2), a, dpp_row_mirror); variable
|
H A D | test_optimizer.cpp | 1029 Temp tmp8 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1), a, dpp_row_mirror); variable
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | fft_mips.c | 66 FFTSample tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in ff_fft_calc_mips() local [all...] |
H A D | vp8_mc_msa.c | 2085 v8u16 hz_out0, hz_out1, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in common_hv_2ht_2vt_8x8mult_msa() local
|
H A D | h264dsp_msa.c | 2223 v8i16 tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in ff_weight_h264_pixels16_8_msa() local 2347 v8i16 tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; ff_biweight_h264_pixels16_8_msa() local [all...] |
H A D | vp9_mc_msa.c | 2632 v8u16 hz_out0, hz_out1, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in common_hv_2ht_2vt_8x8mult_msa() local
|
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | vp9_intra_lsx.c | 515 __m128i tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in ff_tm_16x16_lsx() local
|
H A D | vp8_lpf_lsx.c | 544 __m128i tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in ff_vp8_h_loop_filter16_inner_lsx() local
|
H A D | vp8_mc_lsx.c | 740 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in ff_put_vp8_epel8_h4v6_lsx() local
|
H A D | vp9_mc_lsx.c | 1377 __m128i tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in common_hz_8t_and_aver_dst_16w_lsx() local 1434 __m128i tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in common_hz_8t_and_aver_dst_32w_lsx() local [all...] |
H A D | hevc_mc_bi_lsx.c | 1506 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in hevc_hv_4t_6w_lsx() local
|
H A D | h264qpel_lasx.c | 1219 __m256i tmp7, tmp8, tmp9, tmp10, tmp11, tmp12; in put_h264_qpel8_hv_lowpass_lasx() local 1328 __m256i tmp7, tmp8, tmp9, tmp10, tmp11, tmp12; in avg_h264_qpel8_hv_lowpass_lasx() local [all...] |
/third_party/ffmpeg/libswscale/ppc/ |
H A D | swscale_vsx.c | 541 vec_u8 rd, bd, gd, ad, out0, out1, tmp8; yuv2rgb_full_X_vsx_template() local 698 vec_u8 rd, bd, gd, ad, out0, out1, tmp8; yuv2rgb_full_2_vsx_template() local 820 vec_u8 rd, bd, gd, ad, out0, out1, tmp8; yuv2rgb_2_vsx_template() local 990 vec_u8 rd, bd, gd, ad, out0, out1, tmp8; yuv2rgb_full_1_vsx_template() local 1120 vec_u8 rd, bd, gd, ad, out0, out1, tmp8; yuv2rgb_1_vsx_template() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | predictor_enc.c | 448 uint8_t* const tmp8 = current_max_diffs; in CopyImageWithPrediction() local
|