Searched refs:temp6_l (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | simple_idct_msa.c | 373 v4i32 temp4_l, temp5_l, temp6_l, temp7_l, temp8_l; in simple_idct_add_msa() local 427 MUL2(temp7_r, w2, temp7_l, w2, temp6_r, temp6_l); in simple_idct_add_msa() 434 SUB2(a1_r, temp6_r, a1_l, temp6_l, a1_r, a1_l); in simple_idct_add_msa() 435 ADD2(a2_r, temp6_r, a2_l, temp6_l, a2_r, a2_l); in simple_idct_add_msa()
|
Completed in 1 milliseconds