Searched refs:temp7_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 396 UNPCK_SH_SW(in6, temp7_r, temp7_l); in simple_idct_add_msa() 427 MUL2(temp7_r, w2, temp7_l, w2, temp6_r, temp6_l); in simple_idct_add_msa() 428 MUL2(temp7_r, w6, temp7_l, w6, temp5_r, temp5_l); in simple_idct_add_msa()
|
Completed in 1 milliseconds