H A D | smallft.c | 119 int t0,t1,t2,t3,t4,t5,t6; in dradf2() local 123 t3=ido<<1; in dradf2() 126 ch[(t1<<1)+t3-1]=cc[t1]-cc[t2]; in dradf2() 137 t3=t2; in dradf2() 142 t3+=2; in dradf2() 146 tr2=wa1[i-2]*cc[t3-1]+wa1[i-1]*cc[t3]; in dradf2() 147 ti2=wa1[i-2]*cc[t3]-wa1[i-1]*cc[t3-1]; in dradf2() 160 t3 in dradf2() 174 int i,k,t0,t1,t2,t3,t4,t5,t6; dradf4() local 278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; dradfg() local 637 int i,k,t0,t1,t2,t3,t4,t5,t6; dradb2() local 692 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; dradb3() local 754 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8; dradb4() local 845 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, dradbg() local [all...] |
H A D | vc1dsp_lasx.c | 30 __m256i temp0, temp1, temp2, temp3, t1, t2, t3, t4, t5, t6, t7, t8; in ff_vc1_inv_trans_8x8_lasx() local 65 DUP2_ARG2(__lasx_xvdp2_w_h, temp1, const_3, temp1, const_4, t3, t4); in ff_vc1_inv_trans_8x8_lasx() 67 t5 = __lasx_xvadd_w(t1, t3); in ff_vc1_inv_trans_8x8_lasx() 70 t8 = __lasx_xvsub_w(t1, t3); in ff_vc1_inv_trans_8x8_lasx() 78 t3 = __lasx_xvdp2add_w_h(temp2, temp1, const_10); in ff_vc1_inv_trans_8x8_lasx() 82 DUP4_ARG2(__lasx_xvadd_w, t1, t5, t6, t2, t7, t3, t8, t4, in ff_vc1_inv_trans_8x8_lasx() 84 DUP4_ARG2(__lasx_xvsub_w, t8, t4, t7, t3, t6, t2, t5, t1, in ff_vc1_inv_trans_8x8_lasx() 94 DUP2_ARG2(__lasx_xvilvl_w, temp1, temp0, temp3, temp2, t1, t3); in ff_vc1_inv_trans_8x8_lasx() 96 DUP4_ARG3(__lasx_xvpermi_q, t3, t1, 0x20, t3, t in ff_vc1_inv_trans_8x8_lasx() 205 __m256i temp0, temp1, temp2, temp3, t1, t2, t3, t4; ff_vc1_inv_trans_8x4_lasx() local 331 __m256i temp0, temp1, temp2, temp3, t1, t2, t3, t4; ff_vc1_inv_trans_4x8_lasx() local 527 __m256i t0, t1, t2, t3, t4, t5, t6, t7; put_vc1_mspel_mc_h_v_lasx() local 815 __m256i t0, t1, t2, t3, t4, t5, t6, t7; put_vc1_mspel_mc_h_lasx() local [all...] |
H A D | ivi_dsp.c | 246 t0, t1, t2, t3, t4, t5, t6, t7, t8) {\ 248 IVI_HAAR_BFLY(t1, t5, t1, t5, t0); IVI_HAAR_BFLY(t1, s3, t1, t3, t0);\ 250 IVI_HAAR_BFLY(t3, s4, t3, t4, t0); IVI_HAAR_BFLY(t5, s6, t5, t6, t0);\ 254 d3 = COMPENSATE(t3);\ 262 #define INV_HAAR4(s1, s3, s5, s7, d1, d2, d3, d4, t0, t1, t2, t3, t4) {\ 264 IVI_HAAR_BFLY(t0, s5, t2, t3, t4);\ 266 d2 = COMPENSATE(t3);\ 267 IVI_HAAR_BFLY(t1, s7, t2, t3, t4);\ 269 d4 = COMPENSATE(t3); } 278 int t0, t1, t2, t3, t4, t5, t6, t7, t8; ff_ivi_inverse_haar_8x8() local 330 int t0, t1, t2, t3, t4, t5, t6, t7, t8; ff_ivi_row_haar8() local 355 int t0, t1, t2, t3, t4, t5, t6, t7, t8; ff_ivi_col_haar8() local 387 int t0, t1, t2, t3, t4; ff_ivi_inverse_haar_4x4() local 431 int t0, t1, t2, t3, t4; ff_ivi_row_haar4() local 453 int t0, t1, t2, t3, t4; ff_ivi_col_haar4() local 543 int t0, t1, t2, t3, t4, t5, t6, t7, t8; ff_ivi_inverse_slant_8x8() local 583 int t0, t1, t2, t3, t4; ff_ivi_inverse_slant_4x4() local 633 int t0, t1, t2, t3, t4, t5, t6, t7, t8; ff_ivi_row_slant8() local 671 int t0, t1, t2, t3, t4, t5, t6, t7, t8; ff_ivi_col_slant8() local 712 int t0, t1, t2, t3, t4; ff_ivi_row_slant4() local 732 int t0, t1, t2, t3, t4; ff_ivi_col_slant4() local [all...] |